klensy/wt-tools

Decode error while trying to run the unpacker through the command promt

FlxDrv opened this issue · 4 comments

FlxDrv commented

Hi

So i was trying to use the unpacker with the command prompt but it wouldn't work and it kept giving me an error message.

The error message being: "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte"

I won't lie I have no idea what this mean even after a few google searches.
The command line i used to open the unpacker is:

vromfs_unpacker.exe aces.vromfs.bin

with the whole line being

E:\exe.win-amd64-3.7>vromfs_unpacker.exe aces.vromfs.bin

Is there a solution to this problem? thanks in advance :)

klensy commented

Hi. This repo didn't updated long time, you should probably use https://github.com/kotiq/wt-tools

FlxDrv commented

Well i get the same issue with the other one :(
I'll continue to try to fix this