zefie
Paradigmatic Apprentice
Posts: 45.2708 Threads: 0
Joined: 13th Feb 2008
Reputation: 2.42214
E-Pigs: 2.4550
|
RE: Hiding the DATE on the PSP time? how??
matchung Wrote:replace the %d %m with space in vshmain, u can have date off screen
I wanted to add more to my XMB, so that it looked something like this:
Friday, February 15 - 10:40 AM
Based on the strings, it seems to be standard strftime code, so I hex edited like so:
Of course, since I added extra bytes, I then remove any extra null bytes I can find.
It worked (as in not bricking), but it seems it still isn't doing what I want:
Any idea? Or perhaps it doesn't support all of the strftime variables?
(This post was last modified: 15/02/2008 08:52 AM by zefie.)
|
|
15/02/2008 08:48 AM |
|