Slider Value Overrider (DLL Injection)

n00854180t

New Member
Joined
Dec 2, 2016
Messages
26
I wrote a DLL that does some mid-function hooking to override the values for 

  • Global Terrain Detail Level
  • High Detail Terrain Distance
  • Non-Collidable Flora Distance
  • Radial Flora Distance
I haven't yet written a standalone program to do the DLL injection, so for now you'll need an injector like this one:

https://www.unknowncheats.me/forum/general-programming-and-reversing/153821-extreme-injector-v3-5-2-master131.html

Once the DLL is injected, you can go to the options window in game, slide the sliders around, then hit Done. When you open the options and hover over the slider again, it should show the values set to double the normal maximum.

Once you've injected and set your values once, as long as you don't move the sliders when the DLL isn't injected, the changes should persist.

Plans for updates:

  • Standalone Injector (including View Distance overrider)
  • Customizable Values
  • In-Game Slash Commands
VirusTotal for the DLL

https://www.virustotal.com/en/file/c16d804e52d33bc6c36a9fcc39eb70d90257d47e2aad4e908797022f8ed8f8fd/analysis/1483043190/

Download:

http://www.mediafire.com/file/l8ti40zuyvnmfvt/SWGSliderOverride0.1.zip
 
Top Bottom