Post Reply 
PRX Offset 3.80
Author Message
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #41
RE: PRX Offset 3.80
thank you for the list :great:

16/01/2008 12:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
robs1968
Oyabun

Posts: 256.2245
Threads: 37
Joined: 13th Aug 2007
Reputation: -5.35227
E-Pigs: 26.9280
Offline
Post: #42
RE: PRX Offset 3.80
Quick question about the clock offset. Please correct me if I'm wrong.


[Image: 380kk6.jpg]


Should be:

0x4150C    123    Y Position Clock

[Image: 78250780jg3.jpg]

0x41518    203    X Position Clock

[Image: 37677588zk8.jpg]

[Image: shB7lxO.jpg]
16/01/2008 02:01 PM
Find all posts by this user Quote this message in a reply
gsmoke
Noob

Posts: 2,184.2572
Threads: 103
Joined: 14th Apr 2007
Reputation: 1.65351
E-Pigs: 36.9914
Offline
Post: #43
RE: PRX Offset 3.80
YEah i noticed it too , but ohh well you see the diferent coordinates and adjust ,
i guess somebody wrote down the offsets in reverse order ;P

“Fear not for the future, weep not for the past.”
16/01/2008 02:19 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #44
RE: PRX Offset 3.80
=====================================
Paf
=====================================
1a0a14     255    alpha All xmb except Glow icon's


1a4368         1   Max glow
1a43c4        -1   Min  glow

%^^^^^ i needed these offsets ;P
Looked at the 3.71 offsets for these and there was a float nearby of 16.66666 so i searched in 3.80 paf for 16.66666


:great:


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
(This post was last modified: 16/01/2008 09:36 PM by Vegetano1.)
16/01/2008 09:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
SchmilK
Noob

Posts: 4,698.2833
Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
Offline
Post: #45
RE: PRX Offset 3.80
sweet v that was one i needed!
looked in the 3.71 paf and copied the hex of the XandY Position All text Shadow and found a few values in 3.80.  i was too lazy to test each one so i changed all of these to 0 and all font shadows except the date and time have moved.  I don't know what text each changes, but all text but the date time shadows are whree i want them.

paf.prx

1a129c    2      font shadow x
1a12a0    -2.5  font shadow y
1a12b4     2     font shadow x
1a12b8    -2.5  font shadow y
1a2490     2     font shadow x
1a2494    -2.5  font shadow y
1a24d0     2     font shadow x
1a24d4    -2.5  font shadow y
1a24e4     2     font shadow x
1a24e8     -2.5 font shadow y
1a24fc      2     font shadow x
1a2500     -2.5 font shadow y

i think the last offset i need for schmedia3.8 is to move the free memory text...hopefully ill have time to tackle that tomorrow ;)

limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
(This post was last modified: 16/01/2008 11:27 PM by SchmilK.)
16/01/2008 11:05 PM
Find all posts by this user Quote this message in a reply
SchmilK
Noob

Posts: 4,698.2833
Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
Offline
Post: #46
RE: PRX Offset 3.80
Woohoo found it!  :D

paf.prx

1a42f8   5   Space under tex_line (aka move free space text)
1a4288   30   X Position Main Text
1a4054  8.189999  Text size main icon text? (i don't have text in there so i think so)
1a4058  6.42999   Text size below line ? (i don't think i saw anythign change..was hoping tist the clock but its not)
1a4094  8.189999  Text size sub menu text
1a4098  6.42999   TExt size below line (free memory space)

limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
(This post was last modified: 17/01/2008 02:18 PM by SchmilK.)
17/01/2008 01:22 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #47
RE: PRX Offset 3.80
SchmilK Wrote:Woohoo found it!  :D

paf.prx

1a42f8   5   Space under tex_line (aka move free space text)
1a4288   30   X Position Main Text
1a4054  8.189999  Text size main icon text? (i don't have text in there so i think so)
1a4058  6.42999   Text size below line ? (i don't think i saw anythign change..was hoping tist the clock but its not)
1a4094  8.189999  Text size sub menu text
1a4098  6.42999   TExt size below line (free memory space)


I am not sure if you found the x position of the submenu settings and submenu text's!? i need these but i guess they should be here somewhere,..


1a4288   30   X Position Main Text  <<< that's x position of main topmenu icon's text?

By the way the last icon in the topmenu_icon can't be deflated,.. radio glow icon,..


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
(This post was last modified: 17/01/2008 02:43 PM by Vegetano1.)
17/01/2008 02:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
SchmilK
Noob

Posts: 4,698.2833
Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
Offline
Post: #48
RE: PRX Offset 3.80
Im only looking for particular things by referencing the old prx and copying the hexdate from previous offset + 4 bytes either left or right, then searching the new prx ;)  

Opening_plugin.prx

Opening sound in the same offset range of 3d9f » FE74 copied/pasted my 3.71 sound and it booted right up :D

limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
(This post was last modified: 17/01/2008 03:51 PM by SchmilK.)
17/01/2008 03:49 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #49
RE: PRX Offset 3.80
SchmilK Wrote:Im only looking for particular things by referencing the old prx and copying the hexdate from previous offset + 4 bytes either left or right, then searching the new prx ;)  

Opening_plugin.prx

Opening sound in the same offset range of 3d9f » FE74 copied/pasted my 3.71 sound and it booted right up :D


Yeah i know about the bootsound,..

The x possition of "submenu's" and "settings submenu" text are not yet updated to 3.80,.. but i try to find them,..


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
17/01/2008 03:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
SchmilK
Noob

Posts: 4,698.2833
Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0546
Offline
Post: #50
RE: PRX Offset 3.80
grrr...found a bunch of the same data regarding shadows in pafmini (it uncompresses HUGE) and something else..but none moved the shadow on the date/time :(

*edit*  Clock shadow and a few otehr shadows are controlled in the rco :O  there is a 2 followed by -2.5 in page data

limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
(This post was last modified: 17/01/2008 07:19 PM by SchmilK.)
17/01/2008 04:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: