SkScreen: Difference between revisions
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* Removes 2048px resolution limit | * Removes 2048px resolution limit | ||
* Removes quality limit for Radeon cards in DirectX mode | * Removes quality limit for Radeon cards in DirectX mode | ||
* Fixes screen tilt on higher resolutions (tilt is constant, based on original 640x480 tilt) | |||
== Installation == | == Installation == |
Latest revision as of 20:24, 16 April 2022
- fixes screen ratio for non 4:3 resolutions (replaces widescreen fix)
- Removes 2048px resolution limit
- Removes quality limit for Radeon cards in DirectX mode
- Fixes screen tilt on higher resolutions (tilt is constant, based on original 640x480 tilt)
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, runconfig.exe
) with a text editor, edit linesDISPLAYRESWIDTH
andDISPLAYRESHEIGHT
with requested resolution. - Run
StuntKit_D3D.exe
orStuntKit_Glide.exe
, depending on wanted graphics API. These programs will load allsk*.dll
modules and start the game.