Come Chat with us live! Learn how HERE!
Some interesting thoughts were posted so I did some more testing on the 32-bit vs 64-bit issue:64bit: 3067 frames, 79.0 seconds: 38.8 fps32bit: 3067 frames, 72.0 seconds: 42.6 fpsThere is a notable difference but nothing to really complain about(38fps is not bad anyway :wink: )Than I suddenly remembered these funny settings:Code: [Select]vm_cgame 2vm_game 2vm_ui 2These force the game to use the .qvm's and ignore any the .so version (that would be .dll for windows users)When we set these settings to 0 (to use the dll-version) the picture changes quite a bit:64bit so3067 frames, 65.2 seconds: 47.0 fps32bit so3067 frames, 69.0 seconds: 44.4 fpsThe native version is the clear winner here.
vm_cgame 2vm_game 2vm_ui 2
Linux: ~/.tremulous/base/Mac: ~/Library/Application\ Support/Tremulous/base/Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\