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

Game menu sometimes chooses the wrong game #197

Open
manu-romero-411 opened this issue Aug 4, 2024 · 5 comments
Open

Game menu sometimes chooses the wrong game #197

manu-romero-411 opened this issue Aug 4, 2024 · 5 comments

Comments

@manu-romero-411
Copy link

On the latest beta version, if starting scrolling on the game menu from bottom upwards, it can happen that the game isn't correctly chosen. Instead, open_agb_firm will load the game which was above on the list.

This isn't happening in every case. If my game list is considerably big, and I start scrolling from top downwards, the behaviour is the expected: the chosen ROM will be the loaded ROM. I've noticed that when the menu scrolls from bottom to top the bug isn't always occurring.

On the previous alpha releases this bug was inexistent. All games loaded fine.

@profi200
Copy link
Owner

profi200 commented Aug 5, 2024

I can't reproduce this behavior. You need to be more specific on the steps to reproduce this.

@manu-romero-411
Copy link
Author

manu-romero-411 commented Aug 23, 2024

Sorry, I wasn't too specific, and I haven't had too much time to elaborate further.

My system is a New 2DS XL, if it's useful for you to know. The bootloader is fastboot3ds, and I run the latest Luma3DS. As an example, we consider three games in the menu:

  GameA.gba
> GameB.gba
  GameC.gba

We have GameB.gba highlighted on the menu, as noted by the >.
What's expected: when pressing the A button, GameB.gba loads.
What (often) happens: when pressing the A button, the above ROM GameA.gba loads instead of the highlighted GameB.gba.

As I wrote on my previous message, this issue isn't occurring always. My game list is rather vast, around 120 ROMs, and is easier to reproduce the bug for me if I scroll to bottom. On a less populated game list, where scroll isn't needed to see all ROMs, the issue is harder to reproduce.

As for now, I'm running an older version which unfortunately lacks your latest improvements.

@profi200
Copy link
Owner

No matter what i try i can't reproduce this behavior with the latest release even in a folder that has more entries than fit on the screen.

@JoLiKMC
Copy link

JoLiKMC commented Aug 25, 2024

@manu-romero-411
I have an incredibly basic question, but hear me out. You didn't happen to rebind any of the controls in the main config.ini file, did you? Specifically, the A button? I'm not sure is rebound controls affects the load menu, but that's the only thing I can think of that could be happening.

Edit:
Never mind. Not applicable, apparently.

@profi200
Copy link
Owner

Button remapping is done in hardware and only affects the GBA hardware.

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

3 participants