ROM Hack Does anyone know how to get the save from the world ends with you final remix from the switch to the pc? is to use the editor

Zerosmith92

Member
OP
Newcomer
Joined
Oct 12, 2021
Messages
6
Trophies
0
Age
31
XP
39
Country
Spain
Does anyone know how to get the save from the world ends with you final remix from the switch to the pc? is to use the editor
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,795
Trophies
3
XP
28,452
Country
United Kingdom
Makes more sense to have this in Switch section, or maybe PC.

Anyway from what I understand the Switch has a container format it uses for all the saves it has. This is nice for you compared to older stuff where it was often a bit more custom.

What I would do is make a save as soon as possible after starting the game on both systems (default name, default look... everything as much the same as you can). Compare these in a hex editor and hopefully they share things in common, the PC one probably then lacking the wrapper aspects put on there by the switch so you can then try extracting the Switch one (aka delete that which the PC version does not have) and trying that on the PC. You might even find a Switch tool to unpack saves from the container but I don't know what goes for that one, do also remember things like https://switchbrew.org/wiki/Savegames exist.
If that works then you can hopefully do your more completed save in the same way.

After that we get into more traditional save hacking as you get to figure out what differences were made between platforms; being a modern console and modern PC game I would generally expect fairly minimal compared to some older stuff where fully different format was the order of the day. If it is going to be different I would expect the same sorts of things normally seen when converting between regions of a game (Japanese encoding of text for names rather than simpler ASCII or unicode) but that would probably involve discussion of checksums and general save editing (which has been done in several other threads around here if you did want, though I can cover it again if necessary).

If it is going to be difficult then do remember cheats are a thing; use cheats to rapidly speed through the game on PC to get back to about where you were on the Switch.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
    +1
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    +1
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, thx in advance
    +1
  • Spider2190 @ Spider2190:
    Heya
    Xdqwerty @ Xdqwerty: @Spider2190, hi