User:Rootsrat/GTAV

From Step Mods | Change The Game
< User:Rootsrat
Revision as of 21:13, July 25, 2021 by Z929669 (talk | contribs) (Text replacement - "{{TOC right" to "{{TOC")

Grand Theft Auto V (Horizontal).png
GTAV-LSCustoms-Logo.png
MODDING GUIDE

I'll swing by and sign the contracts, alright? Just ignore the bodies! - Trevor Philips



GUIDE FORUM THREAD


UPDATE LOG:

  • 24/06/2015
    • First draft of the guide. Source code taken from SRB's Fear And Loathing in New Vegas guide.


Introduction[edit | edit source]

Grand Theft Auto V. Weren't we all excited when it finally came to PC? Weren't we even more excited when the first mods emerged?! Hell we were! GTA were always highly moddable games and there already many great mods for the fifth instalment of the series.

This guide's main aim is to make the game more realistic and more interesting, even make it suitable for role playing. Hang on a sec, role playing GTA? - you ask. Yes, my friend! GTA has a great role playing potential. You have 3 characters you can role play, each one with a different background and different personality. You can freely switch between them and you have this massive modern city and it's outskirts to explore. Just think about it!

I won't be adding any mods that are silly, unrealistic, make the player overpowered etc. Keep it lore friendly and real is my motto!

Warning-Logo.png

WARNING

You will be UNABLE to play The GTA V Multiplayer if you mod your game. RockStar WILL ban you from the multiplayer if you try to access it with any mods or scripts installed! If you want to play multiplayer you will need to switch all the mods off (easy task when using OpenIV) and delete all the scripts and custom DLL files (manual task). You have been warned!


Without the support of STEP, this guide would not be possible. If you would like to make a donation, that would be awesome! Do so with Paypal.

btn_donate_LG.gif
ALL donations are applied to hosting expenses.



System requirements[edit | edit source]

Minimum requirements:

OS: Windows 8.1 64 Bit, Windows 8 64 Bit, Windows 7 64 Bit Service Pack 1, Windows Vista 64 Bit Service Pack 2* (*NVIDIA video card recommended if running Vista OS)
Processor: Intel Core 2 Quad CPU Q6600 @ 2.40GHz (4 CPUs) / AMD Phenom 9850 Quad-Core Processor (4 CPUs) @ 2.5GHz
Memory: 4GB
Video Card: NVIDIA 9800 GT 1GB / AMD HD 4870 1GB (DX 10, 10.1, 11)
Sound Card: 100% DirectX 10 compatible
HDD Space: 65GB


Recommended requirements:

OS: Windows 8.1 64 Bit, Windows 8 64 Bit, Windows 7 64 Bit Service Pack 1
Processor: Intel Core i5 3470 @ 3.2GHZ (4 CPUs) / AMD X8 FX-8350 @ 4GHZ (8 CPUs)
Memory: 8GB
Video Card: NVIDIA GTX 660 2GB / AMD HD7870 2GB
Sound Card: 100% DirectX 10 compatible
HDD Space: 65GB


Grand Theft Auto V modding[edit | edit source]

Overview[edit | edit source]

The modding of Grand Theft Auto V is can be done mainly in 2 ways:

  1. By modifying contents of of compressed RPF files (the archives contain files and folders that will have to be modified or replaced by the ones provided by the mods)
  2. By installing ASI and LUA scripts (this is a straightforward process and it only requires copying the scripts into the correct folders within the main game folder)

A few external tools are required to successfully mod the game, but the process is fairly straight forward and easy to learn.

Please note that majority of the mods introduced in this guide will come from GTA 5 Mods website rather than Nexus. The latter hosts a lot less mods and they are not always the latest versions, as opposed to GTA 5 Mods site. If you want to use this guide you will need to create a new account unless you already have one.

A few points to note:

  1. Steam and the game in general should not be installed in the Program Files or Program Files (x86) folder.
  2. Make sure GTA V directory is clean from any other modding previously done.
  3. Remember to make a backup of every file that you modify. This will save you time reinstalling the game should things go south. I can't stress enough how important this step is, so please DO MAKE BACKUPS, otherwise you may BREAK YOUR GAME!
  4. The mod installation order is important, so please follow this guide carefully and don't skip any steps or mods, otherwise your game and mods may not work correctly!


Monitor Calibration[edit | edit source]

