VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (for Windows & Linux)

You really should be running the Linux version of dosbox on Linux and not the Windows version through wine. As to running the Linux version, keep in mind that on Linux, unlike on windows, your current directory is NOT in your path. So if you see an executable called dosbox in your current directory, …

Re: DOSBox Game Launcher (DOSBox Frontend)

in DOSBox General
Hi, running DBGL v0.91 on Fedora 31. When downloading cover art from mobygames, a lot, but not all, of the images are corrupted. I have not used the cover art downloader in months, so I don't know what broke it. But the cover art that I downloaded in the past is fine. I tried it with 2 different …

Wing Commander 1 & 2 CM32L problem

in MT-32 General
I did not find this issue easily online, so thought to post it here. WC1 and WC2 from Origin Systems give incorrect sound effects when you use a CM32L or LAPC1. This is for instance noticeable during the WC1 intro where instead of laser sounds you get a bell sound instead. Solution for MUNT is to …

Re: Dosbox Scaling/SDL help

in DOSBox General
PC monitors will normally not go that low. My monitor for instance will not go lower then 800x600. So either some kind of scaling needs to take place somewhere, or you get a postage stamp sized window. Some TVs however will support lower resolutions, mainly to support old game consoles, but …

Re: Dosbox Scaling/SDL help

in DOSBox General
You may be running Wayland and not the old Xorg. If this is the case, then a legacy X11 application, such as dosbox, cannot use xrandr to set the resolution, and this may be an issue here. Work is on-going for a solution to this issue. https://www.phoronix.com/scan.php?page=news_item&px=GNOME-Mutter …

Re: DOSBox-X branch

in DOSBox Patches
You're mounting the image as if it has a FAT filesystem, but it has none, which is why it is rejected by the added sanity checks. If you specify drive 2 instead of C and add the "-fs none" switch then mounting should work fine for your purpose. Not the first time someone has gotten hung up by this, …

Can's create drive from file

in DOSBox Patches
dosbox-x 0.82.21 Trying to reinstall win98se to ensure the HDD image was not corrupt... The image file is 2GB and was working before. I used the Win98SE fdisk utility to manually delete the old partition and rebooted. I then let the Win98SE setup create a new partition with support for LBA, it then …

Re: Illegal Unhandled Interrupt Called 6

in DOSBox Patches
I just updated to 0.82.22. I compiled it myself on 64bit fedora 30, as no RPM was available this time around. The situation has changed a bit. Now when I start it the following happens. On the first boot: I get the win98se boot splash screen and then suddenly on the console I see a continuous …

Illegal Unhandled Interrupt Called 6

in DOSBox Patches
I just updated to 0.82.22. I compiled it myself on 64bit fedora 30, as no RPM was available this time around. The situation has changed a bit. Now when I start it the following happens. On the first boot: I get the win98se boot splash screen and then suddenly on the console I see a continuous stream …

Re: DOSBox-X branch

in DOSBox Patches
Hi TheGreatCodeHolio, Yes I am using core=normal and cycles=max. That is why I posted my config above. I tried this with both your Linux 64bit built and your Windows built (SDL1, 64bit).

Re: DOSBox-X branch

in DOSBox Patches
Also on shutdown of Win98SE, it just hangs on the shutdown splash screen and in the log I see a continuous stream of these errors: LOG: 1367968862 ERROR CPU:Illegal Unhandled Interrupt Called 6

Re: DOSBox-X branch

in DOSBox Patches
I'm having a strange problem with the latest release builds on both Linux and Windows with Win98SE. When I start it, it crashes just after the Win98SE splash screen. Here is the log $ dosbox-x --conf win98se.conf LOG: Early LOG Init complete LOG: Logging init: beginning logging proper. This is the …

Re: DOSBox-X branch

in DOSBox Patches
Since you added proper MDA and MCGA, there was also Plantronics, and there is even a game now that supports it. http://www.the8bitguy.com/4032/where-is-planet-x3/ I had an ATI videocard back in the 80's that had a Plantronics mode. Other then that there was also the IBM 8514, a successor to VGA. I …

Re: DOSBox ECE (for Windows & Linux)

Hmm.. is this a render setting issue? I dont' know (how would I check?) Is it possible that I compiled a 64bit version instead of 32 so I am slow like it was slow before? To know if the binary is 32 or 64bit, simply run "file " $ file dosbox dosbox: ELF 64-bit LSB executable, x86-64, version 1 (GNU …

Re: DOSBox Game Launcher (DOSBox Frontend)

in DOSBox General
Hi, I downloaded (updated) from the latest version at http://members.quicknet.nl/blankendaalr/dbgl/ but fetching meta-data via Moby doesn't work. No error message, just always get: > Moby Games returns no results for "Commander Keen" Tried it with lots of other words, always the same. I noticed …

Re: DOSBox ECE (for Windows & Linux)

Thanks to all for the answers! :blush: My programming skills are limited to writing simple bash scripts, so compiling is not something, I completely understand in all its glamour - but I understood, what you were saying, with the dependencies :-) If I understood everything right: The binaries (that …

Re: DOSBox ECE (for Windows & Linux)

Maybe you've downloaded the binary instead of the source? DOSBox ECE rXXXX (Linux).7z is 32-bit. If your system is 64-bit and you do not want ie install multiarch, download DOSBox ECE rXXXX (Linux source).7z && extract && compile. ./configure && ./autogen.sh && make You will have the binary in the …

Re: DOSBox ECE (for Windows & Linux)

Helloes, I tried both versions, the ECE version and the normal SVN on Linux Debian 9 right now, downloaded from the Yesterplay80 blog. I am getting an error... ./dosbox: error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory. ... …

Re: DOSBox ECE (for Windows & Linux)

Hello, when I try to compiling this under Linux I become this error: In file included from midi_mt32.h:7, from midi.cpp:77: ./mt32emu/mt32emu.h:47:2: Fehler: #error Incompatible setting MT32EMU_API_TYPE=3 #error Incompatible setting MT32EMU_API_TYPE=3 ^~~~~ In file included from midi.cpp:77: midi_ …

Page 14 of 15