Windows 10 compatibility: Difference between revisions

From Trickstart wiki
(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...")
 
(→‎Potential fixes: That section was rubbish)
 
(2 intermediate revisions by the same user not shown)
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):


* First of all, run configure.exe, try to run the game before you edit game.cfg manually
== Installation ==
** Setting resolution above 2048x2048 will crash the game on start
 
*** This can be fixed with skScreen [[StuntKit]] module
* 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>dgVoodoo</s> nGlide and the game in Glide mode
* Edit game resolution
** You can run nGlide configurator to configure some options
** If you wan't to set non 4:3 resolution please use [[skScreen]] [[StuntKit]] module to fix screen ratio
*** set <code>Video backend</code> to DirectX if you wish to use it with DXWnd for playing in window
** Game won't start if you set resolution to 2048x2048px and over
** Run Stunt GP config and change Rendering from <code>DirectX</code> to <code>Glide</code>
*** You can use [[skScreen]] [[StuntKit]] module to use greater resolutions
* It might not start with gamepad or driving wheel connected under specific conditions
* Skip Team17 and Eon logo at the start
** Potential fix: https://stackoverflow.com/a/43323140/14059174
** Set <code>DISPLAY_BOOT_GFX</code> to 0
* Update DirectX?
 
* Enable DirectPlay (and hopefully DirectDraw)
== Configuring Glide version ==
** <code>Win+R</code>, type in <code>appwiz.cpl</code> to enter <code>Programs and Features</code>
Glide version may run better on some PCs, but it requires sligthly more configuration:
** There should be <code>DirectPlay</code> under something like "older version features"
 
* <code>Win+R</code>, type in <code>dxdiag</code> and check on screen tab if DirectDraw acceleration is on
* Install <s>dgVoodo</s> [https://www.zeus-software.com/downloads/nglide nGlide] and enter nGlide configure
* When in doubt, https://stackoverflow.com/a/43323140/14059174 and search for <code>StuntGP_D3D.exe</code>/<code>StuntGP_Glide.exe</code>
** set <code>Video backend</code> to DirectX if you wish to use it with DXWnd for playing in window
* 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 SGP folder
** 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 ==
* 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

Latest revision as of 17:29, 9 October 2021


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

First run

First configuration

  • Run configure.exe, try to run the game before you edit game.cfg manually
    • If after running configure.exe there should be game.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)

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> to GAMELOCATION = .
  • 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
  • Skip Team17 and Eon logo at the start
    • Set DISPLAY_BOOT_GFX to 0

Configuring Glide version

Glide version may run better on some PCs, but it requires sligthly more configuration:

  • Install dgVoodo nGlide 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 from DirectX to Glide
      • You'll have to manually edit game.cfg afterwards to your liking

Playing in Window

  • In DXWnd add new game, set Path to the game directory and Launch to the game exe path (either StuntGP_D3D.exe or StuntGP_Glide.exe)

Potential fixes

  • If the game loads but you can't exit to main menu or some weird things happen check if you have folders save\card00 to save\card07 present inside Stunt GP folder. If not you need to create them