Ys Memories of Celceta
-
- Expert Cheater
- Posts: 102
- Joined: Sun Mar 12, 2017 2:34 pm
- Reputation: 8
Ys Memories of Celceta
could somebody please make a table for Ys Memories of Celceta
- TwilightStarocean
- Expert Cheater
- Posts: 133
- Joined: Fri Mar 03, 2017 1:54 am
- Reputation: 21
Ys Memories of Celceta
yes please
- BringChaos
- Table Makers
- Posts: 61
- Joined: Tue Mar 13, 2018 9:45 pm
- Reputation: 36
Ys Memories of Celceta
There is a +12 trainer for this game online. Is there anything you want in a table that the trainer does not have?
- Noire Blackheart
- Expert Cheater
- Posts: 386
- Joined: Mon Mar 27, 2017 2:36 pm
- Reputation: 54
Ys Memories of Celceta
The game just came out on PC today and Flings trainer says 2015, odd?
- TwilightStarocean
- Expert Cheater
- Posts: 133
- Joined: Fri Mar 03, 2017 1:54 am
- Reputation: 21
Ys Memories of Celceta
it was released in china only in 2015 thats why there are trainers out
Ys Memories of Celceta
huh new old ys game >_> why it didn't come out earlier ? combat style is similar to lacrimosa of dana oh continues story from ys ii then >_> hope it has the difficutly of the classics idk not so fan of 3d versions
Last edited by linkff on Thu Jul 26, 2018 1:02 pm, edited 2 times in total.
- BringChaos
- Table Makers
- Posts: 61
- Joined: Tue Mar 13, 2018 9:45 pm
- Reputation: 36
Ys Memories of Celceta
Can someone check if these assembly codes match to the steam version? You may need to do a code search if the addresses don't match.
Could whip up a quick item editor if they match.
Item List
Ysc_dx11.exe+14769F - 66 83 BC 50 40100000 00 - cmp word ptr [eax+edx*2+00001040],00
[SPOILER="Expanded"]
mov edx,[edi+04]
mov eax,[esp+14]
cmp word ptr [eax+edx*2+00001040],00
jle Ysc_dx11.exe+14770A
xor ecx,ecx
mov eax,ebp
sub eax,ecx
je Ysc_dx11.exe+1476C8
[/SPOILER]
EXP
Ysc_dx11.exe+1042C6 - F3 0F10 40 14 - movss xmm0,[eax+14]
[SPOILER="Expanded"]
mov eax,[esp+64]
sub esi,[esp+10]
push ecx
movss xmm0,[eax+14]
movss [esp],xmm0
call Ysc_dx11.exe+6E0D0
mov ecx,eax
[/SPOILER]
Gold
Ysc_dx11.exe+D75C6 - 8B 91 10100100 - mov edx,[ecx+00011010]
[SPOILER="Expanded"]
int 3
mov eax,[ecx+00000244]
mov edx,[ecx+00011010]
cmp [eax+00152B18],edx
jnl Ysc_dx11.exe+D75DA
mov [eax+00152B18],edx
[/SPOILER]
Could whip up a quick item editor if they match.
Item List
Ysc_dx11.exe+14769F - 66 83 BC 50 40100000 00 - cmp word ptr [eax+edx*2+00001040],00
[SPOILER="Expanded"]
mov edx,[edi+04]
mov eax,[esp+14]
cmp word ptr [eax+edx*2+00001040],00
jle Ysc_dx11.exe+14770A
xor ecx,ecx
mov eax,ebp
sub eax,ecx
je Ysc_dx11.exe+1476C8
[/SPOILER]
EXP
Ysc_dx11.exe+1042C6 - F3 0F10 40 14 - movss xmm0,[eax+14]
[SPOILER="Expanded"]
mov eax,[esp+64]
sub esi,[esp+10]
push ecx
movss xmm0,[eax+14]
movss [esp],xmm0
call Ysc_dx11.exe+6E0D0
mov ecx,eax
[/SPOILER]
Gold
Ysc_dx11.exe+D75C6 - 8B 91 10100100 - mov edx,[ecx+00011010]
[SPOILER="Expanded"]
int 3
mov eax,[ecx+00000244]
mov edx,[ecx+00011010]
cmp [eax+00152B18],edx
jnl Ysc_dx11.exe+D75DA
mov [eax+00152B18],edx
[/SPOILER]
Ys Memories of Celceta
I have the steam version if you can walk me through like I am an idiot how to check that I would be more then happy to help.
- BringChaos
- Table Makers
- Posts: 61
- Joined: Tue Mar 13, 2018 9:45 pm
- Reputation: 36
Ys Memories of Celceta
[USER=19899]@batf247[/USER]
1. Attach to game process
2. Press Memory View (located in the middle left of cheat engine)
3. Press CTRL+G in Memory View
4. Paste Ysc_dx11.exe+14769F into Goto window
5. Press OK
6. Compare the opcode at that address of your version to mine.
If it matches let me know. If it doesn't you can do:
1. Open Memory View again
2. Goto Ysc_dx11.exe
3. Press Search in the menu at the top
4. Find Assembly Code
5. Paste
cmp word ptr [eax+edx*2+00001040],00
6. Press scan and wait no more than 5 minutes.
7. If there is a result double click it and it will take you to that memory region
1. Attach to game process
2. Press Memory View (located in the middle left of cheat engine)
3. Press CTRL+G in Memory View
4. Paste Ysc_dx11.exe+14769F into Goto window
5. Press OK
6. Compare the opcode at that address of your version to mine.
If it matches let me know. If it doesn't you can do:
1. Open Memory View again
2. Goto Ysc_dx11.exe
3. Press Search in the menu at the top
4. Find Assembly Code
5. Paste
cmp word ptr [eax+edx*2+00001040],00
6. Press scan and wait no more than 5 minutes.
7. If there is a result double click it and it will take you to that memory region
Last edited by BringChaos on Thu Jan 01, 1970 12:00 am, edited 2 times in total.
Ys Memories of Celceta
I am sorry to be a noob but I really don't know a lot about modding even though I would like to learn at some point, but attach what to the game process. Is there something I need to download first and if so do I just run the app and it it select the game. Again I am sorry
-
- What is cheating?
- Posts: 3
- Joined: Thu Apr 12, 2018 4:53 pm
- Reputation: 0
Ys Memories of Celceta
[B]Too bad the trainer made by fearlessrevolution is only for the 2015 Chinese PC release[/B]. They're usually known for their fast work, but they're likely not aware of this new 2018 PC release. fearlessrevolution did already make a trainer. [I]You just need to fork in cash for it[/I] (Sigh). Might as well plow through without cheats for a while.
Ys Memories of Celceta
ok I am pretty sure I did the first part and there was no match, so I did the second half it had a result when I double clicked it the Byte was 66 83 BC 50 40100000 00 I am not sure if that is what you wanted or not
Ys Memories of Celceta
[QUOTE="BringChaos, post: 53073, member: 14031"][USER=19899]@batf247[/USER]
1. Attach to game process
2. Press Memory View (located in the middle left of cheat engine)
3. Press CTRL+G in Memory View
4. Paste Ysc_dx11.exe+14769F into Goto window
5. Press OK
6. Compare the opcode at that address of your version to mine.
If it matches let me know. If it doesn't you can do:
1. Open Memory View again
2. Goto Ysc_dx11.exe
3. Press Search in the menu at the top
4. Find Assembly Code
5. Paste
cmp word ptr [eax+edx*2+00001040],00
6. Press scan and wait no more than 5 minutes.
7. If there is a result double click it and it will take you to that memory region[/QUOTE]
It matches with your address so now what? :D
1. Attach to game process
2. Press Memory View (located in the middle left of cheat engine)
3. Press CTRL+G in Memory View
4. Paste Ysc_dx11.exe+14769F into Goto window
5. Press OK
6. Compare the opcode at that address of your version to mine.
If it matches let me know. If it doesn't you can do:
1. Open Memory View again
2. Goto Ysc_dx11.exe
3. Press Search in the menu at the top
4. Find Assembly Code
5. Paste
cmp word ptr [eax+edx*2+00001040],00
6. Press scan and wait no more than 5 minutes.
7. If there is a result double click it and it will take you to that memory region[/QUOTE]
It matches with your address so now what? :D
Ys Memories of Celceta
also is there a way to bring like the strongest weapons and armor in the game before late game. I know you can mod gold and iron ingots that is what I have found so far
Who is online
Users browsing this forum: AhrefsBot, Bing [Bot], Google [Bot], sadasduck, SweetCharade, YandexBot