Frictional Games Forum (read-only)
Game crashes when entering in the mine (French translation) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: Game crashes when entering in the mine (French translation) (/thread-1515.html)

Pages: 1 2


RE: Game crashes when entering in the mine (French translation) - Thib_G - 02-19-2008

Oh, yes, it works, thanks Smile
But it's not a good workaround... I'll try with various encodings...


RE: Game crashes when entering in the mine (French translation) - Thib_G - 02-19-2008

With another encoding, special characters are not displayed correctly, and the game crash the same way...
So, for now, the best thing to do is to remove emphasis from the file...


RE: Game crashes when entering in the mine (French translation) - deafboy - 07-21-2009

I have the SAME problem with the Czech translation of the game (from "official" czech windows game). It crash after i enter to the mine. All all emphasis works fine in texts before, lang file it encoded as UTF-8.
There is an english line:

<Entry Name="DescHatch">I should have known that rusty old ladder wouldn't hold my weight, but I didn't have any choice: I'd rather die down here than suffer that cold any longer.</Entry>

And there is translated line:

<Entry Name="DescHatch">Měl jsem vědět, že mě ten starý rezavý žebřík neunese, ale neměl jsem moc na vybranou: radši chcípnu tady dole, než abych tam dál mrznul.</Entry>

When I delete all emphasis it works, but think if it is same error in two different machines, with two different lang files,
the mistake is in side of developers.


RE: Game crashes when entering in the mine (French translation) - mkkot - 08-28-2009

I have passed Overture in English language because - as I thought - crashes were caused by an unofficial translation. Now I'm playing Black Plague (bought whole collection) with translation taken from Windows version, however I encountered same problem. After reading this thread I have (as I'm thinking right now) found a working solution.

The solution is simple: game saves can't have native characters in their file names.

As you can see, saves are stored here under real level names:
/home/user/.frictionalgames/Penumbra/Black Plague/save/auto

So the only thing you have to change is PenumbraCollection/BlackPlague/config/[language_name].lang, section <CATEGORY Name="SaveNames">. Just remove any native characters, not much work with that...

Should work probably for other Penumbra games. I hope this will solve all problems with crashes on translated version but who knows. I just discovered it right now and sharing with you. Enjoy ;]
Give me some feedback if this works, please :]


RE: Game crashes when entering in the mine (French translation) - Urkle - 08-31-2009

Cool... Nice find of what the problem is. Unfortunately I don't have time to fix it for the Penumbra series, but I will definitely look into what's causing it so it'll be fixed for Unknown.


RE: Game crashes when entering in the mine (French translation) - mkkot - 09-02-2009

Hah, I can't believe you guys haven't come up on such simple thing before Tongue

Any discount on Unknown for me? ;]


RE: Game crashes when entering in the mine (French translation) - DeM - 12-17-2009

(08-28-2009, 09:54 PM)mkkot Wrote: I have passed Overture in English language because - as I thought - crashes were caused by an unofficial translation. Now I'm playing Black Plague (bought whole collection) with translation taken from Windows version, however I encountered same problem. After reading this thread I have (as I'm thinking right now) found a working solution.

The solution is simple: game saves can't have native characters in their file names.

As you can see, saves are stored here under real level names:
/home/user/.frictionalgames/Penumbra/Black Plague/save/auto

So the only thing you have to change is PenumbraCollection/BlackPlague/config/[language_name].lang, section <CATEGORY Name="SaveNames">. Just remove any native characters, not much work with that...

Should work probably for other Penumbra games. I hope this will solve all problems with crashes on translated version but who knows. I just discovered it right now and sharing with you. Enjoy ;]
Give me some feedback if this works, please :]

Shit, I hadn't read that solution and I played the games without emphasis Sad: