Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I remap buttons? #155

Open
tairisu opened this issue Jan 20, 2024 · 3 comments
Open

How do I remap buttons? #155

tairisu opened this issue Jan 20, 2024 · 3 comments

Comments

@tairisu
Copy link

tairisu commented Jan 20, 2024

Attempting to remap buttons seems to have zero effect in-game for me, here's what my config.ini looks like.

[general]
backlight=117
backlightSteps=5
directBoot=false
useGbaDb=true

[video]
scaler=2
gbaGamma=2.2
lcdGamma=2.2
contrast=1.0
brightness=0.0

[audio]
audioOut=0
volume=127

[advanced]
saveOverride=false
defaultSave=14

Y=B
B=A

@profi200
Copy link
Owner

[input]
Y=B
B=A

@tairisu
Copy link
Author

tairisu commented Jan 21, 2024

[input] Y=B B=A

thank you! i tried to add the [input] before but i probably added a space between the [input] and the buttons i wanted to remap. the issue is solved so i should close this but i would also like to ask if there's a way (or will be a way in the future) to enable ghosting?

@profi200
Copy link
Owner

For what it's worth i just noticed the above mapping was the wrong way around. You map 3DS buttons to GBA buttons. See the README for details.

"ghosting" the same way as official GBA VC? No, not planned. But inter-frame blending (the same as what mGBA uses) is planned to remove flickering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants