Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 854 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 854 Bytes

D3DModelRipper

This program dumps selected models rendered by a D3D application to obj files.

Get the source

Download the latest source code with:

git clone [email protected]:emist/D3DModelRipper.git

Keep your source up to date with:

git pull origin master

Dependencies

.NET Framework

Microsoft Detours 3.0 Express

Windows Debug Help Library

The windebug dlls need to be placed in the bin\ folder of Injector for the project to execute properly.

Compiling

Load the solution into visual studio and press F6

Documentation

Docs