SAMURAI WARRIORS 4 DX

Upload your cheat tables here (No requests)
Goemon
What is cheating?
What is cheating?
Posts: 4
Joined: Fri May 17, 2024 9:46 pm
Reputation: 1

Re: SAMURAI WARRIORS 4 DX

Post by Goemon »

Request range modifier.
WeaponElement ranges do not extend the range as much as expected!

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
Last edited by Goemon on Mon May 27, 2024 12:24 pm, edited 2 times in total.

leron9999
What is cheating?
What is cheating?
Posts: 1
Joined: Sun May 26, 2024 2:06 am
Reputation: 0

Re: SAMURAI WARRIORS 4 DX

Post by leron9999 »

Is it possible to add the custom character in the Story mode or replace the currently selected character to the custom character?

ZoanChrome
Expert Cheater
Expert Cheater
Posts: 105
Joined: Wed Mar 08, 2017 7:36 am
Reputation: 27

Re: SAMURAI WARRIORS 4 DX

Post by ZoanChrome »

Umm, May I request:
-Infinite item buff duration or Items no cooldown
-Freeze battle time or Freeze timed mission countdown

Thank You

Tuuuup!
Table Makers
Table Makers
Posts: 344
Joined: Sat Sep 26, 2020 9:54 am
Reputation: 2220

Re: SAMURAI WARRIORS 4 DX

Post by Tuuuup! »

ZoanChrome wrote:
Mon May 27, 2024 9:39 am

-Freeze battle time or Freeze timed mission countdown
Updated my table..

isamon
Noobzor
Noobzor
Posts: 6
Joined: Sun Apr 30, 2023 8:26 pm
Reputation: 0

Re: SAMURAI WARRIORS 4 DX

Post by isamon »

Tuuuup! wrote:
Mon May 27, 2024 4:47 pm

Updated my table..
Thank you for the update!

nakint
Expert Cheater
Expert Cheater
Posts: 140
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 63

Re: SAMURAI WARRIORS 4 DX

Post by nakint »

In Highlighted/Selected weapon, can add 1A to 21 for Skill 1 to 8 status.

Code: Select all

0: Max Lv 4 display
1: Locked (need unlock)
2: Lv5 unlocked (no need need to upgrade)

isamon
Noobzor
Noobzor
Posts: 6
Joined: Sun Apr 30, 2023 8:26 pm
Reputation: 0

Re: SAMURAI WARRIORS 4 DX

Post by isamon »

Can the cooldown of special items (character icons) be eliminated?

Blob55
Cheater
Cheater
Posts: 31
Joined: Mon Nov 11, 2019 9:54 am
Reputation: 1

Re: SAMURAI WARRIORS 4 DX

Post by Blob55 »

Is there a FoV mod or something that zooms the camera out more? I know WO3U had one, since that game also doesn't have enemy lockon.

Algester
Expert Cheater
Expert Cheater
Posts: 313
Joined: Sun Mar 04, 2018 9:48 am
Reputation: 72

Re: SAMURAI WARRIORS 4 DX

Post by Algester »

I may have found the experience that Mastery is looking for

Code: Select all

SamuraiWarriors4DX.exe+18BD5E: CC              - int 3 
SamuraiWarriors4DX.exe+18BD5F: CC              - int 3 
SamuraiWarriors4DX.exe+18BD60: 4C 63 CA        - movsxd  r9,edx
SamuraiWarriors4DX.exe+18BD63: B8 3F 42 0F 00  - mov eax,000F423F
SamuraiWarriors4DX.exe+18BD68: 42 8B 54 89 10  - mov edx,[rcx+r9*4+10]
SamuraiWarriors4DX.exe+18BD6D: 4E 8D 14 89     - lea r10,[rcx+r9*4]
SamuraiWarriors4DX.exe+18BD71: 41 03 D0        - add edx,r8d
SamuraiWarriors4DX.exe+18BD74: 4D 8D 1C 09     - lea r11,[r9+rcx]
SamuraiWarriors4DX.exe+18BD78: 3B D0           - cmp edx,eax
SamuraiWarriors4DX.exe+18BD7A: 0F 46 C2        - cmovbe eax,edx
// ---------- INJECTING HERE ----------
SamuraiWarriors4DX.exe+18BD7D: 41 89 42 10     - mov [r10+10],eax
// ---------- DONE INJECTING  ----------
SamuraiWarriors4DX.exe+18BD81: 41 0F B6 43 2A  - movzx eax,byte ptr [r11+2A]
SamuraiWarriors4DX.exe+18BD86: 3C 14           - cmp al,14
SamuraiWarriors4DX.exe+18BD88: 72 03           - jb SamuraiWarriors4DX.exe+18BD8D
SamuraiWarriors4DX.exe+18BD8A: 33 C0           - xor eax,eax
SamuraiWarriors4DX.exe+18BD8C: C3              - ret 
SamuraiWarriors4DX.exe+18BD8D: 45 33 C9        - xor r9d,r9d
SamuraiWarriors4DX.exe+18BD90: 44 0F B6 C0     - movzx r8d,al
SamuraiWarriors4DX.exe+18BD94: 41 83 F8 14     - cmp r8d,14
SamuraiWarriors4DX.exe+18BD98: 7D 35           - jnl SamuraiWarriors4DX.exe+18BDCF
SamuraiWarriors4DX.exe+18BD9A: 41 8D 48 FF     - lea ecx,[r8-01]
}
my issue is that the game doesnt exactly like me "adding" a certain value to eax vor movzx eax,byte ptr[r11+2A] to use to load the level

