p4g-saveconv icon indicating copy to clipboard operation
p4g-saveconv copied to clipboard

Converting Pc save to vita isnt working

Open Wbenjamin15 opened this issue 3 years ago • 1 comments

Im copying the text and putting it into python and placing the save directory but it is literally doing nothing, i dont understand what im doing wrong and i cant find any visual tutorial anywhere nothing

Wbenjamin15 avatar Aug 24 '21 05:08 Wbenjamin15

This looks similar to the issue https://github.com/zarroboogs/p4g-saveconv/issues/3 here. Your command should look like this:

py "convert_pc2vita.py" "Program Files(x86)/Steam/userdata/474714606/1113000/remote/"

Do note that your command prompt needs to be at the same directory as the convert script (convert_pc2vita.py). So if you saved convert_pc2vita.py in your downloads folder on Windows: py "C:\Users\<User>\Downloads\convert_pc2vita.py" "Program Files(x86)/Steam/userdata/474714606/1113000/remote/"

vphan6896 avatar Sep 05 '21 08:09 vphan6896