Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Upload your cheat tables here (No requests)
nakint
Expert Cheater
Expert Cheater
Posts: 126
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 50

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by nakint »

The Black X wrote:
Wed Sep 23, 2020 1:54 pm
Innocent-wise i officially only miss:
-Dual Stats innocents
Pugilist
Muscleman
Hard Worker
Sprinter
Nerd
Patient
Sniper

-Weapon Stats innocents
Fist Fighter
Fencer
Lancer
Eros
Deadeye
Lumberjack
Cane Man
Monster Hunter
Guardian

If anyone happends to have just one of 'em, tell me so i can complete the list and finally add it in the table as dropdown.
I have IDs for them, but all in Decimal, in Hex they are from 0B to 11 and 33 to 3B

Code: Select all

11:Muscleman
12:Sprinter
13:Nerd
14:Hard Worker
15:Patient
16:Pugilist
17:Sniper

51:Fist Fighter
52:Fencer
53:Lance
54:Eros
55:Deadeye
56:Lumberjack
57:Cane Man
58:Monster Hunter
59:Guardian


How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

User avatar
The Black X
Table Makers
Table Makers
Posts: 353
Joined: Sun Feb 16, 2020 1:26 pm
Reputation: 49

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by The Black X »

nakint wrote:
Wed Sep 23, 2020 4:01 pm
The Black X wrote:
Wed Sep 23, 2020 1:54 pm
Innocent-wise i officially only miss:
-Dual Stats innocents
Pugilist
Muscleman
Hard Worker
Sprinter
Nerd
Patient
Sniper

-Weapon Stats innocents
Fist Fighter
Fencer
Lancer
Eros
Deadeye
Lumberjack
Cane Man
Monster Hunter
Guardian

If anyone happends to have just one of 'em, tell me so i can complete the list and finally add it in the table as dropdown.
I have IDs for them, but all in Decimal, in Hex they are from 0B to 11 and 33 to 3B

Code: Select all

11:Muscleman
12:Sprinter
13:Nerd
14:Hard Worker
15:Patient
16:Pugilist
17:Sniper

51:Fist Fighter
52:Fencer
53:Lance
54:Eros
55:Deadeye
56:Lumberjack
57:Cane Man
58:Monster Hunter
59:Guardian
Superb!
Ok (Facepalm) i forgot i also miss:

Fusion Lover
Magichange Lover

nakint
Expert Cheater
Expert Cheater
Posts: 126
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 50

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by nakint »

The Black X wrote:
Wed Sep 23, 2020 4:03 pm
Superb!
Ok (Facepalm) i forgot i also miss:

Fusion Lover
Magichange Lover
Dec:

Code: Select all

71:Fusion Lover
72:Magichange Lover
Hex:

Code: Select all

47:Fusion Lover
48:Magichange Lover

User avatar
SvT
Table Makers
Table Makers
Posts: 586
Joined: Tue Dec 24, 2019 5:17 am
Reputation: 1834

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by SvT »

Might be useful for your table, although you'll have to remake it with the Steam version AOB/opcodes.
Allows you to instantly Find Treasure/Recruit/get HL from captured enemies without having to interrogate them.
This opcode just reads the enemies SP that you can see in the negotiation menu and writes a value of 0 to it.

Code: Select all

[ENABLE]
aobscanmodule(easyInterrogations,Disgaea4gp.exe,48 8B 83 80 0D 00 00 45)
alloc(newmem,$1000,easyInterrogations)

label(code)
label(return)

newmem:
  mov [rbx+00000D80],#0

code:
  mov rax,[rbx+00000D80]
  jmp return

easyInterrogations:
  jmp newmem
  nop 2
return:
registersymbol(easyInterrogations)

[DISABLE]
easyInterrogations:
  db 48 8B 83 80 0D 00 00

unregistersymbol(easyInterrogations)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Disgaea4gp.exe"+11265E