nevermind quite janky but an imul worked

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>357554</ID>
      <Description>"Proficiency multiplier?"</Description>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : SamuraiWarriors4DX.exe
  Version: 
  Date   : 2024-07-11
  Author : Algester

  This script does blah blah blah
}

[ENABLE]

aobscanmodule(ExpertiseProficiencyExp,SamuraiWarriors4DX.exe,41 89 42 10 41 0F B6 43 2A) // should be unique
alloc(newmem,$1000,ExpertiseProficiencyExp)

label(code)
label(return)

newmem:

code:
  imul eax,2
  mov [r10+10],eax
  movzx eax,byte ptr [r11+2A]
  jmp return

ExpertiseProficiencyExp:
  jmp newmem
  nop 4
return:
registersymbol(ExpertiseProficiencyExp)

[DISABLE]

ExpertiseProficiencyExp:
  db 41 89 42 10 41 0F B6 43 2A

unregistersymbol(ExpertiseProficiencyExp)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: SamuraiWarriors4DX.exe+18BD7D

SamuraiWarriors4DX.exe+18BD5E: CC              - int 3 
SamuraiWarriors4DX.exe+18BD5F: CC              - int 3 
SamuraiWarriors4DX.exe+18BD60: 4C 63 CA        - movsxd  r9,edx
SamuraiWarriors4DX.exe+18BD63: B8 3F 42 0F 00  - mov eax,000F423F
SamuraiWarriors4DX.exe+18BD68: 42 8B 54 89 10  - mov edx,[rcx+r9*4+10]
SamuraiWarriors4DX.exe+18BD6D: 4E 8D 14 89     - lea r10,[rcx+r9*4]
SamuraiWarriors4DX.exe+18BD71: 41 03 D0        - add edx,r8d
SamuraiWarriors4DX.exe+18BD74: 4D 8D 1C 09     - lea r11,[r9+rcx]
SamuraiWarriors4DX.exe+18BD78: 3B D0           - cmp edx,eax
SamuraiWarriors4DX.exe+18BD7A: 0F 46 C2        - cmovbe eax,edx
// ---------- INJECTING HERE ----------
SamuraiWarriors4DX.exe+18BD7D: 41 89 42 10     - mov [r10+10],eax
// ---------- DONE INJECTING  ----------
SamuraiWarriors4DX.exe+18BD81: 41 0F B6 43 2A  - movzx eax,byte ptr [r11+2A]
SamuraiWarriors4DX.exe+18BD86: 3C 14           - cmp al,14
SamuraiWarriors4DX.exe+18BD88: 72 03           - jb SamuraiWarriors4DX.exe+18BD8D
SamuraiWarriors4DX.exe+18BD8A: 33 C0           - xor eax,eax
SamuraiWarriors4DX.exe+18BD8C: C3              - ret 
SamuraiWarriors4DX.exe+18BD8D: 45 33 C9        - xor r9d,r9d
SamuraiWarriors4DX.exe+18BD90: 44 0F B6 C0     - movzx r8d,al
SamuraiWarriors4DX.exe+18BD94: 41 83 F8 14     - cmp r8d,14
SamuraiWarriors4DX.exe+18BD98: 7D 35           - jnl SamuraiWarriors4DX.exe+18BDCF
SamuraiWarriors4DX.exe+18BD9A: 41 8D 48 FF     - lea ecx,[r8-01]
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

wepon1984
Table Makers
Table Makers
Posts: 112
Joined: Sun Mar 19, 2017 2:47 am
Reputation: 270

Re: SAMURAI WARRIORS 4 DX

Post by wepon1984 »

Added a bunch of item / vault addresses to Tuuuup! table and nakint table
Attachments
SamuraiWarriors4DX.7z
pw: fearless
(106.22 KiB) Downloaded 354 times

Post Reply

Who is online

Users browsing this forum: 5545ggdgdf, AhrefsBot, Baidu [Spider], bryak, DotBot, lsvc, Salju, Suiseiseki, the128pin, Tsahion, Wiia