ScrapHacks/ScrapHacks
2019-03-01 20:47:14 +01:00
..
.vscode Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
img Big Update 2019-02-27 01:56:10 +01:00
Injector Added function hooking 2019-03-01 01:00:50 +01:00
ScrapHack Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
.gitattributes Add DLL-Injector+ScrapHacks DLL 2019-02-23 22:40:05 +01:00
.gitignore Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
README.md Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
Scrapland_Tools.sln Add DLL-Injector+ScrapHacks DLL 2019-02-23 22:40:05 +01:00

Screenshot

Usage

  1. Download DirectX.8.0a.SDK.zip from here
  2. Extract DirectX.SDK/8.0/include and DirectX.SDK/8.0/lib to ScrapHacks/ScrapHack/dx8/include and ScrapHacks/ScrapHack/dx8/lib
  3. Add include and library dirs to project
  4. Build Project
  5. Run Injector .\Injector.exe <Path to Scrap.exe>
  6. Wait for game to crash
  7. Comment out hook_d3d8() call in ScrapHack.cpp:DllPreInit()
  8. Rebuild and run Injector again
[F3 ] Unload ScrapHacks
[F7 ] Set Money to 0x7fffffff
[F8 ] Dump python modules to console
[F10] Enable python tracing
[ F ] "Handbrake" (*Will* crash the game after some time!)