Post Reply 
PRX Offset 3.71
Author Message
Ac_K
I See K

Posts: 141.5490
Threads: 5
Joined: 9th Jun 2007
Reputation: -3.19624
E-Pigs: 12.2039
Offline
Post: #11
RE: PRX Offset 3.71
VSHMain.prx Wrote:0x3CF7C    48     X Position Left Arrow on Item Submenu
0x3CF90    -40    X Position Memory Stick in Game Submenu
0x3CF94    8      X Position Left Arrow on Item Game Submenu
0x3CFC4    99.9   Change Value for have the Busy Thing when in Memory Stick (No Game)
0x40B68   %d/%m   Date Format in XMB (Test for EU)
0x40B74   %H:%M   Time Format in XMB (Test for EU)
0x41548    0.25   Scale of tex_battery
0x4154C    1      Alpha Channel of Battery
0x41550    1      Thing On Wave
0x41554    236    Thing On Wave

Update... I Search value in vshmain too...
But I post my new find...

I add this in my editor later...
If any person want try to search "Unknow" value...
I try to find what it is but i don't see the effect :/
17/11/2007 03:26 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: #12
RE: PRX Offset 3.71
Ac_K Wrote:
VSHMain.prx Wrote:0x3CF7C    48     X Position Left Arrow on Item Submenu
0x3CF90    -40    X Position Memory Stick in Game Submenu
0x3CF94    8      X Position Left Arrow on Item Game Submenu
0x3CFC4    99.9   Change Value for have the Busy Thing when in Memory Stick (No Game)
0x40B68   %d/%m   Date Format in XMB (Test for EU)
0x40B74   %H:%M   Time Format in XMB (Test for EU)
0x41548    0.25   Scale of tex_battery
0x4154C    1      Alpha Channel of Battery
0x41550    1      Thing On Wave
0x41554    236    Thing On Wave

Update... I Search value in vshmain too...
But I post my new find...

I add this in my editor later...
If any person want try to search "Unknow" value...
I try to find what it is but i don't see the effect :/

Woo maybe its time to make a simple and advanced mode in the xmb editor!?
advanced mode meaning that the more unknow value's are editable,.


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/11/2007 03:31 PM by Vegetano1.)
17/11/2007 03:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Ac_K
I See K

Posts: 141.5490
Threads: 5
Joined: 9th Jun 2007
Reputation: -3.19624
E-Pigs: 12.2039
Offline
Post: #13
RE: PRX Offset 3.71
But I don't add all offset in my programs...
I try to make a loop for add a line in an editable table for modify the value (START to END) !
Why not ^^ !

But before make that... I would know many value :)... When more is know, I add the "listing" parts...

EDIT :

Code:
1
2
3
4
5
6
7
8
9
0x40B80   %d/%m   Date Format in ??? (for EU)
0x40B8C   %I:%M   Like Time Format in ??? (for EU)
0x40B98   %p      Unknow
0x40BA0   %m/%d   Date Format in XMB (for US)
0x40BAB   %H:%M   Time Format in XMB (for US)
0x40BB8   %m/%d   Date Format in ??? (for US)
0x40BC4   %I:%M   Like Time Format in ??? (for US)
0x40BD0   %p      Unknow
( %d = day | %m = month | %H = hour | %m = minute | %I = Unknow | %p = Unknow )


I added this !

(This post was last modified: 17/11/2007 04:23 PM by Ac_K.)
17/11/2007 03:32 PM
Find all posts by this user Quote this message in a reply
Ac_K
I See K

Posts: 141.5490
Threads: 5
Joined: 9th Jun 2007
Reputation: -3.19624
E-Pigs: 12.2039
Offline
Post: #14
RE: PRX Offset 3.71
I find this... I try to see if when wee modify this the menu change...
If any person find thing on this... Please help me ;) !
(Sorry for this double post)

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Begin At 0x4219C
================

The Hash is Before the image & message name declaration.

