ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

add config file support #74

Open ITotalJustice opened 2 years ago

ITotalJustice commented 2 years ago

i think ini is the best option as it's the most simple and most understood by everyone.

this can used to save settings, filepaths for bios.

i think 2 files should be used:

ITotalJustice commented 2 years ago

may use https://github.com/pulzed/mINI