DerKoun / bsnes-hd

bsnes fork that adds HD video features
GNU General Public License v3.0
624 stars 35 forks source link

[Feature request] The ability to supply files along roms that give instructions to the emulator on how to handle specific games #109

Open OilFreak opened 2 years ago

OilFreak commented 2 years ago

I know nothing about programming so if this makes no sense that's why, but I had an idea a while ago. What if bsnes could load files that tell the emulator to act in certain ways, like increasing ram for a specific game or acting in ways a real snes wouldn't be able to. This would allow widescreen games more possibilities.

DerKoun commented 2 years ago

There are the Setting Override files: https://github.com/DerKoun/bsnes-hd#setting-override-files Those can double VRAM. The Setting is just not publicly documented, yet. If you had something different in mind or there are relevant settings missing in those let me know. If you are looking for additional extensions to the bsnes-hd hardware emulation I suggest we discuss those on Discord before formalizing them here.