Difference between revisions of "Preparing for modding"
From XStoryPlayer Wiki
Line 3: | Line 3: | ||
# It is assumed that you are familiar with playing XStoryPlayer and you know what e.g. the '[[Story menu]]' and '[[Fast Sex menu]]' are. | # It is assumed that you are familiar with playing XStoryPlayer and you know what e.g. the '[[Story menu]]' and '[[Fast Sex menu]]' are. | ||
# After installing XStoryPlayer you will find (among others) the following files in the [[install directory]]: | # After installing XStoryPlayer you will find (among others) the following files in the [[install directory]]: | ||
− | + | ** [[settings.ini]] | |
− | + | ** filemaker/ | |
− | * [[settings.ini]] | + | ** pack/ |
− | + | ** testini/ | |
− | * filemaker/ | + | ** save/ |
− | + | ||
− | * pack/ | + | |
− | + | ||
− | * testini/ | + | |
− | + | ||
− | * save/ | + | |
− | + | ||
− | + | ||
# Make backup copy of your save directory and then delete the save files | # Make backup copy of your save directory and then delete the save files | ||
# Open [[settings.ini]] and make the following changes: | # Open [[settings.ini]] and make the following changes: |
Revision as of 11:55, 5 January 2015
- First of all you need to get access to XStoryPlayer 3 (or higher). More information on that can be found here.
- It is assumed that you are familiar with playing XStoryPlayer and you know what e.g. the 'Story menu' and 'Fast Sex menu' are.
- After installing XStoryPlayer you will find (among others) the following files in the install directory:
- settings.ini
- filemaker/
- pack/
- testini/
- save/
- Make backup copy of your save directory and then delete the save files
- 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