Wolfenstein native g_speed ?


(ETdemin) #1

Hi!

Many use g_speed 320
But I have read somewhere that the real native speed is 321 for why instead of that many use 320 Wolfenstein Enemy Territory ?

It can change the best game code calculation (linked with computer internal clock) to something less good for playing.

Is that right the real native speed is 321 ?

Thank You :wink:


(stealth6) #2

No idea where you read that, but the default speed is 320, that’s why everybody runs 320


(Scennative) #3

Yes 320 is Default.

When u look in the in the Game Code (g_main.c) you can find these:
{ &g_speed, “g_speed”, “320”, 0, 0, qtrue, qtrue },


(ETdemin) #4

Thanks to all :wink: Now we are sure, Those that speak about 321 are wrong.
Need to set 320 for speed.


(stealth6) #5

[QUOTE=ETdemin;245507]Thanks to all :wink: Now we are sure, Those that speak about 321 are wrong.
Need to set 320 for speed.[/QUOTE]

no you don’t default is 320, so just don’t touch it :wink: