Search found 13 matches

by marxsoul
Sat Jun 06, 2020 6:19 am
Forum: Tables
Topic: Minecraft Dungeons Item Edit (MS Store and Launcher)
Replies: 583
Views: 478251

Minecraft Dungeons Item Edit (MS Store and Launcher)

Launcher version, change starting lines to<br /> <br /> [CODE]<br /> aobscanmodule(INJECT_EquipmentEdit,Dungeons-Win64-Shipping.exe,4C 8B 03 48 8D 54 24 30 48 8B C8 48 8B F8 E8 B2 EC)<br /> alloc(newmem,$1000,"Dungeons-Win64-Shipping.exe"+85749B)<br /> [/CODE]<br /> <br /> I just found this by AOB s...
by marxsoul
Fri Jan 24, 2020 3:43 am
Forum: Tables
Topic: [Steam] Monster Hunter World (Compendium)
Replies: 728
Views: 562288

Re: [Steam] Monster Hunter World (Compendium)

Ok the feature that allows you to set quest player limit to 100 is there way to actually get that to work I tried it by myself, changed AT nerg quest player limit to 20 and started an SOS, I crashed while looking at my inventory which probably was when someone tried to join. Wish there was a way ar...
by marxsoul
Wed Jan 22, 2020 9:57 pm
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

Haah, yeah I tried just now with that, still no luck. Oh well, thanks for trying
by marxsoul
Wed Jan 22, 2020 9:46 pm
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

Does anyone know how to get the 'find what writes to this address' thing to stop showing nothing? I'm using VEH debugger with the CRC exe and can't find anything still... Make sure you are using breakpoint mode in settings. This is what my settings look, but I still am not getting anything: https:/...
by marxsoul
Wed Jan 22, 2020 5:06 pm
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

Does anyone know how to get the 'find what writes to this address' thing to stop showing nothing? I'm using VEH debugger with the CRC exe and can't find anything still...
by marxsoul
Sat Jan 18, 2020 5:39 pm
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

My game keeps crashing when I try to `Find what accesses/writes/reads this address`. I tried switching to VEH debugger, which stops it from crashing, but the window doesn't display any addresses even when I change things
by marxsoul
Tue Sep 11, 2018 4:09 am
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 595704

Re: Monster Hunter World (SeiKur0)

In my disable investigation decrease script it replaces a comparison to 9 with a nop, so p sure the max tries an investigation can have its 8
by marxsoul
Fri Sep 07, 2018 10:39 pm
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 595704

Re: Monster Hunter World (SeiKur0)

Anyone know how to change keybinds manually or how to go about making a table for it? I'd like to have two actions that don't ever overlap be the same key but the dumb options won't let two things be the same key.
by marxsoul
Sat Sep 01, 2018 5:57 am
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 595704

Re: Monster Hunter World (SeiKur0)

I think the two unknown monster modifiers might have something to do with size. Just a completely random hunch though, I'll test it soon if no one else does
by marxsoul
Sat Aug 25, 2018 1:09 am
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

I just wanted to mention that with this table it's possible to "trade" items between users in the gathering hub using the item pointer. Yeah, I tried using it to transfer my items to a new character way before this table, but it acted weirdly when sending decorations. Did anything change with the u...
by marxsoul
Thu Aug 23, 2018 4:34 am
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

i agree that's the most progress on monster size that we've seen so far, not including any pokes into it that others have done. Thank you so much to both of you for the kind words (although I don't think it helps finding monster sizes, it works by noting that small monsters don't have health higher...
by marxsoul
Thu Aug 23, 2018 1:12 am
Forum: Tables
Topic: Monster Hunter World (Steam)
Replies: 5642
Views: 3820232

Re: Monster Hunter World (Steam)

Does anyone know how to get the health (number) of all the monsters on the map? :( Yeah, you get the hp of one of the large monsters then you use "find out what accesses this address" on it and go through the instructions. Some of them are accessing the hp of all monsters. For my capture all script...
by marxsoul
Wed Aug 22, 2018 11:44 pm
Forum: Specific Game Discussions
Topic: Monster Hunter World Modded Armor and Decorations
Replies: 233
Views: 227398

Re: Monster Hunter World Modded Armor and Decorations

hey this is really nice. how would i go about making my own mods?