METAL GEAR SOLID V: GROUND ZEROES

METAL GEAR SOLID V: GROUND ZEROES

39 ratings
A Basic Guide on how to mod MGSV:GZ
By jae
This is a guide on how to mod MGSV:GZ so you could mod the game to suit you're needs!
please note that all the files and methods are not my own, including that all credit goes to xelectrowolfx but I am just explaining it in a better way so other people could understand. (with all my troubles trying to get it to work)
   
Award
Favorite
Favorited
Unfavorite
introduction
I am not here to pose as the original modder nor offend him/her, and that i wish to help people understand what the original modding post ment. I am also not an english speaker so bare with me :D
(this guide will be updated as more and more scripts and mods are found)
ORIGINAL DISCUSSION
MGSV:GZ [MODDING][MGSV MODDING TOOL v1.0.0][MOD INSTRUCTIONS]
http://steamcommunity.com/app/311340/discussions/0/619574421273582659/

The Modding Tool
Unfortunately, to download this tool you need a Nexus account or to even manually mod it for that matter.

first, register for http://www.nexusmods.com/ then go to http://www.nexusmods.com/metalgearsolidv/mods/6/? and download the file (go to files under the screenshots) and click the latest file.
then after waiting for it to finish you get these files (yes i have a alien ware OS so it may look weird
now unzip the file into a regular windows file and place it in C:\Program Files (x86)\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes

go into MGSV_MODDING_TOOL and cut MGSV Mdding Tool.exe and paste it to C:\Program Files (x86)\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes
and voila, its done!



it should look like this but don't mind pathlist_ps3 and the MGSV EZTOOLS, FPK QAR tool, DATA_01/2, unpack and repack
Using the modding tool
For this part my alien ware totally ****s it up, makes it look weird, so try to look at the files yourself and compare with me.
IF THE APPLICATION SAYS IT CANNOT LOCATE A FILE/PATH THEN GO BACK AND READ THE OTHER SECTION


lets start with weapon mods.
first off check the stuff that is shown on my picture, then press unpack at the top right section and select the things you want (press starting weps and wep textures to use weapons of ur choice). once ur done press apply weapon settings (right to the checkable box) then press save settings.
YOU MUST SAVE BOTH SETTINGS!!!!!
for the other stuff you do the same.
if there is any errors that usually doesnt mean anything, HOWEVER you must be sure if u saved both settings.
Manually Modding/Editing (Setting Up)
first off you need these files

Notepad++
https://notepad-plus-plus.org/download/v6.8.html

xelectrowolfx' EZTools pack
https://drive.google.com/file/d/0BztvqTicZaDONFl1ZVY4b0hRSkk/view?usp=sharing
(credit to him)

1st step. unzip the EZTools pack and open do this first and bring unpack.bat and repack.bat to
C:\Program Files (x86)\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes

2nd step. You know the Modding tool we downloaded earlier? as I previously said, you need to download that. go to tools and COPY AND PASTE QAR.bat and (recommended) FPK.bat
REMEMBER TO ALSO COPY AND PASTE pathlist_ps3 OR IT WILL NOT WORK

you are done setting it up! it should look like this


but don't leave the .zip files as you don't need to to.

Encrypting Files and Moddifying Them
We are gonna start with a easy one and that is switching characters. just note that if you wish to switch characters i would recommend you use the modding tool as for the reason that you can easily change characters and/or have more choices.

1. open up unpack.bat and wait for the files encrypt. remember to always unpack the file before you mod and repack right after editing the files or the mods won't save.

2. after you encrypt the files you should see DATA_01/02 as an openable folder, open that and navigate to C:\Program Files (x86)\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes\data_02\Tpp\Scripts\Characters\Player and you will see a file called playertypetable.lua
open that with Notepad++ and you will see some stuff. these are the characters you will see:
MGS1 Snake "PLTypeMgs1"
Ninja (Grey Fox) "PLTypeNinja"
Raiden "PLTypeRaiden"
you are going swap the PLType for the one you want.

EX: look around to see "PLTypeSneakingSuit" and you also see PLTypeRaiden
its gonna be like this

"PLTypeSneakingSuit"======="PLTypeRaiden"
-------------------------------------->
"PLTypeRaiden"============"PLTypeSneakingSuit

3. Save you're changes (CTRL+S) and close the notepad. Now go back to C:\Program Files (x86)\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes
and open repack. wait for the changes to save and open you're game!
(if you didn't get the TPP file in DATA_02 then you didn't bring pathlist_ps3 from the QAR tool file to you're metal gear files)
:DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
Don't understand a word I am saying? Have Questions?
I understand people do not understand my english or are visual learners so I found a video for those who struggle with me.


if you have any questions or critisize me feel free to comment or add me.

More Scripts
all these scripts arent mine and don't mean for any credit as this is for the use of presenting other scripts for people to modify on their own.








FOV FIX

1. Download my EZ tools folder: Click the down arrow at the top of the page. https://drive.google.com/file/d/0BztvqTicZaDONFl1ZVY4b0hRSkk/view?usp=sharing If you haven't already.
2. Go to "/camera fixes/FOV FIX FILES"
3. Choose an fov that suits you.
4. Copy its contents over to ""Metal Gear Solid Ground Zeroes\data_02\Assets\tpp\pack\player\parts"" and replace the files.
6) Repack Data_02. Enjoy FOV!

http://www.bdimitrov.de/kmp/technology/fov.html To calculate your fov. 10= 130* 21= 90*
Credits to Jayveer


\\DOF FIX//
After you unpack data_02

1. Download my EZ tools folder: Click the down arrow at the top of the page. https://drive.google.com/file/d/0BztvqTicZaDONFl1ZVY4b0hRSkk/view?usp=sharing If you haven't already.
2. Go to "/camera fixes/DOF fix files" "PLEASE READ THE READ ME.txt"
3. Copy and paste this "gr_init_dx11" to "Metal Gear Solid Ground Zeroes\data_02\Fox\Scripts\Gr" to get rid of DOF on extra high.
4. Repack Data_02. Enjoy DOF fix!
To return to normal, use the original in the folder above it.


\\HOW TO UNLOCK FPS//

This ones a little more advanced of a fix.

Credit: Dirty Dan & xelectrowolfx

Make sure all your tools are updated. HxD, MGS QAR TOOL, MGSV GZ EZTOOLS . And make sure data_02 is unpacked.

1. Navigate to "\%your steam library path%\steamapps\common\Metal Gear Solid Ground Zeroes\data_02\Tpp\start.lua"
2. Drag and drop "\MGSV GZ EZTOOLS\Camera Fixes\FPS Fix\start.lua" over it.
3. Replace it, then repack data_02.
4. Open up MGS and change your graphics settings to something you think youll get better FPS with based on your rig. Save them and exit.
5. Head over to "C:\Program Files (x86)\Steam\userdata\%RANDOMNUMBER%\311340\local"
6. Make a copy and back up both "MGSV_GZ_Local_Config_GL_EN0", and "MGSV_GZ_Local_Config_GL_EN1".
7. Open "MGSV_GZ_Local_Config_GL_EN0" with HxD and delete everything inside. Then save.
8. Open "MGSV_GZ_Local_Config_GL_EN1" with HxD then go to Offset "00000040" and row "0C", make that block 00. Save the file.
9. Load up MGSV GZ with fraps or afterburner, and see that the FPS is unlocked. If its not, try to repeat steps 1-8 Again CAREFULLY.


\\ModelSwaps//

Thank you to DevilSnake88 for finding this.

Download my EZ tools folder: Click the down arrow at the top of the page. https://drive.google.com/file/d/0BztvqTicZaDONFl1ZVY4b0hRSkk/view?usp=sharing If you haven't already.


PLEASE READ THE READ ME.txt for both.

How to use these files.
1. Pick a character you want to play. in " MGSV GZ EZ TOOLS\Model Swaps" PLEASE READ THE READ ME.txt
2. Open his/her folder.
3. Right click and Copy "plparts_sna2_main0_def_v00"
4. Go to "A:\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes\data_02\Assets\tpp\pack\player\parts" make a backup of the original "Copy "plparts_sna2_main0_def_v00" then paste the one on your clipboard.
5. Repack data_02.g0s.
6. Test to see if it worked!


****if you add find more models and want me to add them. Package them into the .fpk, include a readme with your name credits going to you and your instructions. Zip it and send it to me and I will add it to the main folder. This makes adding fixes 25 thousand times easier.***

\\**EZ FIXES END**//

\\Daylight mod GZ// by StratosGK

Guide to change the Ground Zeroes mission time and weather.
(i didn't and won't upload modded game files)
I apologize for my english.
http://pastebin.com/pJr6cbsi


\\Custom Walkman and helicopter music//
By CaptSarge

Custom music - Music file conversion
A Guide for METAL GEAR SOLID V: GROUND ZEROES
By: CaptSarge
There's new improved version of putting custom music into game, so I'll keep this guide as a guide to file conversion. Consider this something like part 1 of putting music in game all together.


\\Weapon Mods//
Enrico Matassa
smoke grenades act like sleeping gas.
http://steamcommunity.com/app/311340/discussions/0/619574421273582659/#c620700960528335816

Enrico Matassa has METAL GEAR SOLID V: GROUND ZEROES 7 hours ago
Okay so here's what I know so far about weapon damage tables. Anyone care to chime in with any info they have?

[ true, [WEAPON NAME], [PHYSICAL DAMAGE], [?*], [?*], [PSYCHE DAMAGE], [?*], ["PSYCHE DAMAGE TYPE"], [?], [?], ["ENEMY REACTION"], ["INJURY TYPE"], "PT_ALL", [?], [?] ,

Psyche Damage types can be set to:
"PSY_SLEEP" (tranq dart)
"PSY_FAINT" (Knock out)
"PSY_STUN" (Punch)

Enemy Reaction can be set to:
DAM_DEFAULT
DAM_TRANQ
DAM_BULLET
DAM_BLAST
DAM_SHOTGUN
DAM_STRIKE
DAM_SLASH
DAM_FLAME
DAM_STUN
DAM_SMOKE

*I think that those first few question marks are variable damage amounts, but without some kind of output to show me how much damage each bullet is doing I can't really prove that.
\\How to Shut up miller//
Originally posted by Tech Hyena:
How to shut up Miller:
1) do steps 1. - 9. in the Daylight mod
2) open \data_02\Assets\tpp\level\mission\extra\e20010\e20010_sequence.lua
3) search for "this.RadioList"
4) replace the part underneath with this http://pastebin.com/R6sjzaaN
5) repack
11 Comments
Gaylord Toilet Jan 6 @ 7:39am 
ez tools link doesnt work
Sgoc Nov 29, 2022 @ 7:25pm 
How can i aim with L1 and shoot with R1?
Brulmo Sep 2, 2020 @ 10:17pm 
some links are outdated and don't work anymore
TROOPER181st Apr 28, 2020 @ 5:49am 
uncapped game is extreme microstuttery even with Gsync on.. any fix ?
Lar Dass Aug 26, 2019 @ 6:55am 
How the hell do i repack? I have a folder but it wont let me repack even though i changed the lua. Im trying to get faster brig mod in tpp
Vomit Heart Jun 26, 2019 @ 11:14am 
You need to update the link, it sends me to a dead page but its still on nexus.
Hikilian Jun 23, 2017 @ 10:38pm 
Thank you m8 :2016villain:
jae  [author] Jun 23, 2017 @ 3:36pm 
@Hikilian
I've gotten a new harddrive but I'll check my old one for it and I'll create a new link.
Hikilian Jun 23, 2017 @ 9:43am 
this EZ tools is not available anymore, can you update googledrive link please?
VenecasEnPeru Sep 11, 2015 @ 6:45am 
Great guide. Excuse me, I want to known if it´s posible playing this game with Depth of Field ON and Antialiazing(FXAA) OFF. Could be possible with the modding tools?. If is possible, could also be on The Phantom Pain?