New game and save game

● ARCHIVED · READ-ONLY
Started by Finn 4 posts View original ↗
  1. Is there a script that will prevent to create a new game after you successfully saving a new game?
  2. not directly - it might be possible that someone writes you a script snipped to make that command conditioned to a switch, but even that has problems with starting (because when starting there is no data for switches loaded).


    You'll need a persistent data script to save switch data, or you need a script to save that data into the ini-file.


    After that it'll probably be easier to use one of the scripts that bypass the title screen and send the engine to a map where you create your own menu by show choices.
  3. You can only skip, but not exactly not able to create a new game.
  4. I'm just curious coz ofcourse everyone can play the game you played and they can overwrite your save file right? I just want to secure a save file for being overwritten,
    Or instead of bypassing the new game menu, is it possible to have a password on a save slot you already selected?