Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
I had the same issue and this packaged the file correctly
(Game Pass save is further into this path: C:\Users\{user}\AppData\Local\Packages\RawFury.CassetteBeasts_9s0pnehqffj7t\SystemAppData\wgs\) It will be a file with a long file name of numbers and letters next to a file named container.
Then you have to find a Godot packager that can package it into the .gcpf file. I found a python script online that let me do that but I am not sure I can link that here.
Then you place the save in C:\Users\{user}\AppData\Roaming\CassetteBeasts
PandorasFox.
Just to clarify for anyone stumbling onto this form later on. Follow this link to
PandorasFox's github and download their gcpfpack.py script: https://gist.github.com/PandorasFox/0b771e0bc64dfeb2e212437ff1a26b93
Navigate to:
%USERPROFILE%\AppData\Local\Packages\RawFury.CassetteBeasts_9s0pnehqffj7t\SystemAppData\wgs\
and then click into the 2 folders that follow until you have no more folders to click into.
You should see a file named with random letters and numbers no extension (your uncompressed JSON) and file called like contain.219. Copy and paste the gcpfpack.py script into this folder.
Now open Windows Terminal (or powershell or CMD) and navigate to that folder from earlier using the "cd" command....
EXAMPLE:
cd C:\Users\YOURUSER\AppData\Local\Packages\RawFury.CassetteBeasts_9s0pnehqffj7t\SystemAppData\wgs\0009000002246C04_00000000000000000000000079092G4A\67F77F91B3F8422AB2C72AA7E37H39KK
run the script with the command "python gcpfpack.py repack WHAT_EVER_YOUR_FILE WAS CALLED file1.json.gz.gcpf
Hit enter and let the magic happen. Takes like 1 second. copy that .gcpf file into "%USERPROFILE%\AppData\Roaming\CassetteBeasts" and you should be golden.
Thank you so much for the tutorial, I was looking exactly this. After this are you playing with your save?
note: use the command "py" instead of "python" for that last bit that is the only thing that worked on Windows10
I just wrangled with this for longer than I really should have, so I figure I'd say that these instructions DO work for me on the current version of the game. The instructions here are a little ambiguous as to which files and folders you need to copy where, so to clarify for other people like myself who need quite precise details:
Also, when you load up your save, you get all the Steam achievements that you've earned in your save already! Thank you, Bytten Studio