VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (for Windows & Linux)

Thank you very much, i can't compile under Slackware64 14.2. Output of Error : make[4]: se entra en el directorio '/media/Compartido/Liñux/cdf/dosbox-ece/src/hardware' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -fPIC -march=native -mtune= …

Re: DOSBox ECE (for Windows & Linux)

Hi there, where i can download the latest source code of dosbox-ece ? i want to compile under GNU/Linux, but i don't see where is a link in the latest version, the latest link i found was -> https://dosbox.yesterplay80.net/DOSBox%20ECE%20r4141.7z But that version i know is old.

Re: GTA - Very slow - Dosbox / Raspberry Pi

I suggest you, use Dosbox-x sdl1 + opengl, and GTA 3DFX that works very fine for me Cycles = 16384 Core = Dynamic Machine = svga_s3 Scaler = None I recommend manual compilation of latest dosbox-x version , optimizing for that hardware with commands like : export {C,CXX}FLAGS='-O2 -fPIC -march=native …

3DFX Glide Demos

Hi there, someone had a list with donwload links with Playable Demo (Shareware) , of game with 3DFX Glide support included or can be patched for play with 3DFX Support. its for make tests DOSBox-X 0.82.22 SDL1. ? Please just demos / shareware, nothing of full version or rip neither. thanks for any …

Re: Multiple Dunnos

I haven't used it, but you can save/load key maps. So you can define your keys on the keyboard mapper, save your definitions and load them instead of defining it every time (also, you can edit the mapper file manually). i had try to save/load key maps custom configurations from inside dosbox for …

Multiple Dunnos

Hi there, i get a diverse dunnos with DOSBox. 1 - Its possible to remap controls without enter to the mapper configuration "ctrl + f1" something like config -set key a bind a config -set key ins bind mouse y+ config -set key del bind mouse y- or something like that ? This is because i had test a few …

Re: Dungeon Keeper Setup

Well meanwhile i had solved using QEMU. The first thing i download the HDD 512 Image from HERE after of that i mount with the follow commands [code]mkdir -p /tmp/hdd-512mb sudo mount -o loop,offset=32256,uid=1000,gid=1000 ~/hdd-512mb.img /tmp/hdd-512mb[/code] i install and use KVM, QEMU & AQEMU for …

Dungeon Keeper Setup

Hi there i am trying to install dungeon keeper from bin/cue when i mount and launch the setup program i can't see text. Someone can explainme if this is a bug of dosbox or from my disc ? Dosbox 0.74-3 [Devuan ASCII / Debian Stretch] Same result on Slackware 14.2 & Slackware64 14.2 https://i.postimg. …

Re: Environment Variables not working

You "know your DOS stuff", yet you're expecting something intended for batch files to work directly from the command prompt? I know more than most at least, I was just trying to state that I do have experience. I tried it in a BAT file and had the same result. Still, SET and ECHO should work …

Re: DOSBox ECE (for Windows)

Platform : PC Operating System : GNU/Linux i had solved with the follow commands on cli : git clone https://github.com/munt/munt cd munt mkdir build ; cd build cmake -DCMAKE_INSTALL_PREFIX=/usr .. make -j su -c "make install" root i put on my spanish dosbox tutorial [Work in Progress] -> https:// …

Re: Linux DOSBOX Midi

1) i had the right value on midiconfig 2) i know the diferences between timidity++ and fluidsynth. and with certain games i prefer timidty++. just game depend, for example i prefer fluidsynth instead of timidity++ with system shock, but with ages of empires i prefer timidity++ 3) thanks for the …

Re: Linux DOSBOX Midi

Thanks for me is ease just use the follow commands : git clone https://github.com/munt/munt cd munt mkdir build ; cd build cmake -DCMAKE_INSTALL_PREFIX=/usr .. make -j su -c "make install" root and now i already i had compile this version Here a Screenshot : https://i.postimg.cc/2bbrVf0y/dosbos-ece. …

Re: DOSBox ECE (for Windows)

Linux Version, i can't compile, hi there Yesterplay80. today i had download DOSBox ECE r4162 (Linux).7z but i can't compile because i not have a file. there is the output : Makefile:369: recipe for target 'midi_mt32.o' failed make[3]: *** [midi_mt32.o] Error 1 make[3]: *** Se espera a que terminen …

Re: Linux DOSBOX Midi

I can't compile it : Makefile:369: recipe for target 'midi_mt32.o' failed make[3]: *** [midi_mt32.o] Error 1 make[3]: *** Se espera a que terminen otras tareas.... Makefile:369: recipe for target 'midi.o' failed make[3]: *** [midi.o] Error 1 mv -f .deps/pixelscale.Tpo .deps/pixelscale.Po mv -f .deps …

Re: Linux DOSBOX Midi

Thanks for you fast answer. well i am going to search that version, i don't know that version exist :D i found this -> https://blog.yesterplay80.net/dosbox-ece-en/ Currently, DOSBox ECE differs from normal DOSBox in these features: * Emulation of a 3Dfx Vooodoo card through OpenGL (No external Glide …

Linux DOSBOX Midi

Hi there, i had write my own guide on spanish called Linux + MIDI + Wine , near the end of document i put a note, for use with DOSBox 0.74 or DOSBOX-X. well the thing is. i am testing with various games. Like Supaplex -> Combined [SoundBlaster + Roland]-> Works Day Of Tentacle -> Don't work with …

Page 1 of 2