VOGONS

Common searches


Search results

Display options

Re: DOSBox file locking

in DOSBox General
DOSBox only supports games. If you want to run non-games then you may want to have a look at DOSBox-X which has better support for amongst others file operations, including LFN.

Re: DOSBox-X branch

in DOSBox Patches
The sound issue sounds like a bug, please report it on the dosbox-x issues page on github. As to the glide emulation, please make sure it was actually activated. The moment the game actually starts using glide pass-through the following message should appear in the log: LOG: Glide:Activated This is …

Re: DOSBox-X branch

in DOSBox Patches
@Wengier I just checked and the glide2x.dll from your zip file, is the same as the one I used (checksum compare). I also tried it in the game directory, but got the same segfault. But then I remembered that my default dosbox-x is the SDL2 version, and switched to the SDL1 build and it worked. …

Re: DOSBox-X branch

in DOSBox Patches
sandi1987 yes you need to set [voodoo] glide=true And glide2x.dll should be in c:\windows\system or in the game directory. Make sure there is no other glide2x.dll present. This of course assumes you have setup a glide wrapper on your host PC. If your using a 64bit version of DOSBox-X, then the glide …

Re: DOSBox-X branch

in DOSBox Patches
Wengier: I tried the Formula 1 playable Demo for Windows from Psygnosis: https://archive.org/details/Formel1 I used the latest DOSBox-X running with core=dynamic_x86 , cputype=pentium_mmx and glide=true on Linux. OS running in DOSBox-X was Win98SE. I installed the latest glide driver package (3.01. …

Re: DOSBox ECE (for Windows & Linux)

OpenGlide converts the Glide calls to OpenGL, and Apple has deprecated macOS OpenGL support. It is permanently stuck at OpenGL 4.1. Not sure what OpenGL version OpenGlide actually needs. If OpenGlide needs a newer OpenGL version, solutions may be to look for a glide lib that converts directly to …

Re: DOSBox Game Launcher (DOSBox Frontend)

in DOSBox General
dossabossa wrote on 2021-01-08, 11:02: Note that http://members.quicknet.nl/blankendaalr/dbgl/ is no longer on the Internets, because the server has been shut down (during the years' turn)? Is there a possibility to host the website elsewhere? 😀 Perhaps something like github...

Re: Memsize greater than 63?

Have a look at DOSBox-X, it does support larger memory sizes, and supports non-game applications. dosbox-x -set memsize=512 Z:\>mem Memory Type Total Used Free ---------------- -------- -------- -------- Conventional 640K 32K 608K Upper 80K 0K 80K Reserved 304K 304K 0K Extended (XMS) 523,264K 448K …

Re: Can one run some config.sys commands in DOSBOX?

in DOSBox General
What networking application are you trying to run? Regular DOSBox has no Ethernet emulation support (NE2000). In any case, in DOSBox those variables are fixed. Part of this is due to the fact that DOSBox is only supported for running games. If you want to run other DOS applications, you may want to …

Re: DOSBox-X branch

in DOSBox Patches
Sandi1987 wrote on 2021-01-06, 22:16: Voodoo running so slow for me in Windows 95. Hardware Voodoo emulation is indeed slow. Glide pass-through mode is much faster, but does not work in combination with Win9x.

Re: IPX Access from Image

Is there any demand for a client/server setup in the above emulators? Is that a viable option for real time games in emulation? Also, how many players are robustly supported by IPX in a peer-to-peer setup? I have not seen any (thorough) reports about it. I think that the play by email option in …

Re: IPX Access from Image

But if their aim is to use native IPX (which is likely, since barely anything DOS related used TCP/IP) this isn't going to help at all. It's a solution for a non-existent problem; TCP/IP is already easily available using serial hardware emulation. Agreed, just using it to run mTCP is of little use. …

Re: IPX Access from Image

I agree with your general statement, but the problem is that PCAP does not work at all for some users. Namely if they only have WIFI (as very few implementations support promiscuous mode), which is becoming increasingly common.

Re: IPX Access from Image

Regarding modifying the NE2000 emulation, there is a PR on the dosbox-x github page which adds support for a libslirp backend, in addition to the existing pcap backend. This PR will probably be merged soon. Right now it is only for Linux though, Windows support still needs to be added. The advantage …

Re: Testing the whole DOSBOX environment

in DOSBox General
FYI, you cannot install MS-DOS any longer on many new PCs. Only those where you still have the BIOS option to switch from UEFI to Legacy Boot, and many new systems no longer have the option. In fact Intel had announced that they would drop support for Legacy Boot from 2020. In addition, even if your …

Page 3 of 15