Cardia on 26/6/2013 at 20:10
Quote Posted by Marbrien
I always play with high gamma, adjusted both in-game and using Catalyst Control Center for my graphics card. I have looked for loot in all the places people have suggested. There isn't any. :tsktsk:
send me a save game to check out your game, then i´ll tell you what you are missing.
zappenduster on 23/12/2017 at 06:09
It would have been nice to sort the german translation files into the corresponding pathes and not into a seperate folder so that DarkLoader & Co. can detect and install the language version automatically.
Inline Image:
http://www.ttlg.com/forums/images/smilies/erm.gif
Cardia on 23/12/2017 at 08:09
Quote Posted by zappen
It would have been nice to sort the german translation files into the corresponding pathes and not into a seperate folder so that DarkLoader & Co. can detect and install the language version automatically.
Inline Image:
http://www.ttlg.com/forums/images/smilies/erm.gifAlright, i´ll see if manage to sort out well the folders in the right order, i didn't know NewDark had the option to install a mission by language...
gnartsch on 23/12/2017 at 09:05
It has always been possible to provide multiple languages in a mission. And even DarkLoad & Co were able to handle it.
Just make sure to move the resources into the right subfolders.
e.g. the english books (just the *.str files) need to go into books\english\ and german into books\german
The same for intrface,etc. Whereever there is a language specific file, there need to be the subfolders created per language.
Code:
books\english\*.str
books\german\*.str
intrface\english\NewGame.str
intrface\german\NewGame.str
intrface\miss20\english\goals.str
intrface\miss20\german\goals.str
strings\english\Titles.str
strings\german\Titles.str
Please
move those english files to the english subfolders and
do not keep a copy in the original location, as that would break the ability to switch between languages properly.
The following resources should stay where they are, as they are the same for all languages:
Code:
\books\parch\*.*
\books\parch3\*.*
intrface\main_1.pcx
intrface\miss20\page001.PCX
strings\Missflag.str
Squadarofl on 24/12/2017 at 13:57
Hey what's the loop used in the main title? I like it.
Cardia on 24/12/2017 at 15:01
Quote Posted by Squadarofl
Hey what's the loop used in the main title? I like it.
you can find it in the credits of the mission, its a was a French Parisian Musician who did it, that is just a sample of the music.
Cardia on 5/1/2018 at 10:51
Quote Posted by zappen
It would have been nice to sort the german translation files into the corresponding pathes and not into a seperate folder so that DarkLoader & Co. can detect and install the language version automatically.
Inline Image:
http://www.ttlg.com/forums/images/smilies/erm.gifZappen i have sorted the German language in the right folders, sorry for my previous mistake. I didn't know Darkloader & Co. could install missions by language. The mission link has been updated.
zappenduster on 29/1/2018 at 07:08
That won't work either, all the german STRs are still in a folder "German Language", why? Or did I use an old download link? :(
Gnartsch explained exactly where to put the files ... :idea:
Quote:
Just make sure to move the resources into the right subfolders.
e.g. the english books (just the *.str files) need to go into books\english\ and german into books\german
The same for intrface,etc. Whereever there is a language specific file, there need to be the subfolders created per language.
Code:
books\english\*.str
books\german\*.str
intrface\english\NewGame.str
intrface\german\NewGame.str
intrface\miss20\english\goals.str
intrface\miss20\german\goals.str
strings\english\Titles.str
strings\german\Titles.str
Please
move those english files to the english subfolders and
do not keep a copy in the original location, as that would break the ability to switch between languages properly.
The following resources should stay where they are, as they are the same for all languages:
Code:
\books\parch\*.*
\books\parch3\*.*
intrface\main_1.pcx
intrface\miss20\page001.PCX
strings\Missflag.str
:sweat:
Cardia on 29/1/2018 at 11:05
i did the distribution according to Gnartsch instructions, but i forgot to eliminate the folder that says german language. I will update the link