Windows 10 compatibility: Difference between revisions
Created page with " Windows 10 have some problems running this game, some ideas how to fix that below (still won't fix problem for everyone): * First of all, run configure.exe, try to run the..." |
No edit summary |
||
Line 3: | Line 3: | ||
Windows 10 have some problems running this game, some ideas how to fix that below (still won't fix problem for everyone): | Windows 10 have some problems running this game, some ideas how to fix that below (still won't fix problem for everyone): | ||
* | == Installation == | ||
* Please try to run installer '''without''' administrator privileges | |||
* The game won't run without administrator privileges if it was installed to <code>Program Files</code> | * The game won't run without administrator privileges if it was installed to <code>Program Files</code> | ||
** Game installer by default suggests using <code>C:\Team17\SGP</code> and it's working reliably | ** Game installer by default suggests using <code>C:\Team17\SGP</code> and it's working reliably | ||
== First run == | |||
=== First configuration === | |||
* Run <code>configure.exe</code>, try to run the game before you edit <code>game.cfg</code> manually | |||
** If after running <code>configure.exe</code> there should be <code>game.cfg</code> file in the game directory. If it's missing you may not have write access to the game directory. | |||
*** It might be blocked by your antivirus | |||
*** You can try running <code>config.exe</code> and the game itself with administrator privileges (not recommended but I don't have better idea) | |||
=== Manual edit === | |||
* Game might not start if there are spaced in the path | * Game might not start if there are spaced in the path | ||
** if your folder name has spaces in it you could try editing game.cfg <code>GAMELOCATION = <your path></code> to <code>GAMELOCATION = .</code> | ** if your folder name has spaces in it you could try editing game.cfg <code>GAMELOCATION = <your path></code> to <code>GAMELOCATION = .</code> | ||
* use <s> | * Edit game resolution | ||
** If you wan't to set non 4:3 resolution please use skScreen [[StuntKit]] module to fix screen ratio | |||
** Game won't start if you set resolution to 2048x2048px and over | |||
** Run | *** You can use skScreen [[StuntKit]] module to use greater resolutions | ||
* Skip Team17 and Eon logo at the start | |||
** Set <code>DISPLAY_BOOT_GFX</code> to 0 | |||
== Configuring Glide version == | |||
Glide version may run better on some PCs, but it requires sligthly more configuration: | |||
* Install <s>dgVoodo</s> nGlide and enter nGlide configure | |||
** set <code>Video backend</code> to DirectX if you wish to use it with DXWnd for playing in window | |||
** Run <code>configure.exe</code> and change Rendering from <code>DirectX</code> to <code>Glide</code> | |||
*** You'll have to manually edit <code>game.cfg</code> afterwards to your liking | |||
== Playing in Window == | |||
* In [https://sourceforge.net/projects/dxwnd/ DXWnd] add new game, set <code>Path</code> to the game directory and <code>Launch</code> to the game exe path (either <code>StuntGP_D3D.exe</code> or <code>StuntGP_Glide.exe</code>) | |||
== Potential fixes == | |||
* It might not start with gamepad or driving wheel connected under specific conditions | * It might not start with gamepad or driving wheel connected under specific conditions | ||
** Potential fix: https://stackoverflow.com/a/43323140/14059174 | ** Potential fix: https://stackoverflow.com/a/43323140/14059174 | ||
* If the game loads but you can't exit to main menu or some weird things happen check if you have folders <code>save\card00</code> to <code>save\card07</code> present inside Stunt GP folder. If not you need to create them | |||
* If the game loads but you can't exit to main menu or some weird things happen check if you have folders <code>save\card00</code> to <code>save\card07</code> present inside |
Revision as of 13:37, 27 December 2020
Windows 10 have some problems running this game, some ideas how to fix that below (still won't fix problem for everyone):
Installation
- Please try to run installer without administrator privileges
- The game won't run without administrator privileges if it was installed to
Program Files
- Game installer by default suggests using
C:\Team17\SGP
and it's working reliably
- Game installer by default suggests using
First run
First configuration
- Run
configure.exe
, try to run the game before you editgame.cfg
manually- If after running
configure.exe
there should begame.cfg
file in the game directory. If it's missing you may not have write access to the game directory.- It might be blocked by your antivirus
- You can try running
config.exe
and the game itself with administrator privileges (not recommended but I don't have better idea)
- If after running
Manual edit
- Game might not start if there are spaced in the path
- if your folder name has spaces in it you could try editing game.cfg
GAMELOCATION = <your path>
toGAMELOCATION = .
- if your folder name has spaces in it you could try editing game.cfg
- Edit game resolution
- Skip Team17 and Eon logo at the start
- Set
DISPLAY_BOOT_GFX
to 0
- Set
Configuring Glide version
Glide version may run better on some PCs, but it requires sligthly more configuration:
- Install
dgVoodonGlide and enter nGlide configure- set
Video backend
to DirectX if you wish to use it with DXWnd for playing in window - Run
configure.exe
and change Rendering fromDirectX
toGlide
- You'll have to manually edit
game.cfg
afterwards to your liking
- You'll have to manually edit
- set
Playing in Window
- In DXWnd add new game, set
Path
to the game directory andLaunch
to the game exe path (eitherStuntGP_D3D.exe
orStuntGP_Glide.exe
)
Potential fixes
- It might not start with gamepad or driving wheel connected under specific conditions
- Potential fix: https://stackoverflow.com/a/43323140/14059174
- If the game loads but you can't exit to main menu or some weird things happen check if you have folders
save\card00
tosave\card07
present inside Stunt GP folder. If not you need to create them