Save & Load InputSystem Configuration

This forum is currently in read-only mode.
From the Asset Store
Template for a generic save / load system, fully documented in comments and video
  • I've been trying all day and cannot get this to work

    i also tried exactly as it is in the InputSystem examples.

    what i think happens, is that whenever it saves it just adds to the already existing text, and then loads the beginning of it and disregard the rest. i DID add the file delete action, so i dont know.

    this is the same as the example

    + Button_Save: On Button_Save clicked

    -> File: Delete file "InputSystem.cfg"

    -> Binary: Write string InputSystem.GetControlConfigData

    -> Binary: Save to file "InputSystem.cfg"

    + Button_Load: On Button_Load clicked

    -> Binary: Open file "InputSystem.cfg"

    -> InputSystem: Set control configuration data to Binary.ReadString

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hmm, maybe it won't overwrite because the program currently has it open? I've not toyed around with this plugin yet, so I'm not certain of anything else that could be blocking the edits.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)