Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Upload your cheat tables here (No requests)
User avatar
Mandingosaurus
Novice Cheater
Novice Cheater
Posts: 16
Joined: Sun Mar 29, 2020 3:22 pm
Reputation: 0

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by Mandingosaurus »

danver wrote:
Wed Apr 08, 2020 3:06 pm
um probably because using cheat engine for a emulator like yuzu is different then trying it on pc
Just to clarify my case and avoid any misunderstandings, I would like to say I am not using Yuzu emulator, I have got the real PC version of the game and all the tests I am conducting with cheat engine are done exclusively for the PC version.

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

danver
Cheater
Cheater
Posts: 44
Joined: Mon Apr 17, 2017 12:21 pm
Reputation: 5

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by danver »

was talking about tripleking cause he said he was using a emulator

hongyboi91
Noobzor
Noobzor
Posts: 10
Joined: Fri Mar 27, 2020 9:17 pm
Reputation: 1

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by hongyboi91 »

The savefile.rar does not have all the cards (Number 100+). It also prevents me from buying anymore cards in the shop. For example, Number 100: Numeron Dragon can be found in the "Yuma Tsukumo Booster Pack" but when I try to buy it the game said I have three of every cards in the booster pack.

nuocda
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed May 02, 2018 7:21 pm
Reputation: 8

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by nuocda »

are you sure check right any option in filter cards ?

hongyboi91
Noobzor
Noobzor
Posts: 10
Joined: Fri Mar 27, 2020 9:17 pm
Reputation: 1

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by hongyboi91 »

Yup, no filter on.

nuocda
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed May 02, 2018 7:21 pm
Reputation: 8

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by nuocda »

i search already have xyz number 100, try and up your screenshot

User avatar
Mandingosaurus
Novice Cheater
Novice Cheater
Posts: 16
Joined: Sun Mar 29, 2020 3:22 pm
Reputation: 0

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by Mandingosaurus »

hongyboi91 wrote:
Mon Apr 13, 2020 11:55 am
The savefile.rar does not have all the cards (Number 100+). It also prevents me from buying anymore cards in the shop. For example, Number 100: Numeron Dragon can be found in the "Yuma Tsukumo Booster Pack" but when I try to buy it the game said I have three of every cards in the booster pack.
Strange because the game has 10,027 cards in total, I used the same saved game file and I have all the cards; including Number 100: Numeron Dragon.

hongyboi91
Noobzor
Noobzor
Posts: 10
Joined: Fri Mar 27, 2020 9:17 pm
Reputation: 1

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by hongyboi91 »

Sorry guys, I found the problem. I organize the cards based on their "Name." However, I found out that the cards starts on Number 100 - 107. I was looking at the end of it, from 99 > 9 > C101+.

User avatar
jjcho849
Table Makers
Table Makers
Posts: 199
Joined: Thu Apr 02, 2020 12:09 am
Reputation: 132

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by jjcho849 »

Working on LP hack but I still lose after losing real 8000 LP UGHHHHHH!! :cry:

anyways here is my table with my findings so far I have a test script that changes any damage or card effect involving LP to any amount you want but for some reason the game refuses to accept it even though it changes on screen you still die if 8000 LP is lost. Can anyone figure out how the game is rejecting my script?
Attachments
Life Points Counters.zip
test script inside
(2.72 KiB) Downloaded 50 times

User avatar
Mandingosaurus
Novice Cheater
Novice Cheater
Posts: 16
Joined: Sun Mar 29, 2020 3:22 pm
Reputation: 0

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by Mandingosaurus »

Hey guys;

Let me know if this table works at all!

Here is a messy solution because you guys wont be able to freeze properly the visual LP, but don't worry even if it reaches 0 you will still have your real LP at 8000 points.

Ok, so the way it works is... open your game (Link Evolution), load the cheat table and go ahead and get into a duel. As soon as you see the encrypted value go from 0 to whatever number freeze it and Boom! your a GOD! you can freeze your visual LP too (if that makes you feel safe LOL :D :D :D ), but it goes glitchy sometimes.

I hope this one helps.
Attachments
Yugioh LP_test_2.CT
(150.31 KiB) Downloaded 75 times

