Radioo / konasute_chainload

Proxy d3d9.dll for auto-loading libraries in SOUND VOLTEX EXCEED GEAR コナステ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

konasute_chainload

Proxy d3d9.dll for auto-loading libraries during game startup.
Since SOUND VOLTEX EXCEED GEAR コナステ uses DX9Ex, we need to hook into Direct3DCreate9Ex. Other than that, this utility should work the same as its INFINITAS counterpart.

Usage

  1. Copy d3d9.dll and chainload.txt to the game/modules directory.
  2. Add a line to the chainload.txt file containing a path to a library.
  3. Launch the game.

Requirements

More information

About

Proxy d3d9.dll for auto-loading libraries in SOUND VOLTEX EXCEED GEAR コナステ

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 85.0%Language:CMake 15.0%