Hacking Major_Tom Explains Game Dumping/Mods on 3.60

Cinnamon

Well-Known Member
Member
Joined
May 2, 2014
Messages
263
Trophies
0
Age
32
XP
387
Country
Norway
maybe i'm a bit confused - when do we use the standalone moleculeshell and when do we use the one we install to the game?

Use the one we embedded into the game to decrypt only (read-only access).
Use the standalone to install to the patch folder(Read-write)
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,721
Trophies
2
XP
8,471
Country
Tuvalu
Use the one we embedded into the game to decrypt only (read-only access).
Use the standalone to install to the patch folder(Read-write)
thank you!
and accessing savedata is only possible using the one embedded to the game?
or, we can access the savedata of any game using the standalone version?
(i'm not really interested in decryption anything yet - i just want save data)
 

Cinnamon

Well-Known Member
Member
Joined
May 2, 2014
Messages
263
Trophies
0
Age
32
XP
387
Country
Norway
thank you!
and accessing savedata is only possible using the one embedded to the game?
or, we can access the savedata of any game using the standalone version?
(i'm not really interested in decryption anything yet - i just want save data)

You need to decrypt them so only the one embedded into the game can access the savedata0: folder. Though here you also have read-write access (naturally).

The savedata0 folder will also just hold the game's savedata.

Some games can also access others (hint hint).
 
Last edited by Cinnamon,

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,721
Trophies
2
XP
8,471
Country
Tuvalu
The savedata0 folder will also just hold the game's savedata.

Some games can also access others (hint hint).
what kinds of games/apps can do that?
so, we can install molecularshell to games like this, and access saves of other games without having to install molecularshell to each one? that sounds great...!
again, thanks for the help.
 

Cinnamon

Well-Known Member
Member
Joined
May 2, 2014
Messages
263
Trophies
0
Age
32
XP
387
Country
Norway
what kinds of games/apps can do that?
so, we can install molecularshell to games like this, and access saves of other games without having to install molecularshell to each one? that sounds great...!
again, thanks for the help.

Only some special games can do that and they only have access to specific games' savedata sadly.
 
  • Like
Reactions: cearp

SonsofOcelot

Shalashaska
Member
Joined
Aug 4, 2016
Messages
380
Trophies
0
Age
40
Location
Outer Haven
Website
www.youtube.com
XP
465
Country
United States
So you're saying you've now successfully edited textures?

Well yes and no. I looked at some prepackaged pc mods and the folder of textures they were editing were different ones than the ones I edited fit the character i wanted to mod (if that makes sense). I went back and re-edited the correct textures and now the game hangs on a black screen when the relevant texture should be applied. So it looks like it's trying to load. Might be a similar issue guys were facing with the undub. Will test more tonight and post back.
 

dfsa3fdvc1

Well-Known Member
Member
Joined
Jan 3, 2015
Messages
226
Trophies
0
XP
214
Country
Albania
Well yes and no

You might want to consider confirming that your cpk repacking is working properly using an already existing texture from the vita version.

All the vita character body textures are 512x512. What I would do is say swap out Neptune's Vita body texture with that of another character. Obviously it won't match up properly and will look absolutely terrible but by doing so you can with certainty confirm that texture replacement is possible.

If it works you prove that you're properly repacking the CPK and that texture replacement is possible.
If it doesn't work you're confirming that there is either something wrong with your CPK packing or the game has checks that prevent texture replacement.
 
Last edited by dfsa3fdvc1,
  • Like
Reactions: SonsofOcelot

SonsofOcelot

Shalashaska
Member
Joined
Aug 4, 2016
Messages
380
Trophies
0
Age
40
Location
Outer Haven
Website
www.youtube.com
XP
465
Country
United States
You might want to consider confirming that your cpk repacking is working properly using an already existing texture from the vita version.

That's a possibility I hadn't really considered. Tho I did check that the original cpk and edit had an identical number of files, correct alignment etc. I have yet to get home and test extensively but I'll get back to you on it and let you know what I've tried and the results.
 
Last edited by SonsofOcelot,

evilpikau

New Member
Newbie
Joined
Sep 23, 2007
Messages
1
Trophies
0
XP
199
Country
United States
I've been trying to get this undub to work for the past hour but I can't get the game to dump because it sends me to the game instead of molecular shell.

Is there a way to solve this issue?
 

dkabot

Better With Others' Systems Than Their Own
OP
Member
Joined
Sep 9, 2014
Messages
1,042
Trophies
0
XP
626
Country
United States
I've been trying to get this undub to work for the past hour but I can't get the game to dump because it sends me to the game instead of molecular shell.

Is there a way to solve this issue?
What are you working with? Game, digital/phys, does it have grw0: if phys, that sort of thing.
 

pastaconsumer

Well-Known Member
Member
Joined
Oct 12, 2014
Messages
971
Trophies
1
XP
3,174
Country
United States
I need some help with modding... How do I apply my modifications via the patch folder?
EDIT: To be more clear, I edited some dialogue in one of the LUA files in the first chapter.
EDIT 2: The game is a Cartridge version and is gro0:/app/PCSE00708
 
Last edited by pastaconsumer,

Cinnamon

Well-Known Member
Member
Joined
May 2, 2014
Messages
263
Trophies
0
Age
32
XP
387
Country
Norway
Working with Physical version. In my case: gro0:app/PCSE00708 (when I decrypted)

In that case you have to apply the mod through the patch folder where the modded files goes into folder mimicking app0:
Example: Persona 4 Golden has a folder named "data" which contains the data.cpk. Thus the placement of modded data.cpk goes ux0:Patch/[TITLEID]/app/data/[data.cpk]

Then you have to modify the param.sfo which you dumped from gro0: not app0: to raise the version level and transfer it back. Some1cp has a good guide.
Use moleculeshell sce_sys as a base and transfer param.sfo from your game into it.

Good luck modding!
 

pastaconsumer

Well-Known Member
Member
Joined
Oct 12, 2014
Messages
971
Trophies
1
XP
3,174
Country
United States
In that case you have to apply the mod through the patch folder where the modded files goes into folder mimicking app0:
Example: Persona 4 Golden has a folder named "data" which contains the data.cpk. Thus the placement of modded data.cpk goes ux0:Patch/[TITLEID]/app/data/[data.cpk]

Then you have to modify the param.sfo which you dumped from gro0: not app0: to raise the version level and transfer it back. Some1cp has a good guide.
Use moleculeshell sce_sys as a base and transfer param.sfo from your game into it.

Good luck modding!
Thank you so much! It worked flawlessly!
IMG_1805.JPG
 

w07

New Member
Newbie
Joined
Apr 22, 2012
Messages
1
Trophies
0
Age
35
XP
143
Country
United States
Hello everyone I'll be asking some real noob question here so bear with me, I've trying to undub my PAL digital copy of Persona 4 Golden for the past 2 days and I still can't do it! I've done everything the guide's says but i think i might've screwed up in the copy back section, so if someone can make a video guide for the undub or tell me what files i need to delete and what to copy in the "Copy Back" phase i will truly be grateful.
 

Ciphray

Member
Newcomer
Joined
Aug 8, 2016
Messages
9
Trophies
0
Age
42
XP
616
Country
United States
followed the guide for P4G but is it just me or is the whole editing of app.db and mail app not needed for cartridge games, you simply create or rename the patch\[title id] folder with the molecular shell files after the cartridge is inserted, then run the game icon as normal and molecular opens instead and decrypts the game and save files, same idea for installing the undub files afterwards, simply put the patch folder in

the only complication seems to be with persona 4 golden, it doesn't like the undub files being present while the cartridge is inserted, have to rename the folder while cart is inserted or if system is booted from cold boot while inserting cart, then open molecular shell after and rename patch to it's normal PCSE00120 if you start the game as normal and it works

yet don't have to do this with persona 4 dancing all night, can insert cartridge with patch files in just fine. i'm wondering if it's the mp4 files being present in the patch folder, going to try it without them next
 
Last edited by Ciphray,

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,721
Trophies
2
XP
8,471
Country
Tuvalu
followed the guide for P4G but is it just me or is the whole editing of app.db and mail app not needed for cartridge games, you simply create or rename the patch\[title id] folder with the molecular shell files after the cartridge is inserted, then run the game icon as normal and molecular opens instead and decrypts the game and save files, same idea for installing the undub files afterwards, simply put the patch folder in

the only complication seems to be with persona 4 golden, it doesn't like the undub files being present while the cartridge is inserted, have to rename the folder while cart is inserted or if system is booted from cold boot while inserting cart, then open molecular shell after and rename patch to it's normal PCSE00120 if you start the game as normal and it works

yet don't have to do this with persona 4 dancing all night, can insert cartridge with patch files in just fine. i'm wondering if it's the mp4 files being present in the patch folder, going to try it without them next
no i think we need the near thing so that the save files are decrypted when we access them via the shell we installed to the game patch - no?
the save files you got without using near each time were decrypted?
 

Ciphray

Member
Newcomer
Joined
Aug 8, 2016
Messages
9
Trophies
0
Age
42
XP
616
Country
United States
i edited the saves with the p4g save editor and put them back in my game and they worked and changed fine, so i can't see how that would work without them being decrypted

just to be clear i'm still running the game icon with molecular shell booting in it's place and ftping in, so the system still thinks the cartridge is running, it's just starting molecular shell's eboot instead of the cartridge one.

edit: and no change from removing the mp4 files, still have to rename the PCSE00120 folder while I insert the cartridge, then rename it back after inserting,

not needed with dancing all night. but with dancing all night I skipped the whole app.db steps entirely but undub works great and can insert cartridge as I like
 
Last edited by Ciphray,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/yjrjY6PCb7o?si=xnFz0B2o_adIgLTV +1