FistMeSenpai
Novice Cheater
Novice Cheater
Posts: 15
Joined: Tue Feb 06, 2018 5:12 pm
Reputation: 19

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by FistMeSenpai »

Something i found while i'm creating scripts


Always Win Rock/Paper/Scissors
[ENABLE]

// 1 = you always win
// 2 = enemy always win
// 3 - tie

aobscanmodule(RPC_Always_WIN,YuGiOh.exe,41 C7 81 94 0E 00 00 03 00 00 00)

registersymbol(RPC_Always_WIN)

RPC_Always_WIN:
db 41 C7 81 94 0E 00 00 01 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00


[DISABLE]

RPC_Always_WIN:
db 41 C7 81 94 0E 00 00 03 00 00 00 C3 41 C7 81 94 0E 00 00 02 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00

unregistersymbol(RPC_Always_WIN)

{
// ORIGINAL CODE - INJECTION POINT: "YuGiOh.exe"+7B181E

"YuGiOh.exe"+7B1806: F7 E9 - imul ecx
"YuGiOh.exe"+7B1808: 8B C2 - mov eax,edx
"YuGiOh.exe"+7B180A: C1 E8 1F - shr eax,1F
"YuGiOh.exe"+7B180D: 03 D0 - add edx,eax
"YuGiOh.exe"+7B180F: 8D 04 52 - lea eax,[rdx+rdx*2]
"YuGiOh.exe"+7B1812: 2B C8 - sub ecx,eax
"YuGiOh.exe"+7B1814: 83 E9 01 - sub ecx,01
"YuGiOh.exe"+7B1817: 74 1D - je YuGiOh.exe+7B1836
"YuGiOh.exe"+7B1819: 83 F9 01 - cmp ecx,01
"YuGiOh.exe"+7B181C: 74 0C - je YuGiOh.exe+7B182A
// ---------- INJECTING HERE ----------
"YuGiOh.exe"+7B181E: 41 C7 81 94 0E 00 00 03 00 00 00 - mov [r9+00000E94],00000003
// ---------- DONE INJECTING ----------
"YuGiOh.exe"+7B1829: C3 - ret
"YuGiOh.exe"+7B182A: 41 C7 81 94 0E 00 00 02 00 00 00 - mov [r9+00000E94],00000002
"YuGiOh.exe"+7B1835: C3 - ret
"YuGiOh.exe"+7B1836: 41 C7 81 94 0E 00 00 01 00 00 00 - mov [r9+00000E94],00000001
"YuGiOh.exe"+7B1841: C3 - ret
"YuGiOh.exe"+7B1842: CC - int 3
"YuGiOh.exe"+7B1843: CC - int 3
"YuGiOh.exe"+7B1844: CC - int 3
"YuGiOh.exe"+7B1845: CC - int 3
"YuGiOh.exe"+7B1846: CC - int 3
}

XLordShadow45X
Novice Cheater
Novice Cheater
Posts: 15
Joined: Sun Apr 12, 2020 3:53 pm
Reputation: 0

Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by XLordShadow45X »

[QUOTE="segamot, post: 128227, member: 8751"]

Savegame location

Steam: "userdata1150640 emote"

Goldberg: "C:Users???AppDataRoamingGoldberg SteamEmu Saves1150640 emote"

ali123 or 3DM: "Yu-Gi-Oh! Legacy of the Duelist Link EvolutionProfile(username)Saves"

[/QUOTE]



I have looked in every folder related to steam, but I can't find the corresponding save file...

There is one stored in the 'Goldberg' folder. But that one is not recent and therefore wrong...



Can anybody tell me if the save file is still usable or this 'hack' has been fixed in an update?



Help would be much appreciated!



Edit: Wrong quote.
Last edited by XLordShadow45X on Sat Jun 20, 2020 3:23 pm, edited 1 time in total.

evil_befall
Expert Cheater
Expert Cheater
Posts: 107
Joined: Sun May 14, 2017 11:22 pm
Reputation: 6

Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by evil_befall »

Trying to do a challenge Beat the game with both me and cpu starting with 20k lp But tried with files from here but wont work