01)  0000 0000 0001 0000 0004 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
02)  0001 0000 0001 0000 0002 0000 0005 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
03)  0002 0000 0001 0000 0002 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
04)  0003 0000 0001 0000 0002 0000 0001 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
05)  0004 0000 0001 0000 0002 0000 0002 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
06)  0005 0000 0001 0000 0002 0000 0003 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
07)  0006 0000 0001 0000 0002 0000 0004 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
08)  0007 0000 0001 0000 0002 0000 0008 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
09)  0008 0000 0001 0000 0002 0000 000A 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
10)  0009 0000 0001 0000 0002 0000 0006 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
11)  000A 0000 0001 0000 0002 0000 0007 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
12)  000B 0000 0001 0000 0002 0000 0009 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
13)  000C 0000 0001 0000 0003 0000 0003 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
14)  000D 0000 0003 0000 0005 0000 0009 0000 0078 EE03 0054 F403 000A 0000 0001 0100 MS Photo
15)  000E 0000 0002 0000 0006 0000 0000 0000 0068 EF03 00B4 F403 0001 0000 0000 0001 UMD Photo
16)  000F 0000 0003 0000 0006 0000 0002 0000 001C F003 0054 F403 0003 0000 0001 0100 MS Music
17)  0010 0000 0002 0000 0007 0000 0003 0000 00C0 F103 00B4 F403 0003 0000 0000 0001 UMD Music
18)  0011 0000 0002 0000 0009 0000 0000 0000 00D0 F003 00B4 F403 0000 0000 0000 0001 UMD Video
19)  0012 0000 0003 0000 000A 0000 0000 0000 00B0 F203 0054 F403 00FF FFFF FF01 0100 MS Video
20)  0013 0000 0001 0000 000C 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
21)  0014 0000 0001 0000 000B 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
22)  0015 0000 0002 0000 0001 0000 0009 0000 0028 F303 00B4 F403 0009 0000 0000 0001 UMD Game
23)  0016 0000 0003 0000 000F 0000 0002 0000 00DC F303 0054 F403 00FF FFFF FF01 0100 MS Game
24)  0017 0000 0002 0000 000F 0000 0001 0000 0000 0000 0000 0000 0001 0000 0000 0000 UMD Update
25)  0018 0000 0001 0000 0010 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
26)  0019 0000 0001 0000 0012 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
27)  001A 0000 0001 0000 0008 0000 0005 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
28)  001B 0000 0001 0000 0013 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
29)  001C 0000 0001 0000 0015 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0100
30)  001D 0000 0001 0000 0016 0000 0002 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
31)  001E 0000 0001 0000 0019 0000 0000 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
32)  001F 0000 0001 0000 001A 0000 0003 0000 0000 0000 0000 0000 00FF FFFF FF01 0000
       --         -        --         -        -- --   ---- ----   -- ---- ---- ----
       |          |         |         |         |  |      | |       | |       |    |
       |          |         |         |         |  |      | |       | |       |    --> 0x0100 for MS
       |          |         |         |         |  |      | |       | |       |    --> 0x0001 for UMD
       |          |         |         |         |  |      | |       | |       |    --> 0x0000 for UMD Update
       |          |         |         |         |  |      | |       | |       |
       |          |         |         |         |  |      | |       | |       --> 0x00 for UMD
       |          |         |         |         |  |      | |       | |
       |          |         |         |         |  |      | |       | --> 0x0000 for MS & UMD (Photo / Music / Video / Game) 
       |          |         |         |         |  |      | |       |
       |          |         |         |         |  |      | |       --> 0xFF for no UMD & no MS
       |          |         |         |         |  |      | |
       |          |         |         |         |  |      | --> 0xF403 for MS & UMD (Photo / Music / Video / Game) 
       |          |         |         --> Unknow|  |      |
       |          |         |                   |  |      --> 0x54 for MS
       |          |         --> Unknow          |  |      --> 0xB4 for UMD
       |          |                             |  |
       |          --> 0x01 for Other Icon       |  --> Unknow
       |          --> 0x02 for UMD              |
       |          --> 0x03 for MS               --> Unknow
       |
       |
       --> Position Item (Like the Menu Hash)

=================================================================================================================

