pspbtconf for 3.51M33
|
Author |
Message |
afiser
Paradigmatic Apprentice
Posts: 44.1835 Threads: 0
Joined: 13th Apr 2007
Reputation: 0
E-Pigs: 0.5304
|
RE: pspbtconf for 3.51M33
thanks, it worked. i know that vsh.prx loaded atleast cause of the theme im using..im not sure how to test irspatch.prx though cause im not sure what it is supposed to do;P but all seems stable. did you just add a few bytes and put in vsh.prx or did you have to do more than that?
(This post was last modified: 29/07/2007 05:15 PM by afiser.)
|
|
29/07/2007 05:11 PM |
|
matchung
Turok Makto
Posts: 1,744.2413 Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
|
RE: pspbtconf for 3.51M33
bstronga Wrote:afiser Wrote:bstrong, could you make a pspbtcnf.bin with vsh.prx and the new irshell module in it?
ehm yea, can't use my psp currently, give me the pspbtcnf.bin with the irshell module already added.
ugly is not the point. wee are result oriented ;)
|
|
29/07/2007 08:13 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: pspbtconf for 3.51M33
Hmm, still no editor for this? I might try one...
By the way, I still haven't upgraded yet - will do sometime soon... >_> - can someone upload original 3.51 and 3.52 BINs? Thanks!
I've had a look at the modified ones here a bit more in depth - I think I've got most of how the header works, although it probably ain't that necessary. Just trying to figure out one small part now...
By the way, great work bstronga, and thanks Ac_K for the guide! Awesome work :)
|
|
30/07/2007 05:08 AM |
|
gsmoke
Noob
Posts: 2,184.2572 Threads: 103
Joined: 14th Apr 2007
Reputation: 1.65351
E-Pigs: 36.9914
|
RE: pspbtconf for 3.51M33
Original Bin´s from 3.51 and 3.52 .
“Fear not for the future, weep not for the past.”
(This post was last modified: 30/07/2007 05:14 AM by gsmoke.)
|
|
30/07/2007 05:11 AM |
|
bstronga
Vimperator
Posts: 457.2241 Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
|
RE: pspbtconf for 3.51M33
matchung Wrote:bstronga Wrote:afiser Wrote:bstrong, could you make a pspbtcnf.bin with vsh.prx and the new irshell module in it?
ehm yea, can't use my psp currently, give me the pspbtcnf.bin with the irshell module already added.
ugly is not the point. wee are result oriented ;)
i also seek for beauty and perfection ;p
@ZiNgA BuRgA yes please :>
|
|
30/07/2007 06:24 AM |
|
MaDc0w
need...steak....sauce.....
Posts: 255.3702 Threads: 22
Joined: 15th Apr 2007
Reputation: -6.35773
E-Pigs: 10.1397
|
RE: pspbtconf for 3.51M33
Just wanted to say that the irshell patched bin works. iso loading tested and works. Also exiting homebrew ect works. And the vsh.prx works too. :)
Great work.
|
|
30/07/2007 10:30 AM |
|
suddene
Neophitic Presence
Posts: 1.4631 Threads: 0
Joined: 13th Apr 2007
Reputation: 0
E-Pigs: 0.5016
|
RE: pspbtconf for 3.51M33
hi, Got a question, really appreciate any help; thanks in advance: My Situaton: I'm currently in 3.4OE and I unfortunately have one of those 4 gig Lexar memory cards ( the ones that cannot load plugins from "seplugins" folder). My solution/resolution around the plugin issue , that has worked for me perfectly is I have installed the plugins I use ( Cwcheat.prx, Cheatmaster.prx, CWcheatpop.prx ) in flash0 /kn folder and the pspbtcnf_game.txt has the lines: $/kd/cwcheat.prx and the so forth. This has been great because the bad luck I got with the 4 gig card not being able to load plugins has turned into the good for me since now I am able to load those plugins regardless of what memory card I have inserted ...Which comes to my question: I upgraded/downgraded to 3.52-2 M33 several times already .. really want the no-umd compatibilty in M33,but I can't load plugins in M33 since the pspbtcnf_game.txt s now a .bin.. and from reading the posts ,It sounds like I need to Hex edit ( which I know nothing about) the pspbtcnf_game.bin to add those 3 plugin lines..is there a tutorial how to do that? or can someone tell me how step by step please...also.. is there anyway that can somehow revert/relink the .pspbtcnf_game.bin to a pspbtcnf_game.txt like 3.40oe had so then wee can edit with ease the .txt again, or is it not possible..thanks for any help .thanks aaaalooooooooootttttt
|
|
31/07/2007 10:55 AM |
|
Zmathue
Paradigmatic Apprentice
Posts: 46.4434 Threads: 1
Joined: 13th Apr 2007
Reputation: 0
E-Pigs: 0.5863
|
RE: pspbtconf for 3.51M33
Um I might write a tut or maybe even a tool. Double postOkay well im working on a tool that will convert the bin to text and back but I don't know how I would implement the file type.
Ex.
0x01 : VSH
0x02 : GAME
0x04 : UPDATER
0x08 : POPS
0x10 : LICENSE GAME
0x40 : APP
im thinking of doing some thing like this that will convert bin to this and this to bin.
01_/kd/sysmem.prx
(This post was last modified: 31/07/2007 11:47 AM by Zmathue.)
|
|
31/07/2007 11:26 AM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: pspbtconf for 3.51M33
Thanks gsmoke!
bstronga, do you know what the "$"s and "%"s mean in the original txt files? They're actually stored in the 3.51 BIN, but in a different way. My program will convert them appropriately, but I'm just wondering what they actually meant. I guess it has something to do with how they're loaded?
Oh, and the only values I still don't get are at 0x44, 0x64, 0x84, 0xA4, 0xC4 and 0xE4... perhaps some sort of ordering? I might try some corruption some time...
|
|
01/08/2007 02:46 AM |
|
bstronga
Vimperator
Posts: 457.2241 Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
|
RE: pspbtconf for 3.51M33
ZiNgA BuRgA Wrote:Thanks gsmoke!
bstronga, do you know what the "$"s and "%"s mean in the original txt files? They're actually stored in the 3.51 BIN, but in a different way. My program will convert them appropriately, but I'm just wondering what they actually meant. I guess it has something to do with how they're loaded?
Oh, and the only values I still don't get are at 0x44, 0x64, 0x84, 0xA4, 0xC4 and 0xE4... perhaps some sort of ordering? I might try some corruption some time...
I'm as clueless as you are :>
but seems that % files are somewhat dependend to the last file %%.
i hope you figure out the last bit of the format ;>
|
|
01/08/2007 03:11 PM |
|
User(s) browsing this thread: 1 Guest(s)