321123
Expert Cheater
Expert Cheater
Posts: 83
Joined: Mon Feb 26, 2018 9:30 pm
Reputation: 17

Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by 321123 »

[QUOTE="FistMeSenpai, post: 133081, member: 12636"]

Something i found while i'm creating scripts





[COLOR=#000000][spoiler=Always Win Rock/Paper/Scissors][ENABLE]



// 1 = you always win

// 2 = enemy always win

// 3 - tie



aobscanmodule(RPC_Always_WIN,YuGiOh.exe,41 C7 81 94 0E 00 00 03 00 00 00)



registersymbol(RPC_Always_WIN)



RPC_Always_WIN:

db 41 C7 81 94 0E 00 00 01 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00





[DISABLE]



RPC_Always_WIN:

db 41 C7 81 94 0E 00 00 03 00 00 00 C3 41 C7 81 94 0E 00 00 02 00 00 00 C3 41 C7 81 94 0E 00 00 01 00 00 00



unregistersymbol(RPC_Always_WIN)



{

// ORIGINAL CODE - INJECTION POINT: "YuGiOh.exe"+7B181E



"YuGiOh.exe"+7B1806: F7 E9 - imul ecx

"YuGiOh.exe"+7B1808: 8B C2 - mov eax,edx

"YuGiOh.exe"+7B180A: C1 E8 1F - shr eax,1F

"YuGiOh.exe"+7B180D: 03 D0 - add edx,eax

"YuGiOh.exe"+7B180F: 8D 04 52 - lea eax,[rdx+rdx*2]

"YuGiOh.exe"+7B1812: 2B C8 - sub ecx,eax

"YuGiOh.exe"+7B1814: 83 E9 01 - sub ecx,01

"YuGiOh.exe"+7B1817: 74 1D - je YuGiOh.exe+7B1836

"YuGiOh.exe"+7B1819: 83 F9 01 - cmp ecx,01

"YuGiOh.exe"+7B181C: 74 0C - je YuGiOh.exe+7B182A

// ---------- INJECTING HERE ----------

"YuGiOh.exe"+7B181E: 41 C7 81 94 0E 00 00 03 00 00 00 - mov [r9+00000E94],00000003

// ---------- DONE INJECTING ----------

"YuGiOh.exe"+7B1829: C3 - ret

"YuGiOh.exe"+7B182A: 41 C7 81 94 0E 00 00 02 00 00 00 - mov [r9+00000E94],00000002

"YuGiOh.exe"+7B1835: C3 - ret

"YuGiOh.exe"+7B1836: 41 C7 81 94 0E 00 00 01 00 00 00 - mov [r9+00000E94],00000001

"YuGiOh.exe"+7B1841: C3 - ret

"YuGiOh.exe"+7B1842: CC - int 3

"YuGiOh.exe"+7B1843: CC - int 3

"YuGiOh.exe"+7B1844: CC - int 3

"YuGiOh.exe"+7B1845: CC - int 3

"YuGiOh.exe"+7B1846: CC - int 3

}[/spoiler][/COLOR]

[/QUOTE]



been trying to copy the code but cant seem to paste it.

started from [enable] untill [

"YuGiOh.exe"+7B1846: CC - int 3

} ]



so basically

- Am I copying wrong?

- Does the code work with link evolution or the base non legacy evolution game?

User avatar
jjcho849
Table Makers
Table Makers
Posts: 199
Joined: Thu Apr 02, 2020 12:09 am
Reputation: 132

Re: Yu-Gi-Oh! Legacy of the Duelist Link Evolution (Steam)

Post by jjcho849 »

Hey guys I found the true encrypted values of P1 and P2 Life Points!! Can someone use this table here in attachment and finally hack this bitch? XD
Attachments
YuGiOh.CT
(82.56 KiB) Downloaded 93 times

Post Reply

Who is online

Users browsing this forum: 1elfzz, Bing [Bot], bloodybaka, Derionis, DragonDJimmeh, DrummerIX, Fanikdd, Foomy, Google Adsense [Bot], groszizipoilue, H_C_L, Klarcusant, loci22, Lokisonl, loveteayza, Majestic-12 [Bot], Mantias, Tippy, trohed, yy556023