Releases: AndreaJens/2dfmSaveSystem
Release list
v2.0
What's new
This release adds a Stage Selection mechanism by using the other values of the System Variable P: as long as P is set during in the Character Selection screen, the selected stage will be the one with index P - 3.
For example, to select the first stage, set P = 3. For the second, P = 4...
WARNING! If you select a non-existent stage, the game will crash!
Installation
Place the WSOCK32.DLL file into your game's folder after unzipping it and run the game. It does not work in Test Game, so you will need to use Make Game to test this out
2D Fighter Maker 2002 - Save File Manager DLL v1.1
Fixed a bug that caused the DLL to try to load the save file even if it didn't exist. No idea what it could have caused, but sure as heck that was undefined behavior.
2D Fighter Maker 2002 - Save File Manager DLL
A basic release corresponding to the source code. Instructions in the main page's README file.