Page 1 of 1

[REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 4:37 pm
by foreverjrpg


Its release today and I request cheats for the game please.

Inf HP
inf MP
Fast exp
All items
all wep
all armors
max skill point
etc

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 5:07 pm
by gunbalde60
I second this!

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 5:38 pm
by Impala
changed table

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 6:30 pm
by Impala
Trials of Mana-Win64-Shipping.exe+52E358F - 8B 43 20 - mov eax,[rbx+20]

If you go here and right click what addresses this accesses, it will give you the addresses for exp for your party

set to 5000 for level 8

I can put into a script if someone else doesnt, but focusing on playing the game for a bit

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 9:13 pm
by Impala
Trials of Mana-Win64-Shipping.exe+54E66F - 8B 42 24 - mov eax,[rdx+24]

That gives you MP addresses

copy and paste into cheat engine

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105</ID>
      <Description>"Infinite MP"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
//Trials of Mana-Win64-Shipping.exe+54E672 - 89 41 24 - mov [rcx+24],eax
aobscanmodule(mp,Trials of Mana-Win64-Shipping.exe,89 41 24 8B 42 28) // should be unique
alloc(newmem,$1000,"Trials of Mana-Win64-Shipping.exe"+54E672)

label(code)
label(return)

newmem:

code:
  mov [rcx+24],#999
  mov eax,[rdx+28]
  jmp return

mp:
  jmp newmem
  nop
return:
registersymbol(mp)

[DISABLE]

mp:
  db 89 41 24 8B 42 28

unregistersymbol(mp)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Trials of Mana-Win64-Shipping.exe"+54E672

"Trials of Mana-Win64-Shipping.exe"+54E654: 89 41 10        -  mov [rcx+10],eax
"Trials of Mana-Win64-Shipping.exe"+54E657: 8B 42 14        -  mov eax,[rdx+14]
"Trials of Mana-Win64-Shipping.exe"+54E65A: 89 41 14        -  mov [rcx+14],eax
"Trials of Mana-Win64-Shipping.exe"+54E65D: 8B 42 18        -  mov eax,[rdx+18]
"Trials of Mana-Win64-Shipping.exe"+54E660: 89 41 18        -  mov [rcx+18],eax
"Trials of Mana-Win64-Shipping.exe"+54E663: 8B 42 1C        -  mov eax,[rdx+1C]
"Trials of Mana-Win64-Shipping.exe"+54E666: 89 41 1C        -  mov [rcx+1C],eax
"Trials of Mana-Win64-Shipping.exe"+54E669: 8B 42 20        -  mov eax,[rdx+20]
"Trials of Mana-Win64-Shipping.exe"+54E66C: 89 41 20        -  mov [rcx+20],eax
"Trials of Mana-Win64-Shipping.exe"+54E66F: 8B 42 24        -  mov eax,[rdx+24]
// ---------- INJECTING HERE ----------
"Trials of Mana-Win64-Shipping.exe"+54E672: 89 41 24        -  mov [rcx+24],eax
"Trials of Mana-Win64-Shipping.exe"+54E675: 8B 42 28        -  mov eax,[rdx+28]
// ---------- DONE INJECTING  ----------
"Trials of Mana-Win64-Shipping.exe"+54E678: 89 41 28        -  mov [rcx+28],eax
"Trials of Mana-Win64-Shipping.exe"+54E67B: 8B 42 2C        -  mov eax,[rdx+2C]
"Trials of Mana-Win64-Shipping.exe"+54E67E: 89 41 2C        -  mov [rcx+2C],eax
"Trials of Mana-Win64-Shipping.exe"+54E681: 8B 42 30        -  mov eax,[rdx+30]
"Trials of Mana-Win64-Shipping.exe"+54E684: 89 41 30        -  mov [rcx+30],eax
"Trials of Mana-Win64-Shipping.exe"+54E687: 8B 42 34        -  mov eax,[rdx+34]
"Trials of Mana-Win64-Shipping.exe"+54E68A: 89 41 34        -  mov [rcx+34],eax
"Trials of Mana-Win64-Shipping.exe"+54E68D: 8B 42 38        -  mov eax,[rdx+38]
"Trials of Mana-Win64-Shipping.exe"+54E690: 89 41 38        -  mov [rcx+38],eax
"Trials of Mana-Win64-Shipping.exe"+54E693: 8B 42 3C        -  mov eax,[rdx+3C]
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 9:31 pm
by Impala
I changed the table

3 quick dirty options

1. inf hp
2. inf mp
3. instant level 10
-you can change the script to set exp to anything

Re: [REQUEST] Trials of Mana

Posted: Fri Apr 24, 2020 9:46 pm
by Impala

Re: [REQUEST] Trials of Mana

Posted: Sat Apr 25, 2020 3:06 am
by levi.vain
The item cheats (quantity in inventory) from the demo are no longer working, can you please work on those as well?

Thank you.

Re: [REQUEST] Trials of Mana

Posted: Mon Apr 27, 2020 4:49 am
by camala
I'm writing this for the first time, so I'm sorry if it was stupid.
I don't think it's a cheat,
Is there a way to let enemy monsters learn new tricks?
Also, is there a way to make the duration of the magic last after the battle ends?