Page 2 of 2

Re: Split core into separete cores for SMS and GG

Posted: Sat Dec 23, 2023 10:09 am
by maze

I confirmed that if I comment out my [SMS] ini section, my [GameGear] settings are correctly recognized. But as soon as I uncomment [SMS], then those settings override [GameGear].

This is frustrating. It's not how it's supposed to be working, right?


Re: Split core into separete cores for SMS and GG

Posted: Sat Dec 23, 2023 9:21 pm
by 12characters
maze wrote: Sat Dec 23, 2023 10:09 am

I confirmed that if I comment out my [SMS] ini section, my [GameGear] settings are correctly recognized. But as soon as I uncomment [SMS], then those settings override [GameGear].

This is frustrating. It's not how it's supposed to be working, right?

Is the GameGear section below the SMS section? If not, try switching the order.

If that does not work, you could create an MGL specific for Master System, that is:

Code: Select all

<mistergamedescription>
    <rbf>_console/sms</rbf>
    <setname>MasterSystem</setname>
</mistergamedescription>

... and put your SMS settings in a MasterSystem section in MiSTer.ini.