Hacking USB Loader GX hide stuff

grimmreapervi

Member
Newcomer
Joined
Nov 30, 2009
Messages
22
Reaction score
2
Trophies
0
Age
31
XP
160
Country
Cyprus
Hey guys! I was wondering how to hide the "X of Y GB free" "Games: X" In the USB loader GX menu, and also Play count on the disk screen.
 
grimmreapervi said:
Hey guys! I was wondering how to hide the "X of Y GB free" "Games: X" In the USB loader GX menu, and also Play count on the disk screen.
for the former, there's an option in the preferences to "show HDD informations".
it should hide the disk usage. (I don't know if it hides the game counts too).

For the play counts, I don't think it can be masked with a preference.
You could edit your language file and replace the

English
Code:
msgid "Play Count"
msgstr ""

Other language
Code:
msgid "Play Count"
msgstr "the string in your language"
to
CODEmsgid "Play Count"
msgstr "ÂÂ"

(edit : I didn't check if there's a trim function, in this case the spaces will not work, put a dot ".")

edit 2 : you will still have the count number printed ^^;
So it's not a good solution.
 

Site & Scene News

Popular threads in this forum