Need help with dlclist.xml
-
So my game was running fine and I wanted to add an addon car dlc. I entered the line in dlclist.xml and removed some other unnecessary lines from mods that I don't use anymore. Once my game loaded, I started suffering a heavy lag and my fps dropped to 5.
I wondered if it was the car so I edited my dlclist once again and removed the car. Started gta v and still the same. I decided to remove any additional addon mod from the dlclist and keep only rockstars dlcs. I did that and started gta v. Still the same thing. I basically have no idea why this is happening. Any help would be appreciated.
-
@Stellasin XML parsers are extremely unforgiving. Look if there is any breach in the syntax. If you just forgot one > or < or / you are in trouble. Make sure each tag has a corresponding closing tag. A tag is, for example <Item>. Each one needs a closing tag </Item> at the end of the line. Don't forget to look for the correct closing tag of a block like <Paths>. Have you accidentally deleted it's closing tag </Paths> or any part of it?
-
@Cyron43 Just checked my dlclist, everything looks perfectly fine. Here it is if you wanna check it out https://pastebin.com/LfUwmDq7
-
@Stellasin Your game or dlclist.xml isn't uptodate you miss :
<Item>dlcpacks:\patchday16ng</Item>
<Item>dlcpacks:\patchday17ng</Item>
<Item>dlcpacks:\mpairraces</Item>
<Item>dlcpacks:\mpsmuggler</Item>
<Item>dlcpacks:\mpchristmas2017</Item>
-
@Stellasin I just ran your XML through Visual Studio and it's flawless. Hmm... there still must be some modified data. Have you checked your game's integrity? https://support.rockstargames.com/hc/en-us/articles/205778987-GTAV-PC-General-Troubleshooting-Installation-Issues-Crashes-Freezes-Poor-Performance
EDIT: cgz posted his comment while I was writing this one. He is absolutely right! Sorry I didn't see this myself. I just checked the syntax without further investigating.
-
Well new problem now, the game doesn't recognize any dlc lol
-
@Stellasin have you dragged in the vanilla dlclist.xml yet?
-
@Stellasin Which game version are you even running? You can't add <Item>dlcpacks:\mpchristmas2017</Item>
if you don't have the Doomsday heists DLC installed of course. Furthermore, do you own a legal copy of the game?
Please read this -> https://forums.gta5-mods.com/topic/13256/how-to-ask-for-help-and-support
-
@ReNNie Yeah I tried it but didn't work
@Cyron43 I'm on bikers dlc and no, I'm a pirated user. Thing is, my game was running perfectly fine before no matter what I edited to the dlclist. Now it's really buggy
-
we do not discuss or condone support for pirated versions