ScrapHacks/ScrapHacks
Daniel S. aa1c8171b2 Fix Scrap.Exit-Hook 2019-03-12 23:58:05 +01:00
..
.vscode Added D3D8 EndScene hooking (which currently crashes the game after some time) 2019-03-01 20:47:14 +01:00
Injector Update NOTES and README 2019-03-12 23:43:26 +01:00
ScrapHack Fix Scrap.Exit-Hook 2019-03-12 23:58:05 +01:00
img Update screenshot 2019-03-01 20:50:38 +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 Update Notes 2019-03-04 15:11:47 +01:00

README.md

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!)