Advertisement
Guest User

NikTheGreek GTA Mods Installation Guide

a guest
Jan 18th, 2021
4,008
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. Alrighty so i have an installation method that has worked for this mod, the real bars/supermarkets one, and the real stores mod. I'm not saying this is bullet proof but for the last 3 mods my game is perfectly fine.
  2. first BACK UP UR STUFF i am not responsible for any errors/crashes/corruptions if you dont.
  3.  
  4. First create a new folder called CONTENTS on your desktop
  5. Extract everything from the mods rar file into this folder
  6. take all the files from each individual folder in this mod and put them in the main folder (if asks to replace and existing file that’s fine)
  7. this is what the folder should look like
  8. https://imgur.com/a/IeukvFm
  9. next
  10. 1. Open Open IV
  11. 2. Go to mods > update > dlc packs
  12. 3. Create new folder called “Mod name” (IT’S IMPORTANT TO REMMEBER THE NAME YOU LABLE HERE, I called it RealSubways1)
  13. 4. In that folder create new rpf called dlc
  14. 5. Create new folder called x64
  15. 6. Create new rpf called textures
  16. 7. Take all the files from the CONTENTS folder we made earlier and drop them here in the textures.rpf directory (yes the PNGs too)
  17. 8. Open notepad
  18. 9. Paste the following into here
  19. <?xml version="1.0" encoding="UTF-8"?>
  20. <SSetupData>
  21. <deviceName>dlc_MODNAME</deviceName>
  22. <datFile>content.xml</datFile>
  23. <timeStamp>00/00/0000 00:00:00</timeStamp>
  24. <nameHash>MODNAME</nameHash>
  25. <contentChangeSets />
  26. <contentChangeSetGroups>
  27. <Item>
  28. <NameHash>GROUP_STARTUP</NameHash>
  29. <ContentChangeSets>
  30. <Item>MODNAME_STARTUP</Item>
  31. </ContentChangeSets>
  32. </Item>
  33. </contentChangeSetGroups>
  34. <startupScript />
  35. <scriptCallstackSize value="0" />
  36. <type>EXTRACONTENT_LEVEL_PACK</type>
  37. <order value="9" />
  38. <minorOrder value="0" />
  39. <isLevelPack value="true" />
  40. <dependencyPackHash />
  41. <requiredVersion />
  42. <subPackCount value="0" />
  43. </SSetupData>
  44. 10. Replace MODNAME with whatever you called this mod
  45. 11. Save this as “setup2.xml”
  46. this is what mines looks like https://imgur.com/a/VQry8dT
  47. 12. Open a new notepad and paste the following into the notepad
  48. <?xml version="1.0" encoding="utf-8"?>
  49.  
  50. <CDataFileMgr__ContentsOfDataFileXml>
  51. <disabledFiles />
  52. <includedXmlFiles />
  53. <dataFiles>
  54. <Item>
  55. <filename>dlc_MODNAME:/%PLATFORM%/textures.rpf</filename>
  56. <fileType>RPF_FILE</fileType>
  57. <locked value="true"/>
  58. <disabled value="true"/>
  59. <persistent value="true"/>
  60. <overlay value="true"/>
  61. </Item>
  62. </dataFiles>
  63. <contentChangeSets>
  64. <Item>
  65. <changeSetName>MODNAME_STARTUP</changeSetName>
  66. <filesToEnable>
  67. <Item>dlc_MODNAME:/%PLATFORM%/textures.rpf</Item>
  68. </filesToEnable>
  69. </Item>
  70. </contentChangeSets>
  71. <patchFiles />
  72. </CDataFileMgr__ContentsOfDataFileXml>
  73. 13. Replace MODNAME with whatever you called this mod
  74. 14. Save this as “content.xml”
  75. this is what mines looks like https://imgur.com/a/f26C9Ed
  76. 15. Then go back to the dlc.rpf directory for your mod and put the 2 xml files we just made and place them here
  77. here’s where they should be https://imgur.com/a/3dTTgg3
  78. 16. Go to the dlclist.xml in mods > update > update.rpf > common > data and edit the dlclist.xml
  79. located here (ignore the tags) https://imgur.com/a/oeVZrco
  80. 17. Add <item>dlcpacks:\MODNAME\</item> to the bottom of the list. Do not change the direction of the slashes
  81. here's mine https://imgur.com/a/MW58Agm
  82.  
  83. Now when you start gta you should find the subway entrance here
  84. https://imgur.com/uudmVa3
  85.  
  86. there are some occasional floor texture glitches but it is minuscule for me. hope this helped.
  87.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement