itsjustcurtis / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).
https://www.gta5-mods.com/scripts/menyoo-2-0
GNU General Public License v3.0
44 stars 8 forks source link

Suggestions To Enhance The Menu #17

Closed TayMcKenzieNZ closed 5 months ago

TayMcKenzieNZ commented 7 months ago

Hey man, first of all I want to say great work!

Menyoo can work in FiveM however the ASI file needs to be updated every time there's an update. The way we've been able to accomplish this is by "hacking" the ASI file:

FiveM Support

Step 0: Install Visual Studio and download Resource Hacker Step 1: Make a dummy.txt file. Step 2: Make a fx_asi_build.rc file. Step 3: Copy the following into said rc file with notepad or whatever.

FX_ASI_BUILD 2802 dummy.txt
FX_ASI_BUILD 2189 dummy.txt
FX_ASI_BUILD 2372 dummy.txt
FX_ASI_BUILD 2545 dummy.txt
FX_ASI_BUILD 2612 dummy.txt
FX_ASI_BUILD 2628 dummy.txt
FX_ASI_BUILD 2699 dummy.txt
FX_ASI_BUILD 2944 dummy.txt
FX_ASI_BUILD 3095 dummy.txt

Step 4: Open the rc file with Visual Studio and save as res.

Step 5: Run Resource Hacker, then go to File>Open, select all files and choose your .ASI file

Step 6: Navigate over to Action >Add from Resource File and select your newly created .res file

Step 7:Click on check all and import

Step 8:Save and Enjoy.

Content For Future Updates

Getting the required content to update the menu can be a pain in the ass, however thanks to a good friend of mine, DurtyFree, you can easily find important content such as vehicle names, ped names, IPLs, etc etc on his GitHub here:

https://github.com/DurtyFree/gta-v-data-dumps

Suggested features

I hope the links and suggestions are helpful πŸ˜ƒ for the longest time I was updating easy things like vehicles and peds and the Object List but I don't know anything about C++ to properly update and maintain the menu.

Good luck and love what you're doing πŸ‘

itsjustcurtis commented 7 months ago

Thanks for the suggestsions. Aware of Durtyfrees repo (you might see I have an old fork of it on my profile! And will slowly migrate the latest stuff into future patches of menyoo.

The fivem updates require minimal effort to be honest, I would rather stick to that manually than relying on third party software, but may consider it if it becomes more arduous in future.

TayMcKenzieNZ commented 7 months ago

Yeah, MAFINS never bothered so we would just do it this way lol. Might as well do it properly though.

itsjustcurtis commented 5 months ago

Tay, I'm gonna close this issue for now following the convo I had with durty about attempting to api in to his repo. All suggestions beyond anchoring are simply a case of updating the txt files which anyone can do.

TayMcKenzieNZ commented 5 months ago

Nice, no problem πŸ˜€.

On Mon, 11 Mar 2024, 7:13 am itsjustcurtis, @.***> wrote:

Closed #17 https://github.com/itsjustcurtis/MenyooSP/issues/17 as completed.

β€” Reply to this email directly, view it on GitHub https://github.com/itsjustcurtis/MenyooSP/issues/17#event-12066053106, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL3YMN36UJAXZXXJTPAV3JTYXSPGJAVCNFSM6AAAAABCJP52ZSVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGA3DMMBVGMYTANQ . You are receiving this because you authored the thread.Message ID: @.***>