Page 2 of 2

Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Fri Jul 25, 2025 4:43 pm
by rpgcollectors

please create code work no random battle for this games thanks:

https://opencheattables.com/viewtopic.php?t=1096

JaxTheOG wrote: Fri Jul 25, 2025 3:23 pm

I almost wish I hadn't found this... Almost. If you need me, I'll be playing FFXV with a certain trainer activated :D


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Sat Aug 02, 2025 12:36 am
by Seneeki

this is pretty awesome, does everything except play the game for you :lol:


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Sat Aug 02, 2025 4:07 am
by rpgcollectors

i am prefered please create code work no random battle for tale of zestiria thanks

JaxTheOG wrote: Fri Jul 25, 2025 3:23 pm

I almost wish I hadn't found this... Almost. If you need me, I'll be playing FFXV with a certain trainer activated :D


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Sat Aug 02, 2025 5:59 pm
by Seneeki
rpgcollectors wrote: Sat Aug 02, 2025 4:07 am

i am prefered please create code work no random battle for tale of zestiria thanks

JaxTheOG wrote: Fri Jul 25, 2025 3:23 pm

I almost wish I hadn't found this... Almost. If you need me, I'll be playing FFXV with a certain trainer activated :D

when I can get some time I'll take a look at that one for you. I'll add it to my main table for that game on this site


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Sun Aug 03, 2025 5:16 am
by rpgcollectors

ok thanks but don't be mistaken it's for the tale of zestiria game only

Seneekikaant wrote: Sat Aug 02, 2025 5:59 pm
rpgcollectors wrote: Sat Aug 02, 2025 4:07 am

i am prefered please create code work no random battle for tale of zestiria thanks

JaxTheOG wrote: Fri Jul 25, 2025 3:23 pm

I almost wish I hadn't found this... Almost. If you need me, I'll be playing FFXV with a certain trainer activated :D

when I can get some time I'll take a look at that one for you. I'll add it to my main table for that game on this site


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Sun Aug 10, 2025 1:22 pm
by JaxTheOG

Zenbeau, how difficult/time consuming would creating something like this be for something like Scarlet Nexus? I have no idea what the coding looks like it even where to begin.


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Mon Aug 11, 2025 3:27 am
by Zenbeau
JaxTheOG wrote: Sun Aug 10, 2025 1:22 pm

Zenbeau, how difficult/time consuming would creating something like this be for something like Scarlet Nexus? I have no idea what the coding looks like it even where to begin.

not too hard once you get used to it. Scarlet Nexus can use DX11 or even DX12. there are not a lot of DX12 imgui hook templates out there, more of them are DX11, you can find a lot of DX11 hook template projects on GitHub to work from. and from what i noticed playing games with DX11 and DX12 is that DX11 is usually more stable so i would work with the DX11 hook. but that means your users will only be able to hook the imgui menu while playing in DX11 mode only. I can try to help you out if you wanna get started. and Scarlet Nexus is a 64-bit game, so you can't use visual studio's inline asm assembler. you could use MASM to write code in assembly in visual studio, that's what i do for my 64-bit games. for activating scripts, you can write them in assembly in visual studio, for handling pointers or even making fly/speed/teleport cheats, that is easier in C++


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Mon Aug 11, 2025 8:30 am
by JaxTheOG

not too hard once you get used to it.

Thanks for the response. I used to work in C and basic but now I'm in my 50s and my brain does not work like it once did. I mainly asked to get an idea of what coders are using. I'd like to get back into it but I forget my place when doing fine work like coding. Just know that I appreciate your work. 👍 Your FFXIV trainer makes the game fun again. :D


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Mon Aug 11, 2025 10:23 am
by Zenbeau
JaxTheOG wrote: Mon Aug 11, 2025 8:30 am

not too hard once you get used to it.

Thanks for the response. I used to work in C and basic but now I'm in my 50s and my brain does not work like it once did. I mainly asked to get an idea of what coders are using. I'd like to get back into it but I forget my place when doing fine work like coding. Just know that I appreciate your work. 👍 Your FFXIV trainer makes the game fun again. :D

ah so you really are an OG haha. feel free to join my discord (https://discord.com/invite/vUh3yVpu3p) if you ever want to pick my brain and get adjusted with coding again. i don't know what it's like to be 50, but try to do what you're passionate about and you will love doing it!


Re: [STEAM] Final Fantasy XV (ImGui Menu Trainer)

Posted: Tue Aug 12, 2025 10:39 am
by JaxTheOG
Zenbeau wrote: Mon Aug 11, 2025 10:23 am
JaxTheOG wrote: Mon Aug 11, 2025 8:30 am

not too hard once you get used to it.

ah so you really are an OG haha.

Thanks. I'll check out the discord. I have already accepted that I am now crap when it comes to mentally heavy tasks. I'm disabled and on meds so my intelligence is not what it was, but I'm not in too much pain. yaaay... :P