Search found 14 matches

by terenceyao
Tue Jul 17, 2018 7:06 am
Forum: Tables
Topic: Final Fantasy XV (Steam)
Replies: 1796
Views: 1189900

Final Fantasy XV (Steam)

Magitek Exosuits come with a damage counter, and taking damage reduces it. When it expires, the suit no longer protects against damage. The counter refills 20 hours from when that party member first takes damage. Is there a script or table that can adjust this counter value ?
by terenceyao
Sun Apr 02, 2017 5:25 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

I've tested your sig pattern in IDA Pro, it works. But which table are you using? Never mind .... I should use the latest table. I miss the latest one. Mine still refuses to work. The latest table can open "Param Patch Initializer" now. But it's still broken for now, dec1337 said that the issue is ...
by terenceyao
Sun Apr 02, 2017 4:59 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

The old byte array is: 48 8B 05 55 CE 64 03 E9 95 49 20 04 48 8B 82 98 And new one is: 48 89 7C 24 28 E9 31 6C E9 03 90 B9 48 8B 82 98 So I tried to change line 95 of "Param Patch Initializer" script from: aobscanmodule(ParamPatchAOB,DarkSoulsIII.exe,48 8B 05 * * * * E9 * * * * 48 8B 82 98) to: aob...
by terenceyao
Sun Apr 02, 2017 12:56 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

I spent two days to try to fix "Param Patcher Initializer". But it's still not working. I cannot use x64dbg for some reason, so I only use HxD to observe the difference between the old and new exe file. And here is what I found: https://truth.bahamut.com.tw/s01/201704/e587fd6d4574e94b3c935ec8487030a...
by terenceyao
Wed Mar 29, 2017 2:16 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Looks like the table is broken after the update from today. http://fearlessrevolution.com/viewtopic.php?f=4&t=205&start=42 You can try to change line 33 of "Open" script to this by yourself first: aobscanmodule(Findit3,DarkSoulsIII.exe,48 8B 05 ?? ?? ?? ?? 48 8B 80 60 0C 00 00) But Param Patch Init...
by terenceyao
Tue Mar 28, 2017 2:38 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Thanks, SunBeam. I will try to use this kind trace method for Param Patch Initializer script on this weekend. Actually, I found the array (48 8B 05 ?? ?? ?? ?? 48 8B 80 60 0C 00 00) before, I just didn't know that I can totally ignore "not all is injectable" message. It is good to see that Jgwman st...
by terenceyao
Mon Mar 27, 2017 5:26 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Thanks Jgwman. I see bunch of array like (48 8B 05 ** ** ** ** xx xx xx xx xx 00 00) that start at Offset 0x00625570 for new one. I spent a couple of hours to try and error in order to figure out the function, but I still can not fix the problem at line 33 in the Open script correctly. It always tel...
by terenceyao
Mon Mar 27, 2017 12:22 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Steel Dragon wrote:
Mon Mar 27, 2017 10:57 am
ok is it normal that right after a patch and I do mean like 30mins after the patch is done and such and installed, that the dark souls 3 Cheat engine table wont open?
Yep. The patch 1.12 totally breaks all table function. =(
This is beyond my cheat ability.
Sorry guys...
by terenceyao
Mon Mar 27, 2017 4:30 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

So uhh...I was a little out of touch with the whole CE scene and when I go back to check, their tables are gone from the website. I also see a lot of people looking for phonkz latest table? This is the one I have and from what I'm understanding, it's not going to work anymore with the 1.11 patch/ne...
by terenceyao
Mon Mar 27, 2017 2:55 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Phokz's table is still broken Speed modifier doesn't work it defaults to 0 every time it's changed. Unlimited consumables doesn't work despite the value being 1 and frozen. Also Param patcher doesn't work it just doesn't open. The one fix linked last page isn't a good fix either aldrich bullets don...
by terenceyao
Sun Mar 26, 2017 8:03 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Thanks terenceyao! I confirmed (1)(3)(4) is stable. but "Param Patcher Initializer" can not open yet. I don't know... It works for me. =/ Try to change line 95 of Param Patch Initializer's script to this: (by your self) aobscanmodule(ParamPatchAOB,DarkSoulsIII.exe,48 8B 05 * * * * E9 * * * * 48 8B ...
by terenceyao
Sun Mar 26, 2017 7:23 am
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

(1) "Fall Death Camera" fixed (2) "Param Patcher Initializer" fixed (3) "Hero -> Base Stats -> Speed Modifier" fixed (4) "Debug Stuff -> Character Flags -> No Goods Consume" fixed Still need someone to fix "Scripts -> No Durability Damage" I can not find the specific module for the given array of by...
by terenceyao
Sat Mar 25, 2017 1:45 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Hi, everyone...
I fixed "Fall Death Camera" & "Param Patcher Initializer" for 1.11. =)
Here you go...
by terenceyao
Fri Mar 24, 2017 5:24 pm
Forum: Tables
Topic: Dark Souls 3
Replies: 369
Views: 684190

Re: Dark Souls 3

Param Patcher Initializer
Fall Death Camera
No Durability Damage
Not working.... =(