Search found 25 matches

by Lulu
Mon Feb 12, 2024 1:28 am
Forum: Tables
Topic: Persona 3 Reload (STEAM and Game Pass)
Replies: 18
Views: 11944

Re: Persona 3 Reload (STEAM and Game Pass)

Works great! Thanks!
by Lulu
Fri Jan 26, 2024 11:58 pm
Forum: Tables
Topic: Like a Dragon: Infinite Wealth
Replies: 68
Views: 22945

Re: Like a Dragon: Infinite Wealth

Thank you. I prefer a table over the Cheat Evolution app trainer. Upvoted !
Can you take a look at the Mental Points code? I froze it and it displays correctly but the actual usable MP is still not frozen (still decreases when you use a skill)
by Lulu
Thu Nov 09, 2023 12:34 pm
Forum: Tables
Topic: Like A Dragon Gaiden
Replies: 2
Views: 2434

Re: Like A Dragon Gaiden

Sorry. Use Tuuuup!'s table instead
viewtopic.php?f=4&t=26338
by Lulu
Thu Nov 09, 2023 2:48 am
Forum: Tables
Topic: Like A Dragon Gaiden
Replies: 2
Views: 2434

Like A Dragon Gaiden

Here's a very simple table I made for myself with options for Health, Heat and Yen.
by Lulu
Thu Feb 09, 2023 2:54 pm
Forum: Tables
Topic: Stronghold HD v1.41 Steam (GM and More) 2021-Mar-20
Replies: 4
Views: 8207

Re: Stronghold HD v1.41 Steam (GM and More) 2021-Mar-20

Thanks! I've been looking for a GM code for this game forever! Hi guys, Here is my table for " Stronghold HD " version 1.41 . The table contains a script with the following features: =========================================== Game Title : Stronghold HD Game Version : 1.41 Game Sponsor : Myself (201...
by Lulu
Tue Jul 13, 2021 4:19 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

The game just updated to Version 1.0.1 and now Lulu's Infinite Items script on the first page isn't working. I believe the Demon/Protag editor that NotPikachu & Black X posted is still functional, at least it displays my stats/skills though I haven't fiddled with them yet. I updated my table for 1....
by Lulu
Wed May 26, 2021 10:54 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

... Here's how I changed my MC skills for the PC version. It may take a bit longer than other ways: My MC's first 2 skills were Fog Breath and Tornado, IDs are "0CC" and "0B9" respectively. So I searched for "CC000000B9000000" with Value Type "Array Of Bytes". This returned about 100 results. Then ...
by Lulu
Tue May 25, 2021 3:21 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

... ... Thanks all ! I managed to change the skills. The problem was that I was searching for 2-byte values and I was inputting the new values wrong. The IDs I found were 3-digit IDs, so for example Victory Cry's ID is 15C, so I had to input it as 5C01 for it to work. I couldn't get the Money addre...
by Lulu
Tue May 25, 2021 4:39 am
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

Try looking online for skill IDS of old PS2 version. Search in Array of bytes the IDs of 2 skills you have (typing both of them one right after the other). This Is how i would do. - Holy crap! I did it! Can you guys teach me how to change the skills ? I found the arrays and changed the values but t...
by Lulu
Sat May 22, 2021 11:39 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

UPDATE 3:
Fixed the infinite item use code, now items will increase correctly but will never go below 10. Thanks to notpikachu for helping me fix it. I haven't tested to see how it affects key items yet so be careful when using.
by Lulu
Sat May 22, 2021 11:36 pm
Forum: General Gamehacking
Topic: Help with infinite item usage code
Replies: 4
Views: 8707

Re: Help with infinite item usage code

I tried the byte ptr thing and it's working !!
Thanks a lot !!
by Lulu
Sat May 22, 2021 6:14 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

SCArkadia wrote:
Sat May 22, 2021 1:36 pm
Thank you very much for this awesome cheat engine. If I may ask for a request, can I request for EXP x 3 or 4? Since I hate grinding too much. I am in love with this game and purchased Deluxe edition already. Also play Hard mode immediatly :)
Sure, I added it in the update 2 in my original post.
by Lulu
Sat May 22, 2021 5:59 pm
Forum: General Gamehacking
Topic: Help with infinite item usage code
Replies: 4
Views: 8707

Re: Help with infinite item usage code

... Hey thanks for replying ! I tried to copy your code and it correctly set the item quantity to 10 but then the items underneath it will disappear. My game's code is a bit different than yours, there's a XOR function, it might be the problem but I don't know what it does, something about bits ? :...
by Lulu
Sat May 22, 2021 1:13 pm
Forum: General Gamehacking
Topic: Help with infinite item usage code
Replies: 4
Views: 8707

Help with infinite item usage code

Hi, This is for SMT Nocturne remaster, it uses Unity. So I found that if I comment out this line "mov [rax+rdi+20],bl" , it will freeze the item quantities. But the problem is items don't increase when you pick them up either. Can someone help show me how to fix it or how to make a "minimum item qua...
by Lulu
Sat May 22, 2021 12:59 pm
Forum: Tables
Topic: Shin Megami Tensei III Nocturne HD Remaster
Replies: 181
Views: 89221

Re: Shin Megami Tensei III Nocturne HD Remaster

You can use the mono dissector on this one. I personally can't get far enough into the game to access menus or stats before the game craps itself. Always freezes during the FMV at the end of the prologue. Do you have a dedicated GPU ? Sometimes doing a clean installation of the GPU driver will fix ...