Im experimenting with a new Anticheat solution (to prevent cheaters on nexuiz), and that is to run both the game server and client on the server, and then letting players connect with VNC (like tightVNC http://www.tightvnc.com)to the clients.
The reason I selected nexiuz as game, is that it is free and opensource, and probably I will need to tweak in a way to remove the whole menu and instead hard coding server, binds, name and such in the game. (And then allowing this to be changed in the VNC instead).
This removes all ability to cheat, since the ground of all cheating is that you cannot trust the client. By only allowing the client to know and change data the player is supposed to see with their own eyes, any cheats residing on client will not be able to modify any data. The only thing any cheats can do is the same as the player is able to do with their own hands and eyes.
But now to the core topic:
How do I tweak nexuiz for best perfomance over VNC?
I know that setting 640x480 will tweak a lot, same with 16bit color instead of 32bit.
Also I will be running the DSN version or the other nexuiz-remix version for netbooks, to reduce the number of colors, and thus gaining higher performance over VNC.
Just come with any tips to get best performance over VNC.
It should not really affect gameplay so much.
If the image quality gets low dosen't matter.