Created
December 29, 2024 18:52
-
-
Save pmarcus93/dd048357f9bb0a7638a9b7fab38a9163 to your computer and use it in GitHub Desktop.
config.ini for the OpenAGB firm, with analog mapping and SNES button layout
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[general] | |
backlight=100 | |
directBoot=false | |
useGbaDb=true | |
[video] | |
scaler=2 | |
gbaGamma=2.2 | |
lcdGamma=1.54 | |
contrast=1.0 | |
brightness=0.0 | |
[advanced] | |
saveOverride=false | |
defaultSave=14 | |
[input] | |
A=B | |
B=Y | |
RIGHT=RIGHT,CP_RIGHT | |
LEFT=LEFT,CP_LEFT | |
UP=UP,CP_UP | |
DOWN=DOWN,CP_DOWN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment