Please, make a CT for this game!
Game Name: Angry Video Game Nerd Adventures
Game Version: Steam / Skidrow games /IGG Games v1189078 ( most recent version )
Options Required: Infinite Health, Lives,invincibility, moon jump
[Request] Angry Video Game Nerd Adventures
Moderator: Table Moderator
Please, make a CT for this game!
Game Name: Angry Video Game Nerd Adventures
Game Version: Steam / Skidrow games /IGG Games v1189078 ( most recent version )
Options Required: Infinite Health, Lives,invincibility, moon jump
Angry Video Game Nerd Adventures Cheat Table By HNI96
Current Features:
How-to in case the table needs an update:
* Script One:
-- If you have 3 beers on screen, scan for -4 (4-bytes)
-- Find what writes to the address when you take damage
-- Avoid hard coding infinite health, or the character will become stuck
on the bottom of the screen, even with infinite jumps enabled
* Script Two:
-- Scan for the amount of Lives plus One (4-bytes)
-- Find what writes, that will access both Lives and Power Ups
-- Check if edi can be used to distinguish them
* Script Three:
-- 1 means you can jump, 0 means that you can't
-- Keep scanning for 0/1 until you find the address
-- The instruction that writes to canJump also writes to a bunch of other
addresses, so you'll need a way to distinguish them.
-- One obvious method is that you already known canJump goes from 1 to 0. This already filters most addresses, and the remaining addresses can be further filtered by analyzing the esp stack and [edi] structure.
thank you Brother