vitor251093 / KHMelonMix

Kingdom Hearts 358/2 Days - Melon Mix (DS Emulator)
GNU General Public License v3.0
169 stars 7 forks source link

Remove ROM restriction #165

Closed vitor251093 closed 2 weeks ago

vitor251093 commented 2 weeks ago

It has been requested that the ROM restriction could be removed, in order to allow other games to be played with the Melon Mix touch screen controls.

CpazR commented 2 weeks ago

I'm curious how this would work. Aren't there a ton of harcoded changes specifically for the restricted roms?

Wouldn't it make mkre sense to have a separate fork with the desired control changes exclusively?

Maybe I'm just not fully understanding the ask.

vitor251093 commented 2 weeks ago

That used to be the case. But ever since I added initial ReCoded support, the hard coded changes are separated per game code, except for the touch screen controls.

So basically, it would be simple to create a fallback state, where everything works just like normal melonDS, but with touchscreen controls.