This is very important step - it will assure your monitor has correctly calibrated colours, white balance etc. Please follow this Lagom Monitor Test wizard and calibrate your monitor as per the instructions. You don't have to do the whole process, it's enough that you set your monitor according to instruction on these pages:

Contrast

Gamma Calibration

Black Balance

White Balance

All 4 are equally important, so make sure that you adjust your monitor so that it matches all 4 instructions as close as possible.


Game configuration[edit | edit source]

COMING SOON


Tools and Utilisties[edit | edit source]

Script Hook V + ASI Loader[edit | edit source]
  • Author: AB SOFTWARE DEVELOPMENT
  • Version: Always the latest
  • Installation: Download the latest version of the program. Follow these instructions:
1. Copy ScriptHookV.dll and dinput8.dll to the game's main folder, i.e. where GTA5.exe is located.
2. In order to load asi plugins you need to have asi loader installed, you can download it separately or use the latest version that comes with this distrib (dinput8.dll). You must delete previous asi loader version (dsound.dll) if you have one installed.

This is one of the main modding tools for GTA V. It allows for the ASI and LUA scripts to be installed and recognised by the game. If you're familiar with Skyrim modding, it's similar to Skyrim's SKSE tool.

Warning-Logo.png

WARNING

You will be UNABLE to play The GTA V Multiplayer if you install this tool. Rockstar WILL ban you from the multiplayer mode if you try to access it with the DLL files and any ASI or LUA scripts installed! If you want to play multiplayer you will need to delete the DLL files provided by this all and also all the scripts you may have installed. You have been warned!


OpenIV[edit | edit source]
  • Author: OpenIV Team
  • Version: Always the latest
  • Installation: Download latest version of the program. Follow these instructions:
