profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
930 stars 46 forks source link

[Request] Include a default config.ini file #69

Open Bruszan opened 2 years ago

Bruszan commented 2 years ago

I get confused when configuring between the options since the variables that work for me (which I got from gbatemp) are different from the ones in the main page, for example, "inGamma" works compared to the "gbaGamma", which is the one on the main page with same purpose. My honest suggestion is to include a config.ini file with all settings and all of them with the default value of each setting, or just edit the README.md setting's names so that they have the same name as the ones that can be changed in the configuration file.

Other than that, thank you for open_agb_firm and I'm looking forward for possible updates :)

profi200 commented 2 years ago

I actually had planned to make a proper GUI at some point which makes including the config superfluous. Is it really such a big deal having to boot oaf once?

Are you sure you are running the latest alpha build? The names of a few config options changed recently.