Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.09 KB

README-EN.md

File metadata and controls

49 lines (33 loc) · 2.09 KB

D2GI - D2 Graphic Improvements

Читать на русском

D2GI - is a graphical modification which adapts the game "King of the Road" (Hard Truck 2, Rig'n'Roll) for modern PC. This is a Direct3D-wrapper, transferring the functionality of the legacy DirectDraw7 + Direct3D7 bundle to the Direct3D9, which works correctly on all modern Windows versions. Developed to replace existing GOG and dgVoodoo wrappers, since these are not wonderful: GOG wrapper rendered graphics incorrectly, while dgVoodoo wrapper is full of friezes and crashes.

Features

  • Fixes incorrect graphics output ("Rainbow" bug, bug with an object's transparency etc.)
  • You can specify any resolution with any aspect ratio (4:3, 16:9 etc.)
  • 3 modes: windowed, borderless, fullscreen
  • 32-bit color rendering
  • Compatibility with vanilla 8.1 game version
  • Compatibility with SEMod 1.2
  • Works stable, without freezes or crashes (as for me)
  • High FPS on low-end hardware

Requirements

  • Game version 8.1 or higher
  • Windows XP or higher

Download

Download

Installation

You need to unzip the files into a folder with the game.

Settings

The d2gi.ini file has the following settings. VIDEO section:

  • Width - Screen width like 1920 (0 - auto)
  • Height - Screen height like 1080 (0 - auto)
  • WindowMode - Window mode. Possible values: windowed, borderless, fullscreen.
  • EnableVSync - Turn vertical sync on or off (1 and 0 accordingly)

HOOKS section:

  • EnableHooks - enable game functions hooking (matrix projection correction with any aspect ratio)

Demo

Vanilla 8.1 version benchmark on Intel HD Graphics 4000:
video

SEMod 1.2 benchmark on Intel HD Graphics 4000:
video