PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
GNU General Public License v3.0
11.85k stars 1.63k forks source link

[Feature Request]: Improve Big Picture Mode patch display #9239

Open ObscenityIB opened 1 year ago

ObscenityIB commented 1 year ago

Description

Currently, the new format patches appear under the cheats menu in the standard UI correctly. However, when using BPM, they are ordered incorrectly (alphanumerically), and the categories do not display, and are instead a part of the title.

It's understandable if this is just not implemented yet, there is just currently no known tracking for this change.

A current fix for the ordering is to add numbers or symbols to enforce the desired result.

Both the ordering and categories otherwise work correctly in the standard UI.

This was originally mentioned by Retroboy on the forums.

Reason

It would make sense to have BPM have either a folder or sectioned view to display these new categories.

I don't imagine it would continue as it currently is, displaying the whole string as the title, as it looks quite strange as it is.

Examples

Example patches copied for one of my discs, shown as intended. Intended GUI

The same patches in BPM, forced ordering with numbers, but categories not rendered. Result BPM

stenzek commented 1 year ago

PRs welcome, I have zero interest in doing this.