Category | Farming Simulator 17 |
Created | 02.02.2019 05:15 |
Colten Loset (Unknown) | 02.02.2019 05:15 |
---|---|
Creating a map for FS17 and my file size is up to 2gb, is there any way that i can down size? Also any other mappers out there that have some time to lend a hand, Im trying to build a masterpiece |
Bilbo Beutlin (BBeutlin) | 02.02.2019 20:52 |
---|---|
Unwanted filesize enhancement is mostly reasoned by faulty syntax. Check xml structure, perhaps use xml syntax checker. Also usage of non-ASCII characters can cause this, eg. language specific chars. For labels use only "A-Z", "a-z", "1-0" (non-leading) and "_" (underscore). Don't use spaces - this can confuse the xml parser. Sometimes syntax problems can be solved by "save as binary" and reloading. |
Note: Log in to post. Create a new account here.