Tiny Core Linux

Tiny Core Extensions => TCE Tips & Tricks => Topic started by: gunny on February 03, 2012, 10:08:17 AM

Title: HOWTO: DosBox
Post by: gunny on February 03, 2012, 10:08:17 AM
I ran into a problem starting DosBox and then getting the arrows keys to work on my old IBM ThinkPad.

When I tried to start DosBox nothing happened, so I opened terminal and ran dosbox from the command-line.

That returned the following error "error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory"

Searching the forum I found a post from marco which in part said "As it turns out the missing dependencies are: 'sdl-sound.tcz', 'libasound.tcz', and 'libvorbis.tcz'."

I loaded sdl-sound.tcz, libasound.tcz, libvorbis.tcz and DosBox opened.

The next problem I encountered was the arrow keys were not working.

The fix for this was to set usecancodes to false in the dosbox-0.74.conf file.

Afterwards I was able to install Windows 3.1 with sound, video and joy stick drivers.

Now my grandson can play some old school dos and windows games.

Tiny Core Linux Rocks!!!

Title: Re: HOWTO: DosBox
Post by: Lee on February 03, 2012, 03:16:54 PM
Thanks for the HOWTO.

I don't suppose you've tested that setup with Red Storm Rising or F19 Stealth Fighter?

Try this for screen shots w/o the terminal window showing:
Code: [Select]
( screenshot.sh & ) ; exit
Title: Re: HOWTO: DosBox
Post by: vinnie on February 03, 2012, 08:50:15 PM
I wanted to package dbgl time ago but did not succeed  :P
Title: Re: HOWTO: DosBox
Post by: OldAdamUser2 on February 04, 2012, 05:31:09 AM
Thanks, gunny. Your tips really helped. I can now use the great DOS word processor--Norton Textra!
Title: Re: HOWTO: DosBox
Post by: gunny on February 04, 2012, 05:39:05 AM
Lee,

Thanks for the screenshot tip!  :)

I added the following to .jwmrc-keys
Code: [Select]
<Key mask="A" key="p">exec:screenshot.sh</Key>
 
Title: Re: HOWTO: DosBox
Post by: OldAdamUser2 on February 06, 2012, 08:44:33 AM
I have one odd observation in my installation of DosBox. When I first boot up, DosBox won't start. If I invoke it through a terminal window, I get the following:

Quote
tc@box:~$ dosbox
dosbox: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

But if I run Firefox first and then start DosBox, it works just fine. Strange.
Title: Re: HOWTO: DosBox
Post by: Rich on February 06, 2012, 09:00:04 AM
Hi OldAdamUser2
That's because  libasound  is a dependency of Firefox, once you run it,  libasound  gets loaded.
Try running  dosbox --help  and see if there is a switch to disable sound if you don't need it.
Title: Re: HOWTO: DosBox
Post by: vinnie on February 06, 2012, 12:22:39 PM
with jack is not possible to play multiple audio sources simultaneously?
Title: Re: HOWTO: DosBox
Post by: OldAdamUser2 on February 08, 2012, 02:21:11 PM
My problem was that I had set up Firefox to load ondemand. Once I changed it to load onboot, Dosbox works just fine. No need to actually start Firefox before Dosbox.
Title: Re: HOWTO: DosBox
Post by: floppy on February 12, 2012, 12:10:07 PM
Afterwards I was able to install Windows 3.1 with sound, video and joy stick drivers.

Now my grandson can play some old school dos and windows games.
@gunny. Could you please update that post with..:
- how to install windows3.1 within DosBox
- few  links where to find dos and windows games free of charge
?
I have a small project: change my AMD K6-III into a "playstation" year 198x..!
Title: Re: HOWTO: DosBox
Post by: flyinghamster on March 20, 2012, 01:24:05 PM
I got a question for you tinycore dosbox users out there!  :D

I am thinking about setting up a couple of tinycore usbsticks with extensions/libs to set up an the ipx network that is included in dosbox for network compatibility with certain dos games and was wondering if anyone had experience with this protocol in linux machines?

Specifically wondering if there are any specific libs i need for ipx network compatability.

Title: Re: HOWTO: DosBox
Post by: gerald_clark on March 20, 2012, 03:50:38 PM
The only one I recall was MARS nwe.
Martin Stovers Netware Emulator.
Title: Re: HOWTO: DosBox
Post by: Pseudoman on March 20, 2012, 05:34:03 PM
You shouldn't need any libs for IPX if you are using DOSBox. DOSBox will emulate IPX over UDP/IP.
Check out:
http://www.dosbox.com/wiki/Connectivity
Title: Re: HOWTO: DosBox
Post by: cast-fish on March 30, 2012, 11:42:09 AM
this is interesting thread

Title: Re: HOWTO: DosBox
Post by: flyinghamster on April 03, 2012, 07:31:28 AM
 :D thanks, was worried i would have to go through a long process
Title: Re: HOWTO: DosBox
Post by: alanl on April 04, 2012, 09:34:30 PM
Has anybody had success in making the window larger?  Using alt/enter
for full screen doesn`t work.  Setting full screen in the config file leaves
you locked in.  Can`t change work spaces.  You have to type exit to get out.
So I would like to get a bigger window.......Alan. :-\
Title: Re: HOWTO: DosBox
Post by: Rich on April 04, 2012, 09:40:21 PM
Hi alanl
Maybe  Ctrl-Alt-m  will work.
Title: Re: HOWTO: DosBox
Post by: cast-fish on April 06, 2012, 03:24:26 PM
thansk for this thread....i got dosbox fully working in TCL with some lovely DOS based "music trackers" and such like.

i mean, there is infact, a world of DOS software still existing.

V.