Restarting the computer

A restarting of the computer when launching or opening Singles 2 could be caused by the configuration of your graphics board.
In this case, it is necessary to go in the repertory of the game names "Config".
Inside there is a file named "game.cfg ". This is the file which it is necessary to modify.
NEVER FORGET to make a copy, rename and save your original file before doing anything.
Open game.cfg, with Notes-pad or WordPad from Windows, then change definition of the sizes on the following lines in order to put your game’s resolution 800*600
windowSizeX = 1024
windowSizeY = 768
fullscreenSizeX = 800
fullscreenSizeY = 600
minFullscreenSizeX = 800
minFullscreenSizeY = 600
The first lines windowSize X and Y correspond to the resolution under Windows.
FullscreenSize X and Y correspond to the resolution in full screen in the game. The two last lines correspond to the minimum in mode full screen, which means that you will not be able to go down below this resolution in the game. Don’t forget to save the modified file under the same name and in the same format. Thanks to Spitfire-Pat and Mikamnico for this information.