Hello,
here is a step-by-step explanation to change a value in Tennis.ini.
In-Game :
So for example, let's activate the DevMode :
- Click on the little white icon "Edit Hidden Settings" on the bottom right of Settings -> Misc (it's barely visible)
- set "Section" to "3dEngine"
- set "Entry" to "DevMode"
- set "Value" to "1"
- Restart the game
Using the file system (not available on consoles) :
So for example, let's activate the DevMode :
- launch the game
- click on Settings -> Profile -> Show Data Folder (on the bottom left)
- close the game
- open Tennis.ini (or your Profile .ini if you have created one or installed a Mod using one, which is "Profiles\<NameOfYourProfile>.ini" : eg: "Profiles\XKT.ini")
- look for this line, under [3dEngine] :
DevMode = 0
and change it to :
DevMode = 1
- save and close the .ini
- launch the game
Notes :
- if everything is done correctly, you should see a dark rectangle with some info on the top left of the main menu
- by default, Windows hides the ".ini" extension
- turning on the DevMode turns off the automatic saving when clicking on the top-right "X" in Windowed mode
- if the game crashes on start, try to press the Left or Right Shift key as soon as the game window appears (and is active) ; this should open the Data Folder same as clicking the icon in the Profile menu