fjay69 / UndertaleTools

GameMaker data.win unpacker/packer
https://www.reddit.com/r/UnderMiners/
GNU General Public License v3.0
81 stars 9 forks source link

Error with vita file #6

Open SkylerPixel opened 6 years ago

SkylerPixel commented 6 years ago

when i try to unpack the undertale vita file i get this error fail

fjay69 commented 6 years ago

This is not valid game.win.

SkylerPixel commented 6 years ago

I just pulled it from my working Vita digital copy, weird I will redownload undertale and try again

SkylerPixel commented 6 years ago

welp now i get this error capture

SkylerPixel commented 6 years ago

i am just using vita shell with hacking to extract my game.win from my working undertale copy to my pc , am i doing something wrong

fjay69 commented 6 years ago

Give me your game.win. I will check it. Also note that repacked game.win in some cases can cause crashes on Vita. I don't know how to fix this due I have not Vita.

Mc-muffin commented 6 years ago

Maybe you got the encrypted game.win? Fastest way to check is to open the file with a hexeditor and look at the 4 first bytes, they should be 46 4F 52 4D or FORM in text mode.

SkylerPixel commented 6 years ago

so this is the game.win opened in a hex editor, i dont think it matches what Mc-muffin said so what does that mean, also here is a link to the game.win file https://drive.google.com/open?id=1nGuZlGrGbtNL2-FQG7pkre-xfgDSEmSQ

capturehex

Mc-muffin commented 6 years ago

so this is the game.win opened in a hex editor, i dont think it matches what Mc-muffin said so what does that mean, also here is a link to the game.win file https://drive.google.com/open?id=1nGuZlGrGbtNL2-FQG7pkre-xfgDSEmSQ

capturehex

Yep, you got the encrypted game.win (that means you are on a version higher than 3.60) you can use PSVimgtools to decrypt them or use Vitashell.

SkylerPixel commented 6 years ago

How do I use vitashell to decrypt the win file, I am a bit of a newb with Vita hacking stuff😅

Mc-muffin commented 6 years ago

You can follow this guide to decrypt the games directly, be noted that you need an FTP client beforehand (FileZilla would suffice) and in the last step you need to check the data.win (not the eboot.bin)