로딩중...
좋아요 0
댓글 4
동영상 0
업로드 0
팔로워 0
  • 3773a9 reszie

    @Jonthedon
    Yes, that's correct. It's actually quite simple. All you need to do is copy and paste another car, most likely this one. Then, you just need to replace all the files that Liberty provided and change the name inside the content.xml and setup2.xml files within the dlc.rpf. Alternatively, the last option is that I can upload the file here. LOL!

    2023년 06월 23일 (금)
  • 3773a9 reszie

    Awesome,
    will it disappear? 💀

    2023년 06월 22일 (목)
  • 3773a9 reszie

    @MuAlH ngl, I got mine for free from liberty website months ago, I didn't even know U have to pay for it lol

    2023년 05월 16일 (화)
  • 3773a9 reszie

    If its crashing your game, just open up content.xml inside the dlc.rpf and remove these 2 lines -->
    1. --> <Item>
    <filename>dlc_bigote:/%PLATFORM%/vehiclemods/evowheel_mods.rpf</filename>
    <fileType>RPF_FILE</fileType>
    <overlay value="false" />
    <disabled value="true" />
    <persistent value="true" />
    </Item>

    2. -->> <Item>dlc_bigote:/%PLATFORM%/vehiclemods/evowheel_mods.rpf</Item>

    and finally open up extratitleupdatedata inside update.rpf/xommon/data - add this ->
    <Item type="SExtraTitleUpdateMount">
    <deviceName>dlc_bigote:/</deviceName>
    <path>update:/dlc_patch/bigote/</path>
    </Item>

    you should be good and enjoy

    2023년 05월 02일 (화)