Page 1 of 1

Can't blend texture because of CFG

Posted: July 14th, 2012, 8:11 pm
by uploadmetal
I haven't Blend testures in Platitnum Arts for a year now. Today i tried it using a video tutorial but when I opened my maps CFG it was all funky and i could work with it.
Here is a pic

Image

Is there a way to fix it so it wont be so messy. The text are all together like if PAS didnt press enter(the engine). I have done it before but that was in 2.6 and a different computer.

Re: Can't blend texture because of CFG

Posted: July 14th, 2012, 11:14 pm
by Hirato
This whole issue is basically because Microsoft needs to be a precious little snowflake and use \r\n exclusively for newlines. Apple in their infinite wisdom uses carriage returns exclusively for newlines.
Why can't everyone go the unix way and just use \n... *sigh*


We've probably fixed this in SVN.
In the meantime, use the built in text editor or something else like notepad++

Re: Can't blend texture because of CFG

Posted: July 15th, 2012, 6:58 pm
by uploadmetal
I downloaded Notepad++ and It works now.
Thank you Hirato.