TheRouletteBoi / RouLetteVshMenu

Playstation 3 VSH Menu, SPRX Loader, Mod Menu Loader, Payload injector, RPC Calls, CEX/DEX/HEN
MIT License
41 stars 10 forks source link

Idea to reduce text information + Bug report: Slash on PSX games #15

Closed aldostools closed 2 years ago

aldostools commented 2 years ago

I understand that the text labels are important for easy understanding of the information.

My concern is that since 2.3 there is too much static information taking too much space on screen.

My proposed solution is to show only the clock speeds without labels. image BTW The CPU/GPU labels for temperatures act as labels for the clock speeds too.

The user just need to read the documentation to interpret the meaning of the 3 values.


On PSX games, there is a slash under the firmware version. That occurs because you show Title / Game ID. An easy fix is to replace the slash with a space to show: Title Game ID

TheRouletteBoi commented 2 years ago

your suggestion is nice and clean but I feel like the labels are important to know what the information means

TheRouletteBoi commented 2 years ago

2022-05-06_16-27-32

what do you think about this layout? let me know if there should be any changes

aldostools commented 2 years ago

It is much better than the current layout that is full of text.

I prefer the layout without the labels in the clock speeds.

The intention is to reduce the amount of static text. Both layouts are valid. You can update with the one that you prefer.

TheRouletteBoi commented 2 years ago

do you know where I could find CPU or GPU utilization? and would it require hijacking LV1 threads?

aldostools commented 2 years ago

Sorry, I don't know where it's found. Maybe zecoxao, mysis or 3141card could know. You may find them on twitter or PSX-PLACE forum.