1. TorqueL
  2. News
  3. [Release] TorqueL ver.1.0.2 implemented the simple save(resume) function.

[Release] TorqueL ver.1.0.2 implemented the simple save(resume) function.

日本語の説明はこちら

I released TorqueL ver.1.0.2 that implemented the simple save(resume) function.

Save(Resume) function description
  • Upon reaching a goal, the game will record which chamber is next and the time taken to reach that goal. (There will be only one save file; if save data exists, it will be overwritten.)
  • If save data exists when the game is loaded, a goal labeled "Continue" will appear on the left side of the first screen. If that goal is entered, the player will start at the recorded chamber with the recorded time passed.
  • Once the player reaches the end of the game, the save data will be reset and the Continue goal will disappear. If the game is played again and new save data is created, the Continue goal will reappear.
  • No save data will be created for the first stage or for certain special stages.


Supplemental
  • For example, upon clearing Chamber02, save data will be created allowing the player to continue from Chamber03.
  • When shifting to Chamber01 from Title, TorqueL doesn't save.
  • When reaching a goal of Chamber10, TorqueL saves so that it may begin from Chamber11. (TorqueL doesn't save a staging chamber.)
  • When detecting unjust data, a Continue goal isn't indicated.


Saving data place


%USERPROFILE%\AppData\LocalLow\FullPowerSideAttack_com\TorqueL\LastChamberMemory.dat


Further, TorqueL can't sometimes normally write files in following setting and at state.

  • Was set to "read only" file/folder property.
  • Was set to "hide" file/folder property.
  • File writing lock by other softwares
  • Security settings, Etc...,


If you get trouble, please check list in above.

I hope enjoy your playing.

Cheers,