Difference between revisions of "Preparing for modding"

From XStoryPlayer Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
4. Make backup copy of your save directory and then delete your save files
 
4. Make backup copy of your save directory and then delete your save files
 +
Because you will be using unencrypted save files when modding your current ones cannot be used
  
  

Revision as of 11:57, 5 January 2015

1. First of all you need to get access to XStoryPlayer 3 (or higher). More information on that can be found here.


2. It is assumed that you are familiar with playing XStoryPlayer and you know what e.g. the 'Story menu' and 'Fast Sex menu' are.


3. After installing XStoryPlayer you will find (among others) the following files in the install directory:


4. Make backup copy of your save directory and then delete your save files Because you will be using unencrypted save files when modding your current ones cannot be used


5. Open settings.ini and make the following changes:


start_mode  = MAIN;    // Start in menu
debug_sys   = BASIC;   // Use basic debugging
debug_brain = ENABLED; // Trace brain events to trace.txt
save_key    = "";      // Do not encrypt save files