Game ends suddenly
-
NPaul
- Greenhorn
- Posts: 6
- Joined: 28 Jan 2008, 20:24
Game ends suddenly
Hi, Great work,
I'm new here, I've just downloaded and installed the latest version, it ends suddenly after finishing the fist mission on the first campaign, I've tried to load the saved game later but instantly the game exits to Windows desktop.
Please help me, also I would like to know if it's possible to play the game on windowed mode and if there are any translations to spanish available some where
God bless you
NPaul
I'm new here, I've just downloaded and installed the latest version, it ends suddenly after finishing the fist mission on the first campaign, I've tried to load the saved game later but instantly the game exits to Windows desktop.
Please help me, also I would like to know if it's possible to play the game on windowed mode and if there are any translations to spanish available some where
God bless you
NPaul
-
doom3r
- Regular

- Posts: 502
- Joined: 29 Aug 2007, 15:04
Re: Game ends suddenly
Maybe you should try to finish 1st mission again, or to reinstall the game. If that wont work, you should download the installer again, maybe the one you have is corrupted or something. About the translation, I know that some localisation existed in original version of the game, altough i dont think there isnt any kind of translation availible right now.
And welcome to the wz2100 resurrection community!
And welcome to the wz2100 resurrection community!
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: Game ends suddenly
I will assume you are on Windows XP in the following:NPaul wrote: Please help me, also I would like to know if it's possible to play the game on windowed mode
- Open , eg. from the Startmenu
- In the Warzone 2100 folder you will find a "config" file, which you will open in a text editor
- Search for "fullscreen" and set it to 0 ("fullscreen=0")
may be named differently depending on the language you use. Eg. it is "Eigene Dateien" in german versions.
If you understand english and can write spanish, we are seeking for your help in exactly this matter!NPaul wrote: and if there are any translations to spanish available some where
Version 2.1 will be fully translatable in an easy way. We are seeking for translators, who are willing to bring Warzone 2100 to the languages they speak.
I have prepared you a template file for a spanish translation (attached).
You can download PoEdit to open and translate it. Then just send it back to one of us (or attach it to your forum post) when you are finished.
You can of course also open and translate it with a regular texteditor, it is just a matter of convenience.
The texts in the game may of course change with time. These are generated from revision 3593 of the sourcecode.
So you may want to check them again from time to time to see if anything needs to be adapted or new texts need to be translated.
You do not have the required permissions to view the files attached to this post.
-
doom3r
- Regular

- Posts: 502
- Joined: 29 Aug 2007, 15:04
Re: Game ends suddenly
Ill translate the game to Italian as soon as version 2.1 is out. You can count on it.Version 2.1 will be fully translatable in an easy way. We are seeking for translators, who are willing to bring Warzone 2100 to the languages they speak.
-
Terminator
- Regular

- Posts: 1077
- Joined: 05 Aug 2006, 13:46
- Location: Ukraine
Re: Game ends suddenly
I can do into Ukrainian,russian. =)
Death is the only way out... sh*t Happens !
Russian-speaking Social network Group http://vk.com/warzone2100
Russian-speaking Social network Group http://vk.com/warzone2100
-
CarrionMarksman
- Greenhorn
- Posts: 7
- Joined: 27 Jan 2008, 02:21
Re: Game ends suddenly
Hey. Try different save slots, this happened to me a lot before I figured it out
. My safest slot I use is the last one, bottom right corner.
-
doom3r
- Regular

- Posts: 502
- Joined: 29 Aug 2007, 15:04
Re: Game ends suddenly
I think there shouldn't be any difference between the various slots.My safest slot I use is the last one, bottom right corner.
Last edited by doom3r on 30 Jan 2008, 00:20, edited 1 time in total.
-
CarrionMarksman
- Greenhorn
- Posts: 7
- Joined: 27 Jan 2008, 02:21
Re: Game ends suddenly
Maybe that was just the problem I had. There may be a % chance it won't work, but we can trust our Devs to fix this in the next release?
-
madfalcon81
- Trained

- Posts: 46
- Joined: 05 Jan 2008, 18:44
Re: Game ends suddenly
i can translate in romanian, if any1 interrested 
-
NPaul
- Greenhorn
- Posts: 6
- Joined: 28 Jan 2008, 20:24
Translation request accepted
It'll be a pleausure to translate the game. I can also translate it to French if you wish, I'll only need more time.
NPaul
NPaul
-
NPaul
- Greenhorn
- Posts: 6
- Joined: 28 Jan 2008, 20:24
Just a little question
Hi again, Just a little question: The text you want me to translate is only the one between the quotation marks?
God bless you
NPaul
God bless you
NPaul
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: Game ends suddenly
The part with the #: is telling you where in the sourcecode (or script) this string was found.example wrote: #: src/multiplay.c:741
msgid "The host has left the game!"
msgstr ""
The msgid is the original, english string.
The msgstr is where your translation should go.
So, eg, a finished german translation would look like this:
If you use any kind of special characters (non ASCII), you should save the file as UTF-8 if somehow possible.finished example wrote: #: src/multiplay.c:741
msgid "The host has left the game!"
msgstr "Der Host hat das Spiel verlassen!"
Generally, editing is probably easier with PoEdit, since it has some level of automation.
-
Giel
- Regular

- Posts: 725
- Joined: 26 Dec 2006, 19:18
Re: Game ends suddenly
Dutch has some translations here & there already (by me, but I'm too lazy to do more than the easy sentences/words/terms).Rider wrote: I'll do dutch then![]()
You can grab it here, improve it and send it back to us if you wish: http://svn.gna.org/svn/warzone/trunk/po/nl.po
You can either use a plain text editor and edit these files by hand (as DevUrandom explains above). Or you can use a special editor for the purpose. For example poedit. Make sure to use _at_least_ version 1.3.8 (or later of course) though, as that preserves msgctxt entries, which is a feature about gettext (the name of the translation system) we use.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
-
doom3r
- Regular

- Posts: 502
- Joined: 29 Aug 2007, 15:04
Re: Game ends suddenly
So... do I have to wait for 2.1 to begin my translation? You told it could be translated in a better way, what will be the differences?