Ian Curtis
25604512f4
The model 3 (actually model 1,2 and 3) all used some crazy refresh rate of 57.524hz. If your screen refresh rate is 60hz, supermodel will work fine, but really run too fast. Anyway if you create a custom refresh rate, supermodel will automatically pick this, and set it when the emulator is in fullscreen mode. Apparently this works with most monitors, even cheapo low end ones.
...
To active set your command line to:
-res=1920,1080 -vsync -fullscreen -true-hz
Replace the resolution with whatever your monitor's native resolution is.
2022-12-19 00:13:08 +00:00
Fernando Casas Schössow
317f8bacde
First review code changes (identation and cosmetic changes)
2022-12-12 16:49:07 -08:00
Fernando Casas Schössow
d11efb8553
Changed pathType from string var to enum
2022-12-12 16:49:07 -08:00
Fernando Casas Schössow
df7787f040
Keep Supermodel files (config, nvram, saves, etc.) in a predictable path when running on Linux
2022-12-12 16:49:07 -08:00