Page 112 of 377

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 6:57 am
by Lord Blade
Ah, so if you just set a multiplier, you'll fight a monster that's larger or smaller, but it won't be recorded on your GC properly?
Does the game just use what the monster should have been?

So, I set the multiplier, and turn on the apply to GC. Then beat up the monster?
Or do I need the cheat activated before starting a mission?

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 7:00 am
by DonJohnson
Squall8 wrote:
Sat Sep 22, 2018 4:52 am
I'm actually working on this area a bit more. I already have a script to fetch these pointers
Oh sick, personally I'd just really like to have a table that is exclusively health, status values, and part stagger values, so I'm really interested in seeing what you have of those and how you did it. If there's anything I could do to help with that I'd be willing, obviously I don't know as much as you about CE, but I do know a decent amount about how the game does a lot of things in those 3 areas.

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 7:39 am
by Berserk Knight
Lord Blade wrote:
Sat Sep 22, 2018 6:57 am
Ah, so if you just set a multiplier, you'll fight a monster that's larger or smaller, but it won't be recorded on your GC properly?
Does the game just use what the monster should have been?
Yup.

Lord Blade wrote:
Sat Sep 22, 2018 6:57 am
So, I set the multiplier, and turn on the apply to GC. Then beat up the monster?
Then you get the correct value for the size you fought.
The value that gets written to the GC is only updated while the apply to GC option is on.
(The changed GC value is still there. It just won't change to something new if you change it again.)

Original monster size 1.0 : multiplier = 1.0 (100%), GC value = 100
You set a new monster size 1.2 with apply to GC active : multiplier = 1.2 (120%), GC value = 120
Apply to GC turned off, THEN new monster size 1.8 : multiplier = 1.8 (180%), GC value = 120 (doesn't change to 180 with the multiplier, but the previous change to 120 sticks)

Lord Blade wrote:
Sat Sep 22, 2018 6:57 am
Or do I need the cheat activated before starting a mission?
Size updates apply in real time, so activating inside the mission should be fine.

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 9:06 am
by mhwmod
Is the instant return from quest fixed yet?

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 12:58 pm
by kyoski
did something happen to the hp/stamina pointers?

was pretty fun setting them both to 200 and just using a max potion to get 200 hp/stamina,
rather than having to rely on the hp skill/food buff

Re: Monster Hunter World (Steam)

Posted: Sat Sep 22, 2018 11:27 pm
by Skidnifrobous
My game is CTD when using Inf Item use.
I don't know if other scritps do the same.

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 12:51 am
by Depleted
Skidnifrobous wrote:
Sat Sep 22, 2018 11:27 pm
My game is CTD when using Inf Item use.
I don't know if other scritps do the same.
can you give more information about what you were doing, what items you used, and what other options in the table you had enabled when you CTD'd?

Im able to use inf health and stam, inf items, inf slinger, inf mantle duration and cd, both bowgun weapon mods, and my game doesn't CTD, I use the megademon attack potion and I've not CTD'd

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 1:00 am
by IcyPurpose99
kyoski wrote:
Sat Sep 22, 2018 12:58 pm
did something happen to the hp/stamina pointers?

was pretty fun setting them both to 200 and just using a max potion to get 200 hp/stamina,
rather than having to rely on the hp skill/food buff
They need to be updated here is the new pointers:
Pointers
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>5488</ID>
<Description>"Pointers"</Description>
<Options moHideChildren="1"/>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
<CheatEntries>
<CheatEntry>
<ID>5492</ID>
<Description>"Data"</Description>
<Options moHideChildren="1"/>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
<CheatEntries>
<CheatEntry>
<ID>5491</ID>
<Description>"Max Health"</Description>
<VariableType>Float</VariableType>
<Address>MonsterHunterWorld.exe+3B20FF8</Address>
<Offsets>
<Offset>2EC</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>5493</ID>
<Description>"Max Stamina"</Description>
<VariableType>Float</VariableType>
<Address>MonsterHunterWorld.exe+3B20FF8</Address>
<Offsets>
<Offset>304</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>5498</ID>
<Description>"Health"</Description>
<VariableType>Float</VariableType>
<Address>"MonsterHunterWorld.exe"+03B221D8</Address>
<Offsets>
<Offset>64</Offset>
<Offset>7208</Offset>
<Offset>70</Offset>
</Offsets>
<CheatEntries>
<CheatEntry>
<ID>5497</ID>
<Description>"Max"</Description>
<VariableType>Float</VariableType>
<Address>"MonsterHunterWorld.exe"+03B221D8</Address>
<Offsets>
<Offset>60</Offset>
<Offset>7208</Offset>
<Offset>70</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>5499</ID>
<Description>"Base"</Description>
<VariableType>Float</VariableType>
<Address>"MonsterHunterWorld.exe"+03B221D8</Address>
<Offsets>
<Offset>7204</Offset>
<Offset>70</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>5500</ID>
<Description>"Stamina"</Description>
<VariableType>Float</VariableType>
<Address>"MonsterHunterWorld.exe"+03B221D8</Address>
<Offsets>
<Offset>13C</Offset>
<Offset>7208</Offset>
<Offset>70</Offset>
</Offsets>
<CheatEntries>
<CheatEntry>
<ID>5501</ID>
<Description>"Max"</Description>
<VariableType>Float</VariableType>
<Address>"MonsterHunterWorld.exe"+03B221D8</Address>
<Offsets>
<Offset>144</Offset>
<Offset>7208</Offset>
<Offset>70</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 1:21 am
by Skidnifrobous
Depleted wrote:
Sun Sep 23, 2018 12:51 am
Skidnifrobous wrote:
Sat Sep 22, 2018 11:27 pm
My game is CTD when using Inf Item use.
I don't know if other scritps do the same.
can you give more information about what you were doing, what items you used, and what other options in the table you had enabled when you CTD'd?

Im able to use inf health and stam, inf items, inf slinger, inf mantle duration and cd, both bowgun weapon mods, and my game doesn't CTD, I use the megademon attack potion and I've not CTD'd
I enter the game. (by enter the game I mean load my char and wait untill I'm in Astera)
Open Cheat Engine Table
Select The game in CE
Enable Inf. Item Use (only that option)
Go back to the game, post a quest and enter
In the middle of the loading my game CTD

I tried enter the quest first, and then enable the Inf. Item Use but after like 2 minutes it CTD. Don't remember if it was after I use an Item.

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 2:46 am
by Squall8
Berserk Knight wrote:
Sat Sep 22, 2018 6:32 am
Thought so, just wanted to be sure I was handing out good info. Yeah, HH/Orchestra buffs aren't necessary for that overlay. Players don't have much control for the orchestra and HH users spam the hell out of their buffs anyways lol.
Skidnifrobous wrote:
Sat Sep 22, 2018 11:27 pm
Redownload the table from the first post. I've heard of this phenomenon where issues like this fix themselves upon doing so!

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 3:34 am
by Skidnifrobous
Squall8 wrote:
Sun Sep 23, 2018 2:46 am
Berserk Knight wrote:
Sat Sep 22, 2018 6:32 am
Thought so, just wanted to be sure I was handing out good info. Yeah, HH/Orchestra buffs aren't necessary for that overlay. Players don't have much control for the orchestra and HH users spam the hell out of their buffs anyways lol.
Skidnifrobous wrote:
Sat Sep 22, 2018 11:27 pm
Redownload the table from the first post. I've heard of this phenomenon where issues like this fix themselves upon doing so!
It worked!
Thanks lol :D

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 3:34 am
by SlipperyJ
Just wanted to update you guys. I never got the Monster size GC EDITS option to work, but I did try the LARGE MONSTER SIZE MULTIPLIER. I was afraid to use it at first, as I wasn't sure how it worked (and it kept crashing the game when I tried to load a quest), but after seeing the response to Lord Blade, it was cleared up a bit for me and I got that to work. You're right! It is more fun fighting the large monsters, as opposed to just editing the Guild Card by itself. Thanks to both Squall8 and Berserk Knight for the help and insight! I was about to do some monster grinding, but the wife just called me to watch a romantic comedy... I guess I can binge tomorrow.

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 8:14 am
by Depleted
Skidnifrobous wrote:
Sun Sep 23, 2018 1:21 am
I enter the game. (by enter the game I mean load my char and wait untill I'm in Astera)
Open Cheat Engine Table
Select The game in CE
Enable Inf. Item Use (only that option)
Go back to the game, post a quest and enter
In the middle of the loading my game CTD
I tried enter the quest first, and then enable the Inf. Item Use but after like 2 minutes it CTD. Don't remember if it was after I use an Item.
Are you using the latest version of the table and are playing on steam?

If yes to the above question(s) then all i can think is that your game might be CTD'ing because of something else unless the inf item option is broken when it's the only option selected for you, I'm able to use it on its own without a CTD which is kind of weird, is the game consistently crashing when you try to use inf.items?

Are you using any mods from this forum like the modded weapons, decorations, and armour? or any mods from the nexus? Are you using any transmogrification mods?

Try rebooting your system, that might help. (IT is weird at times and reboots clear your RAM.)

--------------------------------
SlipperyJ wrote:
Sun Sep 23, 2018 3:34 am
Just wanted to update you guys. I never got the Monster size GC EDITS option to work, but I did try the LARGE MONSTER SIZE MULTIPLIER. I was afraid to use it at first, as I wasn't sure how it worked (and it kept crashing the game when I tried to load a quest), but after seeing the response to Lord Blade, it was cleared up a bit for me and I got that to work. You're right! It is more fun fighting the large monsters, as opposed to just editing the Guild Card by itself. Thanks to both Squall8 and Berserk Knight for the help and insight! I was about to do some monster grinding, but the wife just called me to watch a romantic comedy... I guess I can binge tomorrow.
When you edit the monster sizes using the GC edit, you need to reload the game for it to work i believe.

I edited all the values while viewing the monsters on the monster guide as the GC viewer didn't work for me, i didn't get the crown achievements until i had restarted the game and/or went on a quest, killed a monster then came back, then i got all the crown achievements in one go.

--------------------------------

@Squall8
I've noticed with the latest table revision the monster health bars overlay no longer works, even when you show the script and execute it it doesn't open the second CE window for the overlay and when you target a monster in-game it doesn't popup on screen (borderless window.)

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 5:02 pm
by voxxera
hello, im experiencing 100% crash upon using the Max Slot option.. ive tested it and only chosed the Max Slot, then if you go to decoration from your item box, it crashes.

Re: Monster Hunter World (Steam)

Posted: Sun Sep 23, 2018 5:04 pm
by shoguncoco
Only problem I've had is with Idlehands88's script, it works amazingly, but it is missing 1 item, DevilJho scales, I honestly don't mind farming them since their common, but I figured it'd be worthwhile reporting it