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

Super Mario Advance 2 Right+Left glitch #1191

Closed
themalu866 opened this issue Sep 29, 2018 · 10 comments
Closed

Super Mario Advance 2 Right+Left glitch #1191

themalu866 opened this issue Sep 29, 2018 · 10 comments
Labels
severity:regression Issues that were not present in previous versions
Milestone

Comments

@themalu866
Copy link

themalu866 commented Sep 29, 2018

In Super Mario Advance 2 - Super Mario World if you're riding Yoshi with the right and left buttons pressed at the same time Yoshi will keep going to the right but with the sprites of when he turns around.

I checked in other emulators and when you press the two buttons Mario walks to the left, which doesn't happen on mgba. So maybe that's what's causing the glitch.

yosh
yogli
yosss

On 0.6.3 was alright.

righyos0 6 3

@JMC47
Copy link

JMC47 commented Sep 29, 2018

Do other emulators allow pressing both left/right at the same time. If I remember correctly, this is the behavior you'd expect in this game.

@endrift
Copy link
Member

endrift commented Sep 29, 2018

Many emulators have special handling of what happens if you press opposing directions on the d-pad at the same time. If you allow both keypresses funny things can happen, including things like Metal Slug Advance crashing, and an assortment of other glitches. It may just be that the different emulators have different handling of this. There's a setting for how to handle it in mGBA too.

@themalu866
Copy link
Author

I'm pretty sure that THIS was not supposed to happen.
yogli

@endrift
Copy link
Member

endrift commented Sep 29, 2018

You can't press them at the same time on hardware. There is no "supposed to".

@themalu866
Copy link
Author

That's what I'm talking about.
This is a glitch caused by using the keyboard.

@endrift
Copy link
Member

endrift commented Sep 29, 2018

Do you have "Allow opposing input directions" checked in Settings > Interface?

@JMC47
Copy link

JMC47 commented Sep 29, 2018

I have a broken dpad on one of my GBAs I wonder if I could do this in the game.

@themalu866
Copy link
Author

"Allow opposing input directions" was disabled
I enabled and it's still the happens.

@endrift
Copy link
Member

endrift commented Sep 29, 2018

Oh. Looks like that feature broke then.

@endrift endrift added the severity:regression Issues that were not present in previous versions label Sep 29, 2018
@endrift endrift added this to the mGBA 0.7.0 milestone Sep 29, 2018
@themalu866
Copy link
Author

I tested on 07-b1 and the glitch still happens but on 0.6.3 was fine.

righyos0 6 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:regression Issues that were not present in previous versions
Projects
None yet
Development

No branches or pull requests

3 participants