gennariarmando / gta2-texture-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTA2 Texture Loader

This plugin loads textures for any .sty file that has been loaded and performs a hot swap at runtime, making the game possible to handle high quality textures.

Compatibility:

Compatible only with GTA2 9.6.0.0

Compiling:

Requirements:

Download:

Download the latest archive from the releases page.

Installation:

Installing an ASI Loader:

An ASI Loader is required in order to inject the plugin into the game, if you already have one skip to the next step.
Recommended: Ultimate ASI Loader

Place the DLL file (renamed into "dinput.dll") into your GTA2 directory.

Installing Texture Loader:

Archive content:

  • TextureLoaderII.asi

Usage:

Create a folder called "scripts" inside your GTA2 directory and paste TextureLoaderII.asi in it. Launching a level for the first time will create a few folder inside "data".

To replace textures paste one with the matching id and a prefix: GTA2_TILE_X or GTA2_SPRITE_X

Example:

Links:

About


Languages

Language:C++ 92.4%Language:Lua 7.5%Language:Batchfile 0.1%