StuntKit: Difference between revisions

From Trickstart wiki
(mention original widescreen fix)
No edit summary
Line 7: Line 7:
*** 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
[[Category:StuntKit]]

Revision as of 14:04, 27 December 2020

StuntKit is a project aimed at developing an unified interface that enables writing arbitrary extensions for Stunt GP and loading them by hooking into the game's process. It was inspired by similar idea centered around another Team17's game, WormKit for Worms Armageddon.

  • StuntKit loader allows to load and use sk modules
  • StuntKit modules provides fixes and changes to the game
    • skScreen
      skScreen on 16:9 screen, with 2560x1440 resolution
      • fixes screen ratio for non 4:3 resolutions (replaces widescreen fix)
      • Removes 2048px resolution limit
      • Removes quality limit for Radeon cards in DirectX mode