Carregant...
0 arxius t'agraden
1 comentari
0 vídeos
0 càrregues
0 seguidors
  • Gtao54

    How to fix falling trough the map:

    First install " Travel to North Yankton" Mod and follow the install steps of part A.

    mods\update\x64\dlcpacks\nordschleife\dlc.rpf\x64\levels\gta5\nordschleife
    You have in this folder only :

    nordschleife_metadata.rpf
    nordschleife.rpf

    and it should be:

    nordschleife_metadata.rpf
    nordschleife.rpf
    cols.rpf

    So create an extra folder (with OpenIV press right mouse button and select " New " -> " RPF Archive " ) and name it " cols.rpf " and place inside the rpf folder all the modded .ybn files from the dlc_rpf folder.

    Then add the following code to your content.xml (delete/backup the old code) :
    Go to -> mods\update\x64\dlcpacks\nordschleife\dlc.rpf\

    Add this code to content.xml:

    <?xml version="1.0" encoding="utf-8"?>

    <CDataFileMgr__ContentsOfDataFileXml>
    <disabledFiles />
    <includedXmlFiles />
    <dataFiles>
    <Item>
    <filename>dlc_nordschleife:/%PLATFORM%/levels/gta5/nordschleife/cols.rpf</filename>
    <fileType>RPF_FILE</fileType>
    <overlay value="true" />
    <disabled value="true" />
    <persistent value="true" />
    </Item>
    <Item>
    <filename>dlc_nordschleife:/%PLATFORM%/levels/gta5/nordschleife/nordschleife_metadata.rpf</filename>
    <fileType>RPF_FILE</fileType>
    <overlay value="false" />
    <disabled value="false" />
    <persistent value="false" />
    </Item>
    <Item>
    <filename>dlc_nordschleife:/%PLATFORM%/levels/gta5/nordschleife/nordschleife.rpf</filename>
    <fileType>RPF_FILE</fileType>
    <overlay value="false" />
    <disabled value="false" />
    <persistent value="false" />
    </Item>
    <Item>
    <filename>dlc_nordschleife:/common/data/gtxd.meta</filename>
    <fileType>GTXD_PARENTING_DATA</fileType>
    <overlay value="false" />
    <disabled value="false" />
    <persistent value="false" />
    </Item>
    </dataFiles>
    <contentChangeSets>
    <Item>
    <changeSetName>CCS_nordschleife_NG_STREAMING_MAP</changeSetName>
    <filesToEnable>
    <Item>dlc_nordschleife:/common/data/gtxd.meta</Item>
    <Item>dlc_nordschleife:/%PLATFORM%/levels/gta5/nordschleife/cols.rpf</Item>
    </filesToEnable>
    <executionConditions>
    <activeChangesetConditions>
    </activeChangesetConditions>
    <genericConditions>$level=MO_JIM_L11</genericConditions>
    </executionConditions>
    </Item>
    </contentChangeSets>
    <patchFiles />
    </CDataFileMgr__ContentsOfDataFileXml>

    And save it afterwards.

    Expandir per llegir el comentari complet
    fa 4 dies