SkScreen: Difference between revisions

From Trickstart wiki
(Created page with "* fixes screen ratio for non 4:3 resolutions (replaces widescreen fix) * Removes 2048px resolution limit * Removes quality limit for Radeon cards in DirectX mode == Installat...")
 
No edit summary
Line 10: Line 10:
* Edit <code>game.cfg</code> (if it doesn't exist, run <code>config.exe</code>) with a text editor, edit lines <code>DISPLAYRESWIDTH</code> and <code>DISPLAYRESHEIGHT</code> with requested resolution.
* Edit <code>game.cfg</code> (if it doesn't exist, run <code>config.exe</code>) with a text editor, edit lines <code>DISPLAYRESWIDTH</code> and <code>DISPLAYRESHEIGHT</code> with requested resolution.
* Run <code>StuntKit_D3D.exe</code> or <code>StuntKit_Glide.exe</code>, depending on wanted graphics API. These programs will load all <code>sk*.dll</code> modules and start the game.
* Run <code>StuntKit_D3D.exe</code> or <code>StuntKit_Glide.exe</code>, depending on wanted graphics API. These programs will load all <code>sk*.dll</code> modules and start the game.
[[Category:StuntKit]]

Revision as of 14:08, 27 December 2020

  • fixes screen ratio for non 4:3 resolutions (replaces widescreen fix)
  • Removes 2048px resolution limit
  • Removes quality limit for Radeon cards in DirectX mode

Installation

  • Install StuntKit loader if you haven't already
  • Download skScreen.dll and place it in the same folder as StuntGP.exe
  • If you want to play the game in resolution greater than 2048px (e.g. 2560x1440), download LegacyD3DResolutionHack, and unpack it in the same folder as StuntGP.exe
  • Edit game.cfg (if it doesn't exist, run config.exe) with a text editor, edit lines DISPLAYRESWIDTH and DISPLAYRESHEIGHT with requested resolution.
  • Run StuntKit_D3D.exe or StuntKit_Glide.exe, depending on wanted graphics API. These programs will load all sk*.dll modules and start the game.