Skip to content

emist/D3DTextureRipper

Repository files navigation

D3DTextureRipper

This program dumps all texutres loaded by a D3D application to bmp files.

Get the source

Download the latest source code with:

git clone [email protected]:emist/D3DTexureRipper.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

About

Utility to rip textures from DirectX games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages