infobar .prx modification
|
Author |
Message |
neocorpse
Existential Entity
Posts: 10.1086 Threads: 1
Joined: 26th Jul 2008
Reputation: 0
E-Pigs: 2.1726
|
RE: infobar .prx modification
Quote:When i go into "Theme Month color" infobar menu the cursor is not there,.. i have to go up with the cursor and then it shows,.!?
How can i fix this,.!?
I had the same problem. I ended up using this very tutorial and a clean common_gui.prx specific to my 3.90M33-3 firmware and it got fixed.
Bstronga.....YOU ARE THE FRIGGIN MAAAAAN! I'd personally like to give you a HUGE thank you for this tutorial. Without it I wouldn't have figured ANY of this out. I still haven't fig'd out what's causing my lockups after sleep mode, but at least I've gotten a good start on hex editing!! THANK YOU!
|
|
29/07/2008 04:23 PM |
|
anjelo2687
Neophitic Presence
Posts: 1.1686 Threads: 0
Joined: 11th Aug 2010
Reputation: 0
E-Pigs: 0.5288
|
RE: infobar .prx modification
im not good in hexing can you please update it to 5.00?tnx.
|
|
11/08/2010 06:58 PM |
|
junKie
Deh Eternal Stud
Posts: 395.4963 Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
|
RE: infobar .prx modification
So, if i understood correctly, editing the X and Y of the infobar
fixes the image stretching?
I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
|
|
27/04/2011 03:16 PM |
|
gsmoke
Noob
Posts: 2,184.2572 Threads: 103
Joined: 14th Apr 2007
Reputation: 1.65351
E-Pigs: 36.9914
|
RE: infobar .prx modification
yep , if i understand you correctly , when you have image 144x272 and you set your X 255 and your Y 272 = the image will be not shown correctly.
(well im really oxidated and outdated so someone can correct me)
“Fear not for the future, weep not for the past.”
|
|
28/04/2011 02:24 AM |
|
junKie
Deh Eternal Stud
Posts: 395.4963 Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
|
RE: infobar .prx modification
So, what do i input for the image
to show correctly?
I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
|
|
28/04/2011 11:53 AM |
|
mugi
Paradigmatic Entity
Posts: 222.3840 Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
|
RE: infobar .prx modification
you have to set x size to same as the picture width you're using and Y size to same as the picture height you're using.
when you change the x size to smaller than 480 (the original value of it) you will have to edit the x position or it will not show up at all
as it gets drawn outside of the screen.
example:
use a picture that's 240x272 (half of the original width)
the start X value of the image is taken from the center of the picture, so in original image it expands 240 pixels to left and 240 pixels to right from the start position.
and in your image it is 120 to both directions.
the original image is positioned so that it starts drawing from X 481 on the PSP screen so if you use a 240pixel image, it will start drawing from X 601
summary:
when using an image with 240 as width, you need to change the X value to original value - what you removed from the original value/2 (math isn't my best attribute so someone will have to confirm this)
Either way... the smaller the width you use, the more you will have to move it to the left. It's quite easy to experiment with it to see what happens.
just a side note, there's more than one place you have to edit to get all the menus to show up properly (see the first post)
(This post was last modified: 28/04/2011 05:18 PM by mugi.)
|
|
28/04/2011 05:13 PM |
|
junKie
Deh Eternal Stud
Posts: 395.4963 Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
|
RE: infobar .prx modification
I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
|
|
30/04/2011 12:14 PM |
|
User(s) browsing this thread: 1 Guest(s)