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
850 stars 42 forks source link

How do I actually use the per game ini feature? #99

Open Adamillo opened 1 year ago

Adamillo commented 1 year ago

I've tried to use the game ini feature based on what was explained in the readme on the repo, but I could not get it to work. Here's the path I put it on and here's what the contents of the ini looks like image image

profi200 commented 1 year ago

Have you tried the latest build from the "Actions" tab above?

Adamillo commented 1 year ago

I did use the latest build in order to be able to even change the brightness

profi200 commented 1 year ago

Ah, i only saw it now. Remove the "u8 " in both lines.

Adamillo commented 1 year ago

Ah, I see why I made that mistake. The u8 in those options should be removed from the readme in the repo to avoid confusion