yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

How to build 250 from source? #458

Closed ultratiem closed 1 month ago

ultratiem commented 2 months ago

Hello,

I grabbed the source and built 139 just fine but I see no way to set it to 250. How do I build 250 from source, not 139?

LiuSky commented 2 months ago

截屏2024-04-30 08 52 12

ultratiem commented 2 months ago

Thanks for the reply. In that config file I see the following:

// 3. Select the MAME binary to link to. // 139u1 or latest MAME version

// USE THIS LINE for a local build of 139u1 MAME. (via make-ios.sh, make-tvos.sh, or make-mac.sh) MAMELIB = libmame-139u1 // USE THIS LINE for a build of current latest MAME (via get-libmame.sh) // MAMELIB = libmame

I've tried libmame-250 and just libmame but neither build 250, just the standard 139.

Alexck002 commented 1 month ago

delete (-139u1) and type -250 in the next line