| View previous topic :: View next topic |
| Author |
Message |
manatails007
Joined: 05 Mar 2008 Posts: 13
|
Posted: Tue Feb 03, 2009 2:35 pm Post subject: Changing SEPLUGINS directory |
|
|
Do you know which prx store SEPLUGINS directory?
I want to hex-edit that prx and change the directory but I cant find what files should I edit |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Tue Feb 03, 2009 3:58 pm Post subject: Re: Changing SEPLUGINS directory |
|
|
| manatails007 wrote: | Do you know which prx store SEPLUGINS directory?
I want to hex-edit that prx and change the directory but I cant find what files should I edit |
Why would you change the directory in the first place? |
|
| Back to top |
|
 |
ctszy
Joined: 12 Apr 2008 Posts: 18
|
Posted: Tue Feb 03, 2009 4:30 pm Post subject: |
|
|
| You can find it in kd/systemctrl.prx, km/systemctrl150.prx and vsh/module/recovery.prx |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Tue Feb 03, 2009 6:20 pm Post subject: |
|
|
| And how will you recompress them? I don't think you can recompress them without DAX's personal prx compressor for some specific modules. I tried editing once and it bricked. Didn't load uncompressed either. |
|
| Back to top |
|
 |
Bubbletune
Joined: 03 Jan 2009 Posts: 28
|
Posted: Tue Feb 03, 2009 11:11 pm Post subject: |
|
|
| Torch wrote: | | And how will you recompress them? I don't think you can recompress them without DAX's personal prx compressor for some specific modules. I tried editing once and it bricked. Didn't load uncompressed either. |
I played around with this a while back, it seems early boot modules can't load uncompressed, and when you recompress them you need to use the same tags as used in the original one. They are located at 0xD0 and 0x130 in the compressed file (32-bits). Copy them, decompress, hex-edit, recompress with psp-packer, and copy these tags back. |
|
| Back to top |
|
 |
|