1. Download and install OpenIV. Configure it to work with your copy of GTAV (EXPAND THESE INSTRUCTIONS)
2. Navigate to ASI Manager using menu “Tools” > “ASI Manager” or “ASI Manager” button on tool bar
3. Install OpenIV.ASI (the first plugin should be already installed if you've correctly followed this guide)
4. Open your GTA V folder in Windows File Explorer
5. In the root directory of your GTA V folder (where GTA V.exe is located) create new folder and name if “mods” (lower case - IMPORTANT!)
6. Copy update folder from the root game's directory into the new mods folder

OpenIV is the main modding tool for GTA V (and a few other games). It allows to access compressed game files and modify their contents, install GTA V mods and switch between modded and vanilla game easily. If you're familiar with advanced Skyrim modding, it's a combination of Mod Organizer and TESVEDIT applications.

The "mods" folder you've created will be recognised by the game as the root folder for modding purposes. Whatever is in the "mods" folder will overwrite the files from the game's root directory, however the exact directory structure must be preserved! Majority of the mods will require modifying RPF files within mods\update folder, however some mods will require copying additional RPF files into the "mods" folder. These details will be provided with the mod installation instructions, on case by case basis.

Warning-Logo.png

WARNING

You will be UNABLE to play The GTA V Multiplayer if you mod your game. Rockstar WILL BAN YOU from the Multiplayer Mode if you try to access it with any mods or scripts installed! If you want to play multiplayer you will need to switch to Vanilla mode. You have been warned!

If you want to switch back to Vanilla mode just go to ASI Manager within OpenIV and Uninstall OpenIV.ASI. In addition, you can remove ASI Loader to disable all ASI plugins that you have installed. Please note that other scripts and DLL may still be installed, so make sure you remove all the modifications you've introduced for your game!


Script mods[edit | edit source]

Vehicle Remote Central Locking[edit | edit source]
  • Author: R3QQ / Wartem
  • Version: 1.7.1
  • Installation: Download Vehicle Remote Central Locking file. Follow these instructions:
Extract VehicleRemoteCentralLocking v1.X.asi and vehicleRemoteCentralLockingConfig.ini files into your main GTA5 folder where the GTA5.exe file is located. 
ADD INSTRUCTION TO CHANGE THE KEY TO 'I' !!!!!!!!!!!!!!!!!!

This mod lets you lock and unlock vehicles from the inside as well as from the outside of the vehicle. It will play an appropriate animation and the car will blink the indicator lights, just as in real life.

The keys are U to unlock and I to lock. If you use a controller it can be activated in the config file with the buttons you want. See mod's ReadMe for more details.


Ped Money[edit | edit source]
  • Author: diamond-optic
  • Version: 1.3
  • Installation: Download PedMoney_v1-3 file. Follow these instructions:
Extract PedMoney.lua file into the Grand Theft Auto V\scripts\addins\ directory. If the scripts\addins doesn't exist, create it.

This mod gives a random amount of money to the nearby pedestrians. In vanilla game pedestrians had ridiculously low amount of cash on them, which made mugging them pointless. This mod changes that to more realistic values, without making it overpowered. You will get more money from the peds, but forget about exploiting them to gain a fortune.


Radar Zoom Extras[edit | edit source]
  • Author: diamond-optic
  • Version: 1.1
  • Installation: Download RadarZoomExtras_v1-1 file. Follow these instructions:
Extract RadarZoomExtras.lua file into the Grand Theft Auto V\scripts\addins\ directory. 

This mod adds some extra info to the screen when you press the radar zoom key (default is Z). It adds information about money, time, date, day of Week and current ammo.


Post Processing[edit | edit source]

COMING SOON - IGNORE THIS SECTION FOR NOW

ReShade[edit | edit source]
  • Author: Crosire
  • Version: v0.18.7 + Framework
  • Installation: Download "ReShade v0.18.7 + Framework" file. Follow these instructions:
Navigate to your game installation folder: \The Witcher 3 Wild Hunt\bin\x64
Unzip Reshade + Frameworks to that directory (ignore the setup.exe)
Rename Reshade64.dll to d3d11.dll, overwrite if necessary

Crosire's ReShade is an advanced, fully generic post-processing injector for games or alike. Imagine your favorite game with ambient occlusion, real high quality bokeh depth of field, color correction and more ... No more waiting: ReShade provides a generic way to access both color and depth information (latter is automatically disabled during multiplayer to prevent exploitation) and all the tools to make your dreams come true.

The possibilities are endless! Advanced depth-edge-detection-driven SMAA antialiasing, screen space ambient occlusion, depth of field, chromatic aberration, dynamic filmgrain, automatic saturation and color correction, cross processing, multi-pass blurring ... you name it.

ReShade supports all of Direct3D8 (which is converted to Direct3D9 to allow for more advanced effects using later shadermodels), Direct3D9, Direct3D9Ex, Direct3D10.X, Direct3D11.X and OpenGL and requires Windows Vista or higher.

E3FX[edit | edit source]
  • Author: Drogean
  • Version: v9.5
  • Installation: Download "E3FX V9.5 Gritty Edition" file. Follow these instructions:
Navigate to your game installation folder: \The Witcher 3 Wild Hunt\bin\x64
Unzip and copy everything to that folder, overwriting if necessary

This preset aims to recreate the visual style of The Witcher 3: Wild Hunt's Debut Gameplay Trailer presented at E3 2013. It's toned down, more realistic and a bit colder than the one in vanilla game. It also introduces SMAA, texture sharpening, bloom and other effects. Full features list:

  • SMAA
  • Texture Sharpening
  • Plants shimmer in sunlight
  • Bloom Effects
  • Brighter light sources
  • Removes yellow hue for colder more realistic feel
  • Better contrast to improve the default crushed blacks
  • Less than 10 FPS performance impact
Warning-Logo.png

WARNING

This preset requires certain game settings to be set to specific values. Please read the information below.

Required in-game settings:

Gamma = 1
Full Screen Mode
HBAO 
AA Disabled
Sharpening Low
Chromatic Aberration Off
Vignette Off
Sun Shafts On
Bloom On

NOTE: If you have used my user.settings file above you don't have to worry, as these settings are already as they should be. HOWEVER there is a known bug in game that causes it to randomly switch from Full Screen to Borderless mode sometimes. When this happens, you need to go to the options and change the display mode back to Full Screen. Remember to set your user.settings file to read only, otherwise you will lose all the custom settings!


Support and Feedback[edit | edit source]

Support is provided via a forum thread on STEP Community forums, so if you have any questions, suggestions or any feedback in general please post there and I'll get back to you as soon as I can.


Credits[edit | edit source]

rootsrat aka Elenear - Master Witcher
EssArrBee and Neovalen - the guide style sheet.
STEP for being one the best communities on the internet, gaming or not
The Nexus & GTA-5 Mods for hosting all the mods
The Modders for making their excellent contributions, this one goes without saying, we wouldn't be here if not for them!
{{#css:User:Rootsrat/GTAV.css}} Template:PageBackground