Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I really would need to look more into it.
Share with us any of results what u can find. GL!
I havn't played the game in years, I will need to locate a copy to try and find the files for the main game. Gotta check ebay/amazon.
I looked abit into this yesterday, so I will add what I have found below:
Regarding Reverse Engineering
It'd be a mess to decompile the engine. I doubt there would be that many differences between the engine on the Demo and the stock game.
I took a look at the formats and what not and did a cross comparison between the Doom3 2004 Game (D3), Doom 3 BFG (BFG), and Enemy Territory: Quake Wars (ETQW).
There was quite abit of code in the SDK, but also a good bit missing that would need to come in from the other 2 sources. The ETQW renderer uses GLSL unlike the ARB shaders of the original D3. However, BFG uses GLSL and there are some ports that use the shaders.
ETQW uses Megatexturing. There is code in the D3 Engine for this, and luckily we have the glsl shaders for Megatexturing within the demo. Unfortunately, the D3 version does not use compressed textures. I will have to look at the mapping/other tools to see if I can reverse the compression.
ETQW also uses compressed animations.
Building for the SDK
The SDK source contains a preprocessor "SD_DEMO_BUILD." Unfortunately, per the license on the SDK, you are not supposed to use the code to build anything in conjunction with the demo game.
Personal Thoughts
I am planning on trying to locate an older build of the demo, apparently they changed the map from the old one to Valley at some point. Could be useful in seeing what changed in the Paks.
So what? This will not affect the revival and future of this game globally ... They are going to play exclusively on certain days, in other cases the servers are empty.
You can play a full or near full server every evening of EU and NA regions.
https://www.gametracker.com/search/etqw/
drive.google.com/open?id=1H_aG7g0TEPro6I-fS9lEc42t87gZT5jI
sourcecode included password is the last sentence of the filename
Interesting mate, thats probably solution for able play in that game anyone.