Dynasty warriors 9 Empires

Cheat table.

The main forum for Cheat Table database collections.


Moderator: Table Moderator

Post Reply
J1327
Enchanter
Enchanter
Apprentice Hacker
Apprentice Hacker
Posts: 85
Joined: Mon Jul 25, 2022 5:00 pm
Answers: 0
x 110

Dynasty warriors 9 Empires

Post by J1327 »

Scripts:

Gov :
Food and coins
Increase time till next council

Soc:
Interaction power
Interaction Tries
Max Reputation
Max companionship level

Battle:
Run speed
One Hit kill
Invincible
Quick capture

Statics:
I decided not to attach many static addresses. Instead, two debugging script helpers...

Debugging tips:
Has pretty tight mouse lock once debugger hits on a breakpoint. To get out of this lock you need to hold alt+tab, mouse left click and drag it (while holding) to side to get back working mouse. Sometimes it just locks out mouse clicks completely. (Otherwise, I could try to mess around with DINPUT8 dll (which seems to me causes this lock)) Attached mouse unlock script...

Use VEH. I could additionally investigate why windows debugger crashes on breakpoint (probably some anti debugging measures is in place (DbgUiRemoteBreakin) -- yet that is speculation) ...

Not sure if mouse locks happens during VM else could helped a lot during application modding (with snapshots).

Gameplay tip:
Using "affairs" --> "positioning" while with keyboard + mouse -- game won't allow you to change reallocated "officers", you can change binding of "Menu" action to something else, for example [CTRL] didn't work for me, (maybe its due keyboards language configuration) so I have configurated for [space]....

I was crashing for some time until I remember I had issue this before:
(when on 125% DPI at x1440p setting, application thinks it's x900p and won't allow resize resolution)
properties --> Compatibility --> Change high DPI settings all ticks and selected for application

Attachments
DW9Emp.CT
(102.24 KiB) Downloaded 403 times

Post Reply