VOGONS

Common searches


Search results

Display options

Re: DOSBox-X branch

Try to add Windows 3.1 sound support, the reason I found diagnose.exe didn´t worked was that because Windows 3.1 sound didn´t worked tried to run low level programs to check for sound and diagnose.exe was a good one.

Re: DOSBox-X branch

Windows XP in a Pentium IV machine: works (only SDL2 build) Windows XP in a Pentium III machine: do not work (SDL1 or SDL2), latest version that worked on a Pentium III machine was 0.83.4

Re: DOSBox-X branch

I have tried to change the following from file dosbox.cpp and compile a new dosbox-x.exe from: static void CheckX86ExtensionsSupport() { #if defined(__GNUC__) && !defined(EMSCRIPTEN) sse2_available = __builtin_cpu_supports("sse2"); avx2_available = __builtin_cpu_supports("avx2"); #elif (_MSC_VER) && …

Re: DOSBox-X branch

The mingw compiled downloads and DOS compiled downloads are missing, the actual ones for download (Visual C compiled) don´t work in Windows XP. The file dosbox-x.reference.full.conf is not available for download nor inside dosbox-x-vsbuild-win-20201101082314.zip or dosbox-x-windows-0.83.7-setup.exe, …

Re: DOSBox-X branch

Hello: What about the config settings dosbox-x.conf? in version 0.83.6 the file was 177kb, and in 0.83.7 only 44kb. In version 0.83.6 you could specify the MAC address of the network card, but in 0.83.7 you can´t. Ethernet passthrough in 0.83.7 does not work well, after loading lsl.com and ODI …

Re: DOSBox-X branch

It seems network connection does not work well (worked well in 0.83.6). If you enable network card and in MS-DOS run: lsl ne2000 ipxodi running ipxodi shows "IPXODI-303-12: The IPX protocol has already been loaded" (when was loaded?) if I now run "netbios" Dosbox-X 0.83.7 hangs

Re: DOSBox-X branch

Hello: I have compiled Dosbox-X 0.83.7 for running in Windows XP (SDL2 version) DIAGNOSE.EXE now works, but sound in Windows 3.1 not. Why both DIAGNOSE.EXE and sound in windows 3.1 work in 0.82.18 but not in newer versions?

Re: DOSBox-X branch

Hello: Do you know why dosbox-x version 0.83.4 works in machines with Pentium III (I have compiled it from source code in a Pentium III Windows XP machine) but versions 0.83.5 and versions 0.83.6 not? (also compiled from source code in a Pentium III Windows XP machine)

Re: DOSBox-X branch

d150 is the actual IO address assigned to my PCI parallel port card, other PCI parallel port card have other assigned IO addresses, see Control Panel in Windows to check the actual IO addresses. The tests above I have done it with a Windows XP machine

Re: DOSBox-X branch

Using a PCI parallel card based on MCS9805 or MCS9815 chip and putting inpout32.dll together dosbox-x.exe, editing dosbox-x.conf and changing the line "parallel1 = disabled" to "parallel1 = reallpt realbase:d150" (where d150 is the IO address assigned to the PCI parallel card) results in a …

Re: DOSBox-X branch

To Wengier: Thanks for your reply, will wait next version. I ´m unable to make the real parallel port on my machine with Windows XP work (onboard real port in motherboard) work. If I use "parallel1 = reallpt realbase:378" in dosbox-x.conf the parallel port is not recognized, and if I use "parallel1 …

Re: DOSBox-X branch

I use Windows XP SP3 Professional and have a problem with sound in running Windows 3.1 with MS-DOS 5.0 (SB16 emulation) I have compiled successfully latest version 0.83.6 in SDL2 mode using mingw (SDL1 versions do not work in Windows XP, PC hangs with "dosbox-x has encountered a problem and needs to …

Re: EIZO MD-B12 TIGA TMS34010

The BIOS of the card is OK, but I wonder if the Eizo MD B-12 card is able to work without any SIMMS (DRAM or VRAM), I have checked my card and does not work (it seems to me that it is missing DRAM simms. Where can I find such SIMMs? Can you let me know what is written in the DRAM/VRAM simms?

Page 2 of 3