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

[BUG]: Triangle acts as select in big picture mode #12238

Open
12joan opened this issue Jan 26, 2025 · 2 comments
Open

[BUG]: Triangle acts as select in big picture mode #12238

12joan opened this issue Jan 26, 2025 · 2 comments
Labels
FR: Awaiting Consideration The feature request is awaiting a team members consideration.

Comments

@12joan
Copy link

12joan commented Jan 26, 2025

Describe the Bug

In big picture mode menus (including the pause menu) where triangle isn't already mapped to something else, pressing the triangle button activates the selected menu item. Since most western PS2 games use triangle for back, this can result in the user activating menu items unintentionally, sometimes with destructive results.

Reproduction Steps

  1. Open the pause menu while playing a game using the "Open Pause Menu" hotkey (defaults to escape)
  2. Open the Load State menu
  3. While selecting an occupied save slot, the user changes their mind and decides to leave the Load State menu, so they press the triangle button
  4. Instead of leaving the Load State menu, the selected save state is loaded, causing the user to lose progress

Expected Behavior

In menus where triangle isn't already mapped to another behaviour, I would expect it to either act as a secondary back button (in addition to circle) or do nothing.

Possibly, triangle could be used as the default back button in all menus, and any additional functions like opening the parent directory could use square or circle instead, although this would be a larger change and should not be made lightly.

PCSX2 Revision

2.3.131

Operating System

macOS 14 (Sonoma)

If Linux - Specify Distro

No response

Logs & Dumps

No response

@12joan 12joan added the Bug label Jan 26, 2025
@Mrlinkwii
Copy link
Contributor

this sounds more like a feature request rather than a bug

@12joan
Copy link
Author

12joan commented Jan 26, 2025

this sounds more like a feature request rather than a bug

I considered using the feature request template, but decided against it since I can't see any reason why triangle as select would be intentional. It isn't listed in the footer of the big picture menus like other buttons are. Since it can have a detrimental effect on the user's experience and little or no benefit, I would classify it as a bug in a project I was managing.

I'm not able to change the labels on this issue, but if any maintainers wish to do so, go ahead.

@JordanTheToaster JordanTheToaster added FR: Awaiting Consideration The feature request is awaiting a team members consideration. and removed Bug labels Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR: Awaiting Consideration The feature request is awaiting a team members consideration.
Projects
None yet
Development

No branches or pull requests

3 participants