jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
228 stars 40 forks source link

Galaga 88 flip screen not saved #778

Closed spotUP closed 1 month ago

spotUP commented 1 month ago

galaga 88 (namco system 1) has an option to flip the screen in the testmenu, but the option isn’t there in the osd dipswitch settings. If i flip the screen in the test menu it isn’t saved, could this be fixed? 🙏

jotego commented 1 month ago

You have to manually select Save settings in MiSTer's OSD menu. Only DIP switch changes are saved automatically by MiSTer. In this case, Galaga is saving the flip configuration to the system NVRAM. MiSTer will copy that memory when you save settings

jotego commented 1 month ago

You can test the files compiled for the new MiSTer framework here, in case this is a compatibility problem with the latest mister version.

spotUP commented 1 month ago

Huh. It works now. Sorry for the trouble! I tried many times and was sure i saved the settings, but it seems not. Really sorry for your time spent on this.