View Single Post
Old 03-13-2013, 11:58 AM   #17
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by geekmaster View Post
DOSBox and SDL are the first things I got running in my debian loop mount on my K3, but DOSBox had a problem with white letters on a black background, where it would end up with black on black (barely readable under bright light). After some messing around, I gave up on it. So basicaly, we both had it working (mostly) but problems with the display updates...

I tried rebuilding SDL again later after I understood the framebuffer updates better, but I did not put in enough effort to get it actually working...


Yeah... I have attached the supporting libs... and the unpatched but runnable binary.

THIS BINARY WON'T DO WHAT YOU EXPECT - OF THAT I AM CERTAIN!!!

For the next brave soul to save some pain..

The main bin needs patching to have the right title (I use my go-game wangle to show this on a k5 without patching) and to ACTUALLY show up the text. (black on black here)

But it runs natively with this lot at least.

Enjoy. the next poor soul....

Perhaps I WILL bother to repatch it all at some point.

Don't say I never give you nothing.

Code:
[root@kindle bin]# LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./dosbox
DOSBox version 0.74
Copyright 2002-2010 DOSBox Team, published under GNU GPL.
---
Failed to create secure directory: Permission denied
CONFIG:Loading primary settings from config file /mnt/us/home/root/.dosbox/dosbox-0.74.conf
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
ALSA:Can't open sequencer
MIDI:Opened device:none
The errors are meaningless and can be fixed easily in .conf with a few liberal usages of none in the right places.

cheers

EDIT: Hmm this is missing libogg.so.0 I just noticed.
Why does no-one tell me these things?

Ill pack it up again later.
Attached Files
File Type: zip dosbox.zip (4.05 MB, 224 views)

Last edited by twobob; 08-21-2013 at 11:39 AM. Reason: libogg.so.0
twobob is offline   Reply With Quote