01)  tex_cnf_update..........tex_sdw_cnf_update......tex_fcs_cnf_update......msgtop_sysconf_update
02)  tex_cnf_usb.............tex_sdw_cnf_usb.........tex_fcs_cnf_usb.........msgtop_sysconf_usb
03)  tex_cnf_video...........tex_sdw_cnf_video.......tex_fcs_cnf_video.......msgtop_sysconf_video
04)  tex_cnf_photo...........tex_sdw_cnf_photo.......tex_fcs_cnf_photo.......msgtop_sysconf_photo
05)  tex_cnf_psp.............tex_sdw_cnf_psp.........tex_fcs_cnf_psp.........msgtop_sysconf_console
06)  tex_cnf_theme...........tex_sdw_cnf_theme.......tex_fcs_cnf_theme.......msgtop_sysconf_theme
07)  tex_cnf_date............tex_sdw_cnf_date........tex_fcs_cnf_date........msgtop_sysconf_date
08)  tex_cnf_save_energy.....tex_sdw_cnf_save_energy.tex_fcs_cnf_save_energy.msgtop_sysconf_powersave
09)  tex_cnf_display.........tex_sdw_cnf_display.....tex_fcs_cnf_display.....msg_display_setting
10)  tex_cnf_sound...........tex_sdw_cnf_sound.......tex_fcs_cnf_sound.......msgtop_sysconf_sound
11)  tex_cnf_password........tex_sdw_cnf_password....tex_fcs_cnf_password....msgtop_sysconf_security
12)  tex_cnf_rss.............tex_sdw_cnf_rss.........tex_fcs_cnf_rss.........msgtop_sysconf_rss
13)  tex_cnf_network.........tex_sdw_cnf_network.....tex_fcs_cnf_network.....msgtop_sysconf_network
14)  tex_ms..................tex_sdw_MS..............tex_fcs_MS..............msgshare_ms
15)  tex_umd.................tex_sdw_UMD.............tex_fcs_UMD.............msgshare_umd
16)  tex_ms..................tex_sdw_MS..............tex_fcs_MS..............msgshare_ms
17)  tex_umd.................tex_sdw_UMD.............tex_fcs_UMD.............msgshare_umd
18)  tex_umd.................tex_sdw_UMD.............tex_fcs_UMD.............msgshare_umd
19)  tex_ms..................tex_sdw_MS..............tex_fcs_MS..............msgshare_ms
20)  tex_sharing.............tex_sdw_sharing.........tex_fcs_sharing.........msgtop_game_gamedl
21)  tex_savedata............tex_sdw_savedata........tex_fcs_savedata........msgtop_game_savedata
22)  tex_umd.................tex_sdw_UMD.............tex_fcs_UMD.............msgshare_umd
23)  tex_ms..................tex_sdw_MS..............tex_fcs_MS..............msgshare_ms
24)  tex_update..............tex_sdw_update..........tex_fcs_update..........msgshare_umd
25)  tex_browser.............tex_sdw_browser.........tex_fcs_browser.........msgtop_network_browser
26)  tex_lftv................tex_sdw_lftv............tex_fcs_lftv............msgtop_network_lftv
27)  tex_podcast.............tex_sdw_podcast.........tex_fcs_podcast.........msgtop_network_rss
28)  tex_camera..............tex_sdw_camera..........tex_fcs_camera..........msgtop_camera
29)  tex_premo...............tex_sdw_premo...........tex_fcs_premo...........msg_ps3_connection
30)  tex_help................tex_sdw_help............tex_fcs_help............msg_onlinemanual
31)  tex_1seg................tex_sdw_1seg............tex_fcs_1seg............msg_1seg
32)  tex_spot................tex_sdw_spot............tex_fcs_spot............msg_psspot

17/11/2007 06:06 PM
Find all posts by this user Quote this message in a reply
squee666
Grand Warlock

Posts: 3,566.4225
Threads: 351
Joined: 4th May 2007
Reputation: 12.17831
E-Pigs: 555.8899
Offline
Post: #15
RE: PRX Offset 3.71
hmmmmmmmm this means wee could move the game icon beside the music icon

[Image: IuZelj2.png]
Spoiler for anime watched:
[Image: squee666.jpg]
17/11/2007 06:13 PM
Find all posts by this user Quote this message in a reply
Ac_K
I See K

Posts: 141.5490
Threads: 5
Joined: 9th Jun 2007
Reputation: -3.19624
E-Pigs: 12.2039
Offline
Post: #16
RE: PRX Offset 3.71
Hum...

I Replace

Code:
19)  0012 0000 0003 0000 000A 0000 0000 0000 00B0 F203 0054 F403 00FF FFFF FF01 0100 MS Video

by

Code:
23)  0016 0000 0003 0000 000F 0000 0002 0000 00DC F303 0054 F403 00FF FFFF FF01 0100 MS Game

[Image: screenshot014mc5.png]

And I Replace

Code:
23)  0016 0000 0003 0000 000F 0000 0002 0000 00DC F303 0054 F403 00FF FFFF FF01 0100 MS Game

by

Code:
16)  000F 0000 0003 0000 0006 0000 0002 0000 001C F003 0054 F403 0003 0000 0001 0100 MS Music

[Image: screenshot011dv5.png]

So wee can replace icon by another...
I think wee deplace the icon by the Menu Editor, And Reorganise the Icon by this !
Go test all ^^ !

17/11/2007 06:30 PM
Find all posts by this user Quote this message in a reply
squee666
Grand Warlock

Posts: 3,566.4225
Threads: 351
Joined: 4th May 2007
Reputation: 12.17831
E-Pigs: 555.8899
Offline
Post: #17
RE: PRX Offset 3.71
intregate this into your prx editor

NOW


also lol wee could have all the icons in one section and reduce the xmb size

