Shameless jubilation
After much source code rewriting...Got it working (to the same place as prboom, no touch input, no output on screen without massage)
but yeah. works launches now via vnc.
All custom built by buildroot.
[root@kindle bin]# 
SDL_FBACCEL=0 SDL_VIDEODRIVER=fbcon SDL_AUDIODRIVER=dummy AUDIODEV=/dev/snd SDL_MOUSEDEV=/dev/input/event3 /mnt/us/usr/bin/lbreakout2
	Quote:
	
	
		
			
				LBreakout2 2.6.3 
Copyright 2001-2011 Michael Speck 
Published under GNU GPL 
--- 
Looking up data in: /mnt/us/share/lbreakout2 
Looking up highscores in: /mnt/us/var 
Looking up custom levels in: /home/root/.lgames/lbreakout2-levels 
Requested mode 592x480 Window unavailable 
Loading theme 'AbsoluteB' 
Saving highscore chart in: /mnt/us/var 
ERROR: cannot open slot 0! 
^CCannot access config file '/home/root/.lgames/lbreakout2.conf' to save settings 
Client finalized 
GUI finalized 
Audio finalized 
STK finalized 
SDL finalized
			
		 |