[How-to] Make a .res file and update your .ASI files

Step 0: Install Visual Studio and Download Resource Hacker.
Step 0.3: After installing Visual Studio, run the Visual Studio installer.(I’m aware of how redundant that sounds lets continue)
image
Step 0.6: Once loaded click on “Modify” and scroll down to the “Gaming” section and select “Game development with C++” then click on “Modify” or “Install while downloading” depending on what your situation is to ensure you get same screen I have in the videos posted
image

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
FX_ASI_BUILD 3258 dummy.txt

Step 4:Open the rc file with Visual Studio and save as res.
Step 5:Watch Part two or keep reading.
Step 6:Run Resource Hacker, then go to File>Open, select all files and choose your .ASI file
Step 7:Navigate over to Action>Add from Resource File and select your newly created .res file
Step 8:Click on check all and import
Step 9:Save and Enjoy.

Big shout out to @anon70864786 for the idea and @kibukj for the original write up.

Here’s a FX_ASI_BUILD just in case
fx_asi_build.res (536 Bytes)

6 Likes

Damn yo voice deep WTF lmao

2 Likes

It’s not but voice recognition software haunts my dreams lol :sweat_smile:

1 Like

You should probably update this to provide the fx_asi_build.rc from the original post so if a new gamebuild drops people can update that :eyes:

1 Like

You right :call_me_hand:t5::muscle:t5:

1 Like

I guess I do not have your extensions on Visual Code

You don’t need any extensions to make a res file

hi my friend
i have dll file and i want updated to v 1.0.2845.0 how can i do that ?

could you like make a drive file for me cause ive tryed and it doesnt work for me like it doesnt pop up in micrsoft save as section it doesnt show .res
ive tryed and tryed multiple

He’s explained everything there is to understand.

Literally download that…

And that

And follow the video. Any ASI or whatever files you have that need to be updated, can be done so for all gamebuilds. You just select overwrite.

2 Likes

Hello i crash after try on this script : Resource Adjuster - GTA5-Mods.com can u help me pls ? :confused:

.res file for build 3258.

fx_asi_build.res (592 Bytes)

1 Like