[Image: IuZelj2.png]
Spoiler for anime watched:
[Image: squee666.jpg]
17/11/2007 06:33 PM
Find all posts by this user Quote this message in a reply
bstronga
Vimperator

Posts: 457.2241
Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
Offline
Post: #18
RE: PRX Offset 3.71
17/11/2007 06:36 PM
Find all posts by this user Quote this message in a reply
Mc Cabe
Storm Trooper

Posts: 1,218.1771
Threads: 177
Joined: 14th Aug 2007
Reputation: 1.43435
E-Pigs: 38.5281
Offline
Post: #19
RE: PRX Offset 3.71
Here you go Ac_k, i looked in some different .prx files

Offsets for Ac_kPSP 3.71 M33 3 Offset finds -- by Mc Cabe

________________________________________________________________________________________________
music_browser.prx

27D30  200   speed of the album art/track icon moves back to original position
27D24  100   fade time of album icon when deselect from track in album folder
27D20  1     alpha channel of text and all icons in music folder until selected again
27D1C  6     when deselect from track in album folder---space between album folders
27CFC  -10   size of spinning, not in play mode
2796C  -104  x position of album/track icons
27978  -190  x position of track in album folder
279E4  -3    x position of album art
279E8  24    Album size
_________________________________________________________________________________________

music_browser.prx should be similar to photo_browser.prx so it shouldn't be hard to find the offsets in both.
________________________________________________________________________________________________
content_browser.prx

2C2BC  200   fade in time of icons in photo and music
2C2C0  6     space between folder icons when selected a folder
2C2C8  100   fade out time of icon in folder
2C2CC  100   fade out time of icon in folder
2C2D0  200   once deselected from icon in folder---fade in time of folder icon
2C2E0  200   fade out time when selected the optionmenu (triangle)
2C2E4  200   fade out time when deselected the optionmenu (triangle)
2C2EC  200   fade in time of icon when select information in optionmenu
2C2F4  200   fade in time of icon when deselect information in optionmenu
2C2FC  200   not sure Erk
2C304  200   not sure Erk
2C310  200   not sure Erk
2C32C  200   fade time of icons when select a picture or a music track

2C348
2C374        fade time of icon when select receive/slideshow

________________________________________________________________________________________________
music_player.prx

49130        fade time of visualizer
49168

need to find the size of the album art whilst in music player
________________________________________________________________________________________________
game_plugin.prx

19FDC  200  fade in time of game icons once selected game memory stick icon
19FE8  200  fade away time of background of game icons
19FF0  200  (when you press triangle for optionmenu) fade away time of game icons
19FF4  -168  x position of icons while in the optionmenu
1A008  -168  x position of icons after coming out of the optionmenu (does not include pmf icon)
1A010  200  (When you come out of the optionmenu) icons fade in time
1A018  200  (When press triangle and click on infomation)
             fade out of background image and also the fade of the pmf movie in the icon.
                    
________________________________________________________________________________________________            
sysconf_plugin.prx

22FD8   «- theme settings offsets are in between here
23014

________________________________________________________________________________________________
visualizer_plugin.prx

D070
D08C   nothing

D090
D0AC   something with the bars (first visualizer)

D0B0
D0D8   something makes all the lights, light up (first visualizer)

D0DE
D0FC   something makes the lights change (size??) and only first row lights up

D150
D16C   something changes the background of the 2nd and last visualizer

D18C
D1C4   changes 2nd and 3rd visualizer (2nd--the shape?, 3rd--shape, thickness?)

D1E0
D208   nothing :(

D210
D232   5th visulaizer---speed? dots?

D288
D2BC   2nd Visualizer---speed? position?

D2C0
D2E4   something to do with the 2nd Visualizer

D2EA
D31C   nothing Erk

D324
D34C   something to do with the 2nd Visualizer

D344
D398   2nd visualizer---size and speed?

D3A0
D3B0   2nd visualizer---split into two, line going through middle

D3E0
D40C   nothing Erk

D410
D42C   nothing Erk

D4B0
D4FC   nothing Erk
________________________________________________________________________________________________


Where theres is two offsets, the value is somewhere in between those offsets.  As you can see from the visualizer.prx i need to find exactly which offsets contain the values.

Mc Cabe

umm?
18/11/2007 01:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ac_K
I See K

Posts: 141.5490
Threads: 5
Joined: 9th Jun 2007
Reputation: -3.19624
E-Pigs: 12.2039
Offline
Post: #20
RE: PRX Offset 3.71
Thank you MC Cabe!
I Updated the first post and I add the Music_Player.prx ...
18/11/2007 01:05 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: