Main Menu

Recent posts

#91
Hardware Discussion / Dos driver for Audigy 1
Last post by matthias - August 11, 2004, 06:04:26 AM
If you need a DOS driver for Audigy 1:

http://www.mbudde.de/mp3player/files/emu10dos.zip" target="_blank">http://www.mbudde.de/mp3player/files/emu10dos.zip

Thanks to MPXPLAY  
#92
Software Discussion / MPXT
Last post by matthias - August 04, 2004, 08:44:35 AM
Hey, I´ve found it out on my own :-)

Matthias
#93
Software Discussion / MPXT
Last post by matthias - August 04, 2004, 07:56:07 AM
I´m trying to controll MPXT with my remote control. It´s no problem to program MPXT with the fantastic build in support for my UIR. But I wonder how to control MPXPLAY. I´ve understood so far that MPXT uses mpxplay.ir to read the settings. But I don´t understand so far what kind of syntax I have to use. Do I have to use the settings of MPXPLAY (something like: SerialFunc =19c000000000,0d1c) or do I need the syntax of MPXT (like: 28,13=22976).
Thanks
Matthias
#94
Software Discussion / MPXT
Last post by matthias - August 04, 2004, 07:27:24 AM
I´m just building an "installation guide" for MPXT and MPXPLAY on my homepage, for the beginning in German. Hope you all like it - if you understand it ;-)
http://www.mbudde.de/mp3player/mp3_start.htm" target="_blank">http://www.mbudde.de/mp3player/mp3_start.htm
#95
Software Discussion / MPXT
Last post by admin - July 31, 2004, 07:26:32 PM
Ben,

The thing to keep in mind is that MPXPlay was designed to be used under plain DOS.  Since DOS doesn't support sound cards, on its own, support for the sound cards is built into the program itself.  This means calling some low-level functions that may or may not work when running in a DOS-Window in Windows.

I'm not running Win98 or XP, but I have tried MPXPlay under Win95b and Windows 2000.  I've never been able to get MPXPlay to do anything useful under Windows 2000.  More often than not MPXPlay works fine for me under Win95b.  Basically I do all of the MpXT-related coding and testing under 95b.  Also, some sound card types are only supported by MPXPlay, in plain DOS.  (The Sound Blaster AWE64 card that I use on my test machine works fine in MPXPlay in both plain DOS, and 95b)

I'd start by running MPXPlay all by itself.  Copy an audio file to the MPXPlay directory, then fire up MPXPlay to see if anything comes out of the speakers.  If that doesn't work in 98 or XP, try running it under plain DOS.  If you not sure how to get to plain DOS, I can walk you through it.

If MPXPlay works properly, on its own, check the mpxplay.ini file and make sure that "LCDport" is set to "none".  Otherwise MPXPlay and Mpxttsr could end up writing to the LCD at the same time.  Then set "SerialEnable" to "0".

I wouldn't worry too much about the "DelayFactor" setting until you get everything else working.
#96
Software Discussion / MPXT
Last post by Ben Joiner - July 30, 2004, 03:46:59 PM
I have a Crystal fontz 632 display which runs off the com port.  The tsr locks up the lcd screen every time no matter how high you run the delay facctor for how often the tsr grabs info from mpxplay.  So i tried the software on winXP instead of Win98 (which mpxplay isn't freindly with).  When I load the tsr in xp then the screen doesn't lock up.  I call mpxplay from mpxt and then get a cursor only.  Anyways, just wondering if you guys can help me.  Thanks.
#97
Software Discussion / MPXT
Last post by matthias - July 29, 2004, 09:55:07 AM
@admin
Thanks for the help

Matthias
#98
Hardware Discussion / AC'97
Last post by admin - July 23, 2004, 08:19:32 PM
moved the bios related posting to a new "Patched Bios's" thread.
#99
Hardware Discussion / Patched Bios's
Last post by admin - July 23, 2004, 08:07:32 PM
That page is pretty decent.  The links on the bottom of the page are worth checking out, as well.

Also, if you get really desperate, and happen to have an Award bios, there's always apple_rom's bios patcher.
http://www.rom.by" target="_blank">http://www.rom.by
Ended up using it when I upgraded the hard drive on my server.  Use at your own risk http://techworld.dyndns.org/discus/clipart/happy.gif" ALT=":-)" BORDER=0>

Since the English version of the webpage hasn't been updated in a while, here's a link to a Babelfish translation of the Russian page:
http://babelfish.altavista.com/babelfish/trurl_pagecontent?url=http://rom.by&lp=ru_en" target="_blank">http://babelfish.altavista.com/babelfish/trurl_pagecontent?url=http://rom.by&lp=ru_en
#100
Software Discussion / MPXT
Last post by admin - July 23, 2004, 07:54:32 PM
MPXPlay has control over the keyboard while it's running.  Edit MPXPlay.ini and change:
KeyVolumeUp2    =0x342e
to
KeyVolumeUp2    =0x0000

Then change one of the KeyExit entries to 0x342e