Home

2017 Updates Madden NFL 13 PS Vita/PSTV

This is a discussion on 2017 Updates Madden NFL 13 PS Vita/PSTV within the Madden NFL Old Gen Rosters forums.

Go Back   Operation Sports Forums > Football > Madden NFL Football > Madden NFL Old Gen > Madden NFL Old Gen Rosters
A New Patch Creates That Urge to Start Fresh
NBA 2K25 MyNBA: How to Avoid Too Many Free Agents Staying Unsigned
College Football 25 Guide: What Goes Into a 'Best Playbook' and How to Find Your Own
Reply
 
Thread Tools
Old 08-02-2017, 10:56 AM   #17
Pro
 
OVR: 0
Join Date: Jul 2010
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Quote:
Originally Posted by Jay_AB81
Ok, I got some of the commands to work, but for the file(s) do you mean just the roster, cause that's all I have from your ZIP file.

Is there suppose to be savedata.psvimg and savedata.psvmd files too? Or did I miss where to download them?
There is only 1 file, BLUS12345-ROSTER-2017PRESEASON.sav. Replace your file with mine (both should have the same name) before repacking with psvimgtools. After that, copy your repacked files to APP/xxxxxxxxxxxxxxxx/PCSE00084/savedata in your computer. Here, "xxxxxxxxxxxxxxxx" equals your AID, you should know what is this by now. Finally, transfer the game back to your device with (Q)CMA. It is always good idea to backup your original files by the way.

Let me know the result.
lorak is offline  
Reply With Quote
Old 08-02-2017, 11:54 PM   #18
Rookie
 
Jay_AB81's Arena
 
OVR: 0
Join Date: Sep 2015
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Quote:
Originally Posted by lorak
There is only 1 file, BLUS12345-ROSTER-2017PRESEASON.sav. Replace your file with mine (both should have the same name) before repacking with psvimgtools. After that, copy your repacked files to APP/xxxxxxxxxxxxxxxx/PCSE00084/savedata in your computer. Here, "xxxxxxxxxxxxxxxx" equals your AID, you should know what is this by now. Finally, transfer the game back to your device with (Q)CMA. It is always good idea to backup your original files by the way.

Let me know the result.
Ok, cool, now I tried to extract the files, I found a guide on how to do this. On a mac in terminal you have to use terminal to get to the folder/directory, it works for decryption, but not extracting for some reason.

Basically what I found that you have to do on a mac is this

in terminal:

cd ~/Desktop/VITA/PSVIMGTOOLS (Doesn't need to be that exact, but makes it easier)

Then you're suppose to do this to extract or decrypt, but the extracting isn't working, yet decrypting is.

./psvimg-decrypt -K 64-Digit Code savedata.psvmd savedata_decrypted

And that game me the savedate_decrypted file.

But as I said, I can't get it to work for extracting like that.

I've tried all different ways, but nothing seems to work.

Last edited by Jay_AB81; 08-03-2017 at 03:47 AM.
Jay_AB81 is offline  
Reply With Quote
Old 08-03-2017, 10:56 AM   #19
Pro
 
OVR: 0
Join Date: Jul 2010
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Could you please post the code you try to use to unpack/extract your game save?
lorak is offline  
Reply With Quote
Old 08-03-2017, 10:05 PM   #20
Rookie
 
Jay_AB81's Arena
 
OVR: 0
Join Date: Sep 2015
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Quote:
Originally Posted by lorak
Could you please post the code you try to use to unpack/extract your game save?
Sure, I tried these

./psvimg-extract -K 64-Digit ID savedata.psvimg Output
./psvimg-extract -K 64-Digit ID savedata.psvimg savedata
./psvimg-extract -K 64-Digit ID savedata.psvimg ./Output
Jay_AB81 is offline  
Reply With Quote
Old 08-03-2017, 10:22 PM   #21
Pro
 
OVR: 0
Join Date: Jul 2010
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

This should work:
Code:
./psvimg-extract -K 64-Digit ID savedata.psvimg Output
Remember to create a folder named Output inside the folder where you have unzipped psvimgtools before typing the code above. Make sure your savedata.psvimg file is in the same location too.

If still running into troubles try this, a psvimgtools GUI.

Last edited by lorak; 08-03-2017 at 10:37 PM.
lorak is offline  
Reply With Quote
Advertisements - Register to remove
Old 08-03-2017, 10:40 PM   #22
Rookie
 
Jay_AB81's Arena
 
OVR: 0
Join Date: Sep 2015
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Quote:
Originally Posted by lorak
This should work:
Code:
./psvimg-extract -K 64-Digit ID savedata.psvimg Output
Remember to create a folder named Output inside the folder where you have unzipped psvimgtools before typing the code above. Make sure your savedata.psvimg file is in the same location too.

If still running into troubles try this, a psvimgtools GUI.
Does the current savedata.psvimg need to be in the Output folder or the PSVIMGTOOLS folder?

EDIT: Didn't work either, I downloaded the front end, can you explain what I need to do with that? Which file(s) to use? How to?

Last edited by Jay_AB81; 08-03-2017 at 10:51 PM.
Jay_AB81 is offline  
Reply With Quote
Old 08-04-2017, 12:44 AM   #23
Pro
 
OVR: 0
Join Date: Jul 2010
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

savedata.psvimg needs to be in the folder you have extracted all psvimgtools files (not really but at least for now just do it in this way). Better to have the Output folder empty.

For the GUI tool, just install it and follow the program. It is a Graphical User Interface version of psvimgtools.

Last edited by lorak; 08-04-2017 at 12:47 AM.
lorak is offline  
Reply With Quote
Old 08-05-2017, 12:04 AM   #24
Rookie
 
Jay_AB81's Arena
 
OVR: 0
Join Date: Sep 2015
Re: 2017 Updates Madden NFL 13 PS Vita/PSTV

Quote:
Originally Posted by lorak
savedata.psvimg needs to be in the folder you have extracted all psvimgtools files (not really but at least for now just do it in this way). Better to have the Output folder empty.

For the GUI tool, just install it and follow the program. It is a Graphical User Interface version of psvimgtools.
I tried it both ways with the savedata.psvimg file in the Output folder and the PSVIMGTOOLS folder, didn't work.

I'm not really familiar with the GUI, which of the Unix executables do I need to use, there are the following.

psvimg-create
psvimg-extract
psvimg-keyfind
psvmd-decrypt
Python
run
Jay_AB81 is offline  
Reply With Quote
Reply


« Previous Thread | Next Thread »

« Operation Sports Forums > Football > Madden NFL Football > Madden NFL Old Gen > Madden NFL Old Gen Rosters »



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 10:43 PM.
Top -