Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't figure how to use conveters #25

Open
michael554466 opened this issue Dec 30, 2021 · 5 comments
Open

can't figure how to use conveters #25

michael554466 opened this issue Dec 30, 2021 · 5 comments

Comments

@michael554466
Copy link

hello,
I try to convert my save to edit, but I can't figure it out:
C:\Users\micha\Desktop\Xcom 2\Save edit>xcom2json.exe save9
Error: unsupported version: 20

How do I do it please?

@michael554466
Copy link
Author

Using x2x - that uses this tool, it comes up with this:

C:\Users\micha\Desktop\Xcom 2\x2x\x2x\XcomSave>xcom2jsonOLD.exe save10
Error: Data does not appear to be an xcom save: expected file version 16 but got 20
Error (0x00000404): Failed to find compressed chunk header

@tracktwo
Copy link
Owner

Version 20 sounds like an XCOM 2 save, although I can't remember the version numbers used in 2, WotC, and CS. This tool only supports EU and EW, you can see here for the reason why.

@GitRogal
Copy link

Hi! :)
I'v got problem with converter as well.
I'm trying do execute command xcom2json but an error pop up (I'm using Visual Studio Community Edition).
I've moved save file to editor location.

error

@tracktwo
Copy link
Owner

@GitRogal - The binary probably isn't in that directory, it'll be under a release or debug subdirectory depending on which configuration you built. Unless you're making local changes you can just download pre-built binaries from the releases tab and not have to build at all: https://github.com/tracktwo/xcomsave/releases

@GitRogal
Copy link

@GitRogal - The binary probably isn't in that directory, it'll be under a release or debug subdirectory depending on which configuration you built. Unless you're making local changes you can just download pre-built binaries from the releases tab and not have to build at all: https://github.com/tracktwo/xcomsave/releases

Works like a charm! Thanks a lot! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants