Hey guys...
I setup blitz to run on Ubuntu which was SOOO much easier than getting Ubuntu installed on this mini-itx board that I have. Its an integrated piece of crap 1.3 celeron with SIS662 Mirage graphics chip. It runs blitzmax compiled graphics code... not quickly mind you, but I think it will suit my needs.
HOWEVER:
Mousedown, MouseHit, KeyDown, KeyHit
do not work for crap.
Allow me to explain.
Pretend this is the received input from a normal mousedown(1) press.
0000000000000000000
it recognizes the response.
I get the following
0 0
It will randomly recognize input, and those spaces are SECONDS apart. Ive tried flushing the input buffers but nothing. Everything else works fine with creating images, drawing and moving rendered graphics on the screen. It just looks like any keyboard or mouse input is about as responsive as vista running on an Amiga.
Help please?
I setup blitz to run on Ubuntu which was SOOO much easier than getting Ubuntu installed on this mini-itx board that I have. Its an integrated piece of crap 1.3 celeron with SIS662 Mirage graphics chip. It runs blitzmax compiled graphics code... not quickly mind you, but I think it will suit my needs.
HOWEVER:
Mousedown, MouseHit, KeyDown, KeyHit
do not work for crap.
Allow me to explain.
Pretend this is the received input from a normal mousedown(1) press.
0000000000000000000
it recognizes the response.
I get the following
0 0
It will randomly recognize input, and those spaces are SECONDS apart. Ive tried flushing the input buffers but nothing. Everything else works fine with creating images, drawing and moving rendered graphics on the screen. It just looks like any keyboard or mouse input is about as responsive as vista running on an Amiga.
Help please?