Page 1 of 1

Steam - Underminer (Free)

Posted: Sat Feb 24, 2024 7:10 am
by jgoemat
Steam Website:

Nice little free game using mono I thought I'd try out some code on and fixing my mono helper library fixing an error caused by a change in 7.5

1. Activate 'MonoHelper'
2. Activate 'Cheat: No Item Use' - uses new AA helper method to hook certain overloaded method by specifying parameters, shoot all the missiles you want
3. Activate 'GameManager.Instance' to find the static pointer to the game manager, flags for 'CanDamage' and 'UseFuel' you can disable and up the rotation speed. Use the pointers in structure dissect to find more goodies.