101
Team Avalanche / Re: Faulked's backgrounds
« on: 2020-05-09 13:48:45 »
Oh my bad the southmk2 does have the broken bridge .
Keep up the good work
Keep up the good work

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I'm trying to update the Sector 7 - Sum Progress field in the game progress tab to "The Pate is Falling" but it always goes to "Initial Settings". Is this a glitch? Can this field be set?Yes and I have fixed the error. Please try the newest Continuous build. It should write it correctly now. I may have not fixed the display code.
thank you very muchGood to know. I'll Keep the building the 32bit version.
it runs
Windows 7 Ultimate 32-bit OSI have updated the build to build a 32 bit . (still fails on XP
already tested the newer version 1.10.0 I already showed in the link from https://imgur.com/I3ODTGi
Hi!Use checksum to extract your saves. Switch saves are the same as a PC save and there is no region difference. If you continue to have issues please provide a link to your unedited save file.
Thank you for your work, sithlord48.
I use the Nintendo Switch version of the savegame but I face some issues. It seems like the byte offsets are different (maybe it is region related, I use the EU/German version) because I get shown different levels for the first character and artefacts of the texts in the savegame loading screen after modding.
I tried the new 1.10.0 with official Switch support
It seems like the Bytesize of the original savegame is: 65.109 Bytes
For the modified one it was bigger (Unfortunatelly I cannot see the original size)
Thank you for your support
Editor’s Note: It has been brought to our attention that the personal accounts and opinions in this piece were fabricated, so it has been removed. We apologize for the confusion this may have caused.
I assume it's a PC decompressed format (don't remember who said that to me). If there are headers or hashes, I have no example of that.The ps4 exports for ff7 are around 10MB of crypto blob . Inside I'm sure its just PC save(s). You might want to check this if you can for the ps4 version.
QString name = ff7->region(s).mid(0, 12);
name.append(QTextCodec::codecForName("Shift-JIS")->fromUnicode(ff7->region(s).mid(12)).toHex().toUpper());
How do you write to PS4 saves?
- Adding ability to export one save of the list to PS4, Switch or PS3 formats (not just PC format)