It seems that everyone with the framerate issue is getting the same values (5000 fps, 500 events).
I'd like volunteers to help me debug the input system - if anyone can spare a few minutes, please do!
1. Download
http://blendogames.com/dev/atom_inputtest01.zip2. Extract the files into your "Atom Zombie Smasher/data" folder.
There are a few executables to try. Please try all of them and let me know if there's any change in the framerate problem for the builds.
ATOM_MOUSEDISABLED.EXE
This build shuts down the mouse update.
ATOM_NOJOYSTICK.EXE
This build shuts down all joystick code.
ATOM_SLOWUPDATE.EXE
This build updates the mouse infrequently.
ATOM_ALTINPUT.EXE
This build uses an alternate input code.