Wengier 16.02.2016, 22:14 (edited by Wengier, 17.02.2016, 20:03) |
HX DOS Extender 2.17+ with modern sound card support (Announce) |
As many of you already know, HX DOS Extender, the best DOS extender in the world with Win32 API support is no longer maintained by Japheth. One major issue that HX 2.17 (the last version by Japheth) exists is that it only supports a SBPro/SB16 sound card. More recently however, Ruslan Starodubov, the author of modern sound cards support for QuickView Pro 2.60 (DOS multimedia player), has decided to update HX 2.17 to support these modern sound cards such as AC97 and Intel HDA too. Yesterday (Feb 15, 2016) he released HX 2.17+, which currently features experimental support for Intel HDA sound cards (he will add support for AC97 etc later). The download page is at: |
RayeR CZ, 18.02.2016, 02:47 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
Wow, a great new, Ruslan made a great work in the past to enable DOS sound. I think that the last step to ideal state would be to implement SB emulator into JEMMEX (or separate driver) and remove the DOSbox overhead. --- |
Wengier 18.02.2016, 04:41 (edited by Wengier, 18.02.2016, 05:27) @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> I think that the last step to ideal state would be to implement SB emulator |
RayeR CZ, 18.02.2016, 17:38 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
Yes, in case of HXDOS emulator it's much more simple as win32 app use some API cals for sound that can be easily trapped instead of DOS native which tries to talk SB directly so need to setup some IO/DMA traps and decode what the program tries to do with SB DSP (need to hold some emulator states). I didn't say that's easy :) --- |
Zyzzle 19.02.2016, 01:35 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> Yes, in case of HXDOS emulator it's much more simple as win32 app use some |
Laaca Czech republic, 19.02.2016, 16:37 @ Zyzzle |
HX DOS Extender 2.17+ with modern sound card support |
> Someone who has the skiils should try to write a MIDAS IDA and IDH sound --- |
RayeR CZ, 19.02.2016, 16:45 @ Laaca |
HX DOS Extender 2.17+ with modern sound card support |
I never personally interested about sound programming in DOS so most of this names tells me nothing. I just remember Midas and Allegro (I read about vesa audio but never see game/demo using that neither any SB comes with such driver on diskette) and this libs are usually static-linked (no ext. driver module)... --- |
Khusraw Bucharest, Romania, 02.03.2016, 13:56 (edited by Khusraw, 02.03.2016, 14:07) @ Laaca |
HX DOS Extender 2.17+ with modern sound card support |
> Interresting variant would be a VESA/AI driver for IDA and IDH sound cards --- |
Wengier 19.02.2016, 17:28 (edited by Wengier, 19.02.2016, 17:42) @ Zyzzle |
HX DOS Extender 2.17+ with modern sound card support |
> This is great news, but the whole idea of having to run DOSBOX, a DOS |
RayeR CZ, 19.02.2016, 22:18 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> Not that many of them will run near as fast as in a native DOS when using on a --- |
Wengier 20.02.2016, 02:10 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> Hehe, try e.g. |
RayeR CZ, 20.02.2016, 17:04 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> DOS/4GW Protected Mode Run-time Version 1.97 --- |
Wengier 20.02.2016, 19:14 (edited by Wengier, 20.02.2016, 22:13) @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> OK, I use advanced SVN Dosbox version |
glennmcc North Jackson, Ohio (USA), 20.02.2016, 22:45 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> > OK, I use advanced SVN Dosbox --- |
Wengier 21.02.2016, 15:46 @ glennmcc |
HX DOS Extender 2.17+ with modern sound card support |
> FWW, |
RayeR CZ, 29.02.2016, 18:27 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
I had finally time to test new HX. In my case it recognized only Realtek HDA not the SB Audigy 2 (other Ruslan's drivers e.g. for QV does). 1st I tested with native Quake 2 for windows. Sound works there but all samples are high-pitched like if played at higher sample rate that they should be. Maybe 2x faster. Then I tried Dosbox that makes some sound too but in every game it's very choppy. Like you gate the sound output every 5th-10th of second. It doesn't matter what SB fs I set in Dosbox config or what CPU cycles I set. --- |
Wengier 01.03.2016, 15:48 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> I had finally time to test new HX. In my case it recognized only Realtek |
RayeR CZ, 01.03.2016, 18:20 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
Sure, I don't excpect it will be perfect 1st time. I'd like just to know how many people tested it and it worked smoothly for them. I forgot to note that I tested on Realtek RTL889/PCH P67. I hope he will add SBA support too... --- |
Doug 01.03.2016, 19:56 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
> I'd like just to know how many people tested it |
Khusraw Bucharest, Romania, 02.03.2016, 13:25 (edited by Khusraw, 02.03.2016, 13:36) @ Doug |
HX DOS Extender 2.17+ with modern sound card support |
> I applaud Ruslan's work on extending HX! But like some others have --- |
Wengier 08.03.2016, 00:49 (edited by Wengier, 08.03.2016, 01:22) @ Khusraw |
HX DOS Extender 2.17+ with AC97 and ES1371 support |
> But it doesn't support AC97 yet. |
RayeR CZ, 08.03.2016, 04:07 @ Wengier |
HX DOS Extender 2.17+ with AC97 and ES1371 support |
> Now Ruslan added support for sound cards such as ES1371 and AC97 to HX --- |
Khusraw Bucharest, Romania, 08.03.2016, 12:29 (edited by Khusraw, 08.03.2016, 13:24) @ Wengier |
HX DOS Extender 2.17+ with AC97 and ES1371 support |
> Now Ruslan added support for sound cards such as ES1371 and AC97 to HX --- |
Wengier 08.03.2016, 16:32 @ Khusraw |
HX DOS Extender 2.17+ with AC97 and ES1371 support |
Thank you both for testing the new DPCI.DLL. I have informed these new posts to Ruslan, who will hopefully address such issues in the future and add support for more sound cards too. |
DOS386 21.03.2016, 13:37 @ Wengier |
HX DOS Extender 2.17+ with AC97 and ES1371 support |
> Now Ruslan added support for sound cards such as ES1371 and AC97 to HX --- |
bearwindows missing nowhere, 06.04.2016, 18:44 @ DOS386 |
HX DOS Extender 2.17+ CPU support |
Does latest HX-DOS (2.17?) supports running onto 80386 or 80486 - compatible CPUs, with (or without? FPU)??? |
Wengier 08.04.2016, 18:35 @ bearwindows |
HX DOS Extender 2.17+ CPU support |
> Does latest HX-DOS (2.17?) supports running onto 80386 or 80486 - |
bearwindows missing nowhere, 15.04.2016, 05:53 @ Wengier |
HX DOS Extender 2.17+ CPU support |
HX DOS Extender 2.17 works with 80486SLC/25Mhz CPU, 4Mb RAM system. |
RayeR CZ, 18.04.2016, 18:09 @ bearwindows |
HX DOS Extender 2.17+ CPU support |
> HX DOS Extender 2.17 works with 80486SLC/25Mhz CPU, 4Mb RAM system. --- |
Khusraw Bucharest, Romania, 02.03.2016, 13:35 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> As I pointed out in the first post, HX 2.17+ presently supports HDA sound --- |
Wengier 02.03.2016, 17:34 @ Khusraw |
HX DOS Extender 2.17+ with modern sound card support |
> it would have been much better if the source code was available. |
Khusraw Bucharest, Romania, 02.03.2016, 17:41 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> Fortunately I do have the source code for HX 2.17+'s DPCI.DLL available. It --- |
Rugxulo Usono, 20.02.2016, 00:08 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
>> Hi! Maybe you guys could find a nice URL for the old |
Wengier 20.02.2016, 02:18 (edited by Wengier, 20.02.2016, 02:52) @ Rugxulo |
HX DOS Extender 2.17+ with modern sound card support |
> >> Hi! Maybe you guys could find a nice URL for the old |
Khusraw Bucharest, Romania, 02.03.2016, 17:04 (edited by Khusraw, 02.03.2016, 17:27) @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> Interesting. Thanks. I never heard it before, although I indeed tried to --- |
Laaca Czech republic, 18.02.2016, 16:01 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
Yes, the PCI soundcard support in HX-DOS is a "big thing". --- |
DOS386 27.04.2016, 11:30 (edited by DOS386, 27.04.2016, 11:46) @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> Does latest HX-DOS (2.17?) supports running onto 80386 or 80486 --- |
Khusraw Bucharest, Romania, 28.04.2016, 14:51 @ DOS386 |
HX DOS Extender 2.17+ with modern sound card support |
> Works ... the "35 KiO" version ... but why hasn't it been included into the --- |
Rugxulo Usono, 28.06.2016, 23:52 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
> Download both HX and DOSBox, then make sure DOSLFN is loaded and run DOSBox |
RayeR CZ, 30.06.2016, 18:06 @ Rugxulo |
HX DOS Extender 2.17+ with modern sound card support |
It's the Internet. Nothing lasts forever... esp. when somebody must maintain a hosting server, pay connectivity, electricity and storage for it. So I sometimes create Teleport mirrors of interesting sites that I want to save. I didn't mirrored whole Japhet's site but have many codes from there like HX, JWASM... Also I collect a lot of older drivers and utilities because they are constantly disappearing... --- |
Doug 02.07.2016, 06:02 @ RayeR |
HX DOS Extender 2.17+ with modern sound card support |
Reporting this for curiosity's sake.... It looks like a person called neozeed2 (Jason Stevens) is "preserving" (his words) Japheth's HX on sourceforge: https://sourceforge.net/projects/hx-dos/ |
Rugxulo Usono, 09.07.2016, 03:48 @ Rugxulo |
HX DOS Extender 2.17+ with modern sound card support |
> In my experiences it currently works best with Japheth's HX 2.16, |
KormaX 23.10.2017, 16:19 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
For the honour of DOS! --- |
biomecanoid 24.04.2023, 22:25 @ Wengier |
HX DOS Extender 2.17+ with modern sound card support |
Hello, |
biomecanoid 24.04.2023, 23:41 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
Hello |
Japheth Germany (South), 25.04.2023, 12:58 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
> What can I do now ? --- |
biomecanoid 25.04.2023, 19:30 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > What can I do now ? |
Japheth Germany (South), 25.04.2023, 19:47 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
> I did what you said and running dpmild32 -g c:\dosbox\dosbox just exits --- |
biomecanoid 25.04.2023, 19:48 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > I did what you said and running dpmild32 -g c:\dosbox\dosbox just |
Japheth Germany (South), 25.04.2023, 19:56 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
> Also have a look at this: --- |
biomecanoid 25.04.2023, 19:53 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > What can I do now ? |
Japheth Germany (South), 25.04.2023, 20:06 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
> I don't see no real error messages --- |
biomecanoid 25.04.2023, 20:17 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > I don't see no real error messages |
Japheth Germany (South), 25.04.2023, 21:29 @ biomecanoid |
HX DOS Extender 2.17+ with modern sound card support |
> can you send me your exact DOSBOX the whole application that we know is --- |
biomecanoid 25.04.2023, 21:59 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > can you send me your exact DOSBOX the whole application that we know is |
biomecanoid 25.04.2023, 20:42 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > What can I do now ? |
biomecanoid 25.04.2023, 22:56 @ Japheth |
HX DOS Extender 2.17+ with modern sound card support |
> > What can I do now ? |