[REQUEST] Monster Hunter Wilds
[REQUEST] Monster Hunter Wilds
Game Name: Monster Hunter Wilds
Game Engine: RE Engine
Game Version: 1.0
Options Required:
Steam Website:
Other Info:
The beta is out, can someone please make a cheat engine table or trainer
thanks in advance
Game Engine: RE Engine
Game Version: 1.0
Options Required:
Steam Website:
Other Info:
The beta is out, can someone please make a cheat engine table or trainer
thanks in advance
Re: [REQUEST] Monster Hunter Wilds
REQUEST +1
Re: [REQUEST] Monster Hunter Wilds
Luckily the game is not anti-cheat and and i successfully completed a call to add items, there should be lots of tables after the official version.Three days is too short

-
- What is cheating?
- Posts: 2
- Joined: Fri Feb 07, 2025 4:18 pm
- Reputation: 0
Re: [REQUEST] Monster Hunter Wilds
how did you add items? can you do a quick summary? im new to using cheat engine outside of pre-made tables and would like to test new weapons
Re: [REQUEST] Monster Hunter Wilds
I care about the strongest attack power
Re: [REQUEST] Monster Hunter Wilds
I know how to edit the inventory manual but don't know how to make script





Re: [REQUEST] Monster Hunter Wilds
You need to search in binary mode. Change the value type to binary before scan. 4 Bytes cannot find that quantities. After few attempts you will get the final exact memory address. Double click to add it down, then change it back to 4 bytes mode to edit quantity.
Re: [REQUEST] Monster Hunter Wilds
Maybe the official version will include EAC ?
Even so, this should be easy to bypass
The headache is that the game has encrypted some of the values, such as gold and points.(Money/CalculateMoney=TrueMoney)
Health and stamina also seem to be encrypted,i tried ret UpdateHealth/UpdataStamina but the game seems to have some kind of caching mechanism that returns the owed values when I disable this function
Last edited by 濒危物种猫咪 on Wed Feb 12, 2025 11:19 am, edited 1 time in total.
-
- What is cheating?
- Posts: 2
- Joined: Fri Feb 07, 2025 4:18 pm
- Reputation: 0
Re: [REQUEST] Monster Hunter Wilds
how to bypass EAC?
Re: [REQUEST] Monster Hunter Wilds
First time reverse engineering Re Engine濒危物种猫咪 wrote: ↑Sun Feb 09, 2025 2:17 pmMaybe the official version will include EAC ?
Even so, this should be easy to bypass
The headache is that the game has encrypted some of the values, such as gold and points.(Money+8/CalculateMoney=TrueMoney)
Health and stamina also seem to be encrypted,i tried ret UpdateHealth/UpdataStamina but the game seems to have some kind of caching mechanism that returns the owed values when I disable this function
Maybe can use ReFramework write plugin
Can Call AddMoney GetMoney
[Link]
Re: [REQUEST] Monster Hunter Wilds
Great, it will be much easier to write a lua automatically.Money and Points has the same encryption algorithmYukikaco wrote: ↑Mon Feb 10, 2025 7:36 amFirst time reverse engineering Re Engine濒危物种猫咪 wrote: ↑Sun Feb 09, 2025 2:17 pmMaybe the official version will include EAC ?
Even so, this should be easy to bypass
The headache is that the game has encrypted some of the values, such as gold and points.(Money+8/CalculateMoney=TrueMoney)
Health and stamina also seem to be encrypted,i tried ret UpdateHealth/UpdataStamina but the game seems to have some kind of caching mechanism that returns the owed values when I disable this function
Maybe can use ReFramework write plugin
Can Call AddMoney GetMoney
[Link]
and i found HP and stamina can be searched for the UI values, but the true value is pressed into the register
For example
Code: Select all
aobscanmodule(HunterHealth_Get,MonsterHunterWildsBeta.exe,12 27 FF C5 CA 5D C0 C5 F0 57 C9 C5 CA C2 C9 01 C5 F0 55 D0) // should be unique
Therefore, you can use this to change the HP of Hunter and monsters.
PS: test on the first beta version
Re: [REQUEST] Monster Hunter Wilds
can find it for me address memorywhen monster attacking? i want build auto parry

Who is online
Users browsing this forum: cadentia, FrostyFlames, gt97, pentafrog, setyore