Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Baromir19 committed Mar 27, 2023
2 parents 06b385c + df37e2f commit 5a00387
Show file tree
Hide file tree
Showing 3 changed files with 1,815 additions and 8 deletions.
35 changes: 27 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
### Metal Gear Rising: Revengeance RedTrainer
The trainer was based on imgui, libmem 2.14, and DX9-BaseHook
# Metal Gear Rising: Revengeance RedTrainer
The trainer was based on [ImGUI](https://github.com/ocornut/imgui), [libmem](https://github.com/rdbo/libmem) 2.14, and [DX9-BaseHook](https://github.com/rdbo/DX9-BaseHook)

## Features
- Change Health
### Stats
- Change health
- Change money
- Invincibility
- Infinite Energy
- Change Character
- Change Body
- Change Weapon
- Change Wig
- Infinite energy
### Customization
- Change character
- Change body
- Change weapon
- Change wig
### Movement
- Change game speed
- Fly mode

## Hotkeys
- Show/hide menu (Num+)
- Show/hide additional menus (Num-)
- Activate FlyMode (Num5)
- FlyMode forward (Num8)
- FlyMode back (Num2)
- FlyMode left (Num4)
- FlyMode right (Num6)
- FlyMode up (Num7)
- FlyMode down (Num1)

![alt text](https://github.com/Baromir19/MGR-RedTrainer/blob/master/readme/hotkeys.png)
Loading

0 comments on commit 5a00387

Please sign in to comment.