"Disgaea4gp.exe"+11262D: B9 3A 00 00 00                 -  mov ecx,0000003A
"Disgaea4gp.exe"+112632: 44 89 74 24 20                 -  mov [rsp+20],r14d
"Disgaea4gp.exe"+112637: 44 8D 41 DA                    -  lea r8d,[rcx-26]
"Disgaea4gp.exe"+11263B: E8 30 13 08 00                 -  call Disgaea4gp.exe+193970
"Disgaea4gp.exe"+112640: 48 8B 83 90 0D 00 00           -  mov rax,[rbx+00000D90]
"Disgaea4gp.exe"+112647: 41 B9 68 00 00 00              -  mov r9d,00000068
"Disgaea4gp.exe"+11264D: 4C 89 64 24 30                 -  mov [rsp+30],r12
"Disgaea4gp.exe"+112652: 8B D7                          -  mov edx,edi
"Disgaea4gp.exe"+112654: 48 89 44 24 28                 -  mov [rsp+28],rax
"Disgaea4gp.exe"+112659: B9 98 01 00 00                 -  mov ecx,00000198
// ---------- INJECTING HERE ----------
"Disgaea4gp.exe"+11265E: 48 8B 83 80 0D 00 00           -  mov rax,[rbx+00000D80]
// ---------- DONE INJECTING  ----------
"Disgaea4gp.exe"+112665: 45 8D 41 AC                    -  lea r8d,[r9-54]
"Disgaea4gp.exe"+112669: 48 89 44 24 20                 -  mov [rsp+20],rax
"Disgaea4gp.exe"+11266E: E8 3D 1E 08 00                 -  call Disgaea4gp.exe+1944B0
"Disgaea4gp.exe"+112673: 48 8B 83 80 0D 00 00           -  mov rax,[rbx+00000D80]
"Disgaea4gp.exe"+11267A: 8D 57 0B                       -  lea edx,[rdi+0B]
"Disgaea4gp.exe"+11267D: C7 44 24 28 07 00 00 00        -  mov [rsp+28],00000007
"Disgaea4gp.exe"+112685: 4D 8B CD                       -  mov r9,r13
"Disgaea4gp.exe"+112688: B9 8E 01 00 00                 -  mov ecx,0000018E
"Disgaea4gp.exe"+11268D: 48 89 44 24 20                 -  mov [rsp+20],rax
"Disgaea4gp.exe"+112692: 41 B8 14 00 00 00              -  mov r8d,00000014

User avatar
The Black X
Table Makers
Table Makers
Posts: 353
Joined: Sun Feb 16, 2020 1:26 pm
Reputation: 49

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by The Black X »

nakint wrote:
Thu Sep 24, 2020 12:58 am
The Black X wrote:
Wed Sep 23, 2020 4:03 pm
Superb!
Ok (Facepalm) i forgot i also miss:

Fusion Lover
Magichange Lover
Dec:

Code: Select all

71:Fusion Lover
72:Magichange Lover
Hex:

Code: Select all

47:Fusion Lover
48:Magichange Lover
Perfect tyvm!
SovietWristwatch.jpg wrote:
Thu Sep 24, 2020 3:38 am
Might be useful for your table, although you'll have to remake it with the Steam version AOB/opcodes.
Allows you to instantly Find Treasure/Recruit/get HL from captured enemies without having to interrogate them.
This opcode just reads the enemies SP that you can see in the negotiation menu and writes a value of 0 to it.

Code: Select all

[ENABLE]
aobscanmodule(easyInterrogations,Disgaea4gp.exe,48 8B 83 80 0D 00 00 45)
alloc(newmem,$1000,easyInterrogations)

label(code)
label(return)

newmem:
 mov [rbx+00000D80],#0

code:
 mov rax,[rbx+00000D80]
 jmp return

easyInterrogations:
 jmp newmem
 nop 2
return:
registersymbol(easyInterrogations)

[DISABLE]
easyInterrogations:
 db 48 8B 83 80 0D 00 00

unregistersymbol(easyInterrogations)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Disgaea4gp.exe"+11265E

"Disgaea4gp.exe"+11262D: B9 3A 00 00 00 - mov ecx,0000003A
"Disgaea4gp.exe"+112632: 44 89 74 24 20 - mov [rsp+20],r14d
"Disgaea4gp.exe"+112637: 44 8D 41 DA - lea r8d,[rcx-26]
"Disgaea4gp.exe"+11263B: E8 30 13 08 00 - call Disgaea4gp.exe+193970
"Disgaea4gp.exe"+112640: 48 8B 83 90 0D 00 00 - mov rax,[rbx+00000D90]
"Disgaea4gp.exe"+112647: 41 B9 68 00 00 00 - mov r9d,00000068
"Disgaea4gp.exe"+11264D: 4C 89 64 24 30 - mov [rsp+30],r12
"Disgaea4gp.exe"+112652: 8B D7 - mov edx,edi
"Disgaea4gp.exe"+112654: 48 89 44 24 28 - mov [rsp+28],rax
"Disgaea4gp.exe"+112659: B9 98 01 00 00 - mov ecx,00000198
// ---------- INJECTING HERE ----------
"Disgaea4gp.exe"+11265E: 48 8B 83 80 0D 00 00 - mov rax,[rbx+00000D80]
// ---------- DONE INJECTING ----------
"Disgaea4gp.exe"+112665: 45 8D 41 AC - lea r8d,[r9-54]
"Disgaea4gp.exe"+112669: 48 89 44 24 20 - mov [rsp+20],rax
"Disgaea4gp.exe"+11266E: E8 3D 1E 08 00 - call Disgaea4gp.exe+1944B0
"Disgaea4gp.exe"+112673: 48 8B 83 80 0D 00 00 - mov rax,[rbx+00000D80]
"Disgaea4gp.exe"+11267A: 8D 57 0B - lea edx,[rdi+0B]
"Disgaea4gp.exe"+11267D: C7 44 24 28 07 00 00 00 - mov [rsp+28],00000007
"Disgaea4gp.exe"+112685: 4D 8B CD - mov r9,r13
"Disgaea4gp.exe"+112688: B9 8E 01 00 00 - mov ecx,0000018E
"Disgaea4gp.exe"+11268D: 48 89 44 24 20 - mov [rsp+20],rax
"Disgaea4gp.exe"+112692: 41 B8 14 00 00 00 - mov r8d,00000014
Intresting!
Anon9 might like that!

User avatar
The Black X
Table Makers
Table Makers
Posts: 353
Joined: Sun Feb 16, 2020 1:26 pm
Reputation: 49

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by The Black X »

Let's Go Everyone!
Tables Updated.
viewtopic.php?p=153601#p153601

Duran
Noobzor
Noobzor
Posts: 8
Joined: Sun Sep 20, 2020 12:37 am
Reputation: 0

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by Duran »

The Black X wrote:
Thu Sep 24, 2020 2:21 pm
Let's Go Everyone!
Tables Updated.
viewtopic.php?p=153601#p153601
Looking good! Is the innocent drop down new or did I just miss it last time on account it's unmarked. :D
Regardless, shaping up! As Desco would say, you are on the way to becoming the finale boss!

User avatar
The Black X
Table Makers
Table Makers
Posts: 353
Joined: Sun Feb 16, 2020 1:26 pm
Reputation: 49

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by The Black X »

hey dood check the other table link for infos. (yes they are new, from today's version)
Also :x I already am the final boss

Duran
Noobzor
Noobzor
Posts: 8
Joined: Sun Sep 20, 2020 12:37 am
Reputation: 0

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by Duran »

Next up is evility choice maybe?
Fingers crossed no stress! :wub:

If you needed any help locating evilies (looking at you char evilities!!! :ph34r: ) let me know. My forays into char picked up random garbage

toshlynx
Cheater
Cheater
Posts: 35
Joined: Sun Sep 16, 2018 5:37 am
Reputation: 2

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by toshlynx »

Black X, I found rank 41 weapons IDs


Sword - Issen - 010e
Axe: Zillions buster - 029e
Fist: Master Fist - 00aa
Bow: Sleipnir - 01d6
Staff: Three Senses - 0302
Gun: Amalgam Flame - 023a
Spear: Satan's Edge - 0172
Etc Emblem - trapezohedron - 0777
Armor - Invincible Armor - 0411
Monster physical - Baal stone - 0349
Monster Int - Demon Law: Digital -037b

source was this pastebin i found in a disgaea discord

User avatar
The Black X
Table Makers
Table Makers
Posts: 353
Joined: Sun Feb 16, 2020 1:26 pm
Reputation: 49

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by The Black X »

Duran wrote:
Thu Sep 24, 2020 6:48 pm
Next up is evility choice maybe?
Fingers crossed no stress! :wub:

If you needed any help locating evilies (looking at you char evilities!!! :ph34r: ) let me know. My forays into char picked up random garbage
I already have scanned all the evilities, but i only noted down the ones that intrested me. (Basically i discarded ALL stat boosting evilities, since i already have max stats.)
toshlynx wrote:
Fri Sep 25, 2020 9:17 am
Black X, I found rank 41 weapons IDs


Sword - Issen - 010e
Axe: Zillions buster - 029e
Fist: Master Fist - 00aa
Bow: Sleipnir - 01d6
Staff: Three Senses - 0302
Gun: Amalgam Flame - 023a
Spear: Satan's Edge - 0172
Etc Emblem - trapezohedron - 0777
Armor - Invincible Armor - 0411
Monster physical - Baal stone - 0349
Monster Int - Demon Law: Digital -037b

source was this pastebin i found in a disgaea discord


Awesome! May i get invited to said discord?

toshlynx
Cheater
Cheater
Posts: 35
Joined: Sun Sep 16, 2018 5:37 am
Reputation: 2

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by toshlynx »

Sure what is your discord ID?

Asuma
Expert Cheater
Expert Cheater
Posts: 82
Joined: Thu Mar 08, 2018 9:39 am
Reputation: 9

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by Asuma »

Would it be possible to get a code to editor the map bouns rank?

Pedestrian
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Sep 26, 2020 3:38 am
Reputation: 0

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by Pedestrian »

I just have a question about the innocents. Innocents that affects stats like added the stats to an item after soft reset. However unique innocents like sweet tempter which restores hp during end turns did not do so even after soft reset. Or am i doing something wrong ?

username69
Expert Cheater
Expert Cheater
Posts: 57
Joined: Sun Jan 05, 2020 4:01 am
Reputation: 7

Re: Disgaea 4 Complete+ (Steam) - Last Update 2020.09.14

Post by username69 »

Does the character editor work for anyone else in the middle of a battle?

I'd like to set certain units to 1 HP on the enemy side, but the base values are "??" and I'm not sure what the issue is as it finds the highlighted characters Level and EXP (which seems WAY more than the level stated) in the tables?

Post Reply