• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Mednafen 0.8.4 released!

spotanjo3

Active member
PC-FX: Some RAINBOW registers weren't being reset on emulated system reset. Fixed.

PC-FX: Added dummy support for the external bus reset register.

PC-FX: Altered the way garbage data is handled by RAINBOW to fix a graphics bug in the Tengai Makyu options screen.

PC-FX: Reworked a large part of the KING SCSI emulation code, and parts of the CDROM device emulation code.
Previously non-working-at-all games "Battle Heat" and "Tengai Makyu" work now.
The non-anime game mode in "Tyoushin Heiki Zeroigar" works now.
"Der Langrisser FX" no longer locks up if you skip the intro movie.
"Yuna FX" no longer locks up in one of the intro movies.
These changes will cause some save state incompatibilities with previous versions of Mednafen.
(Some of the SCSI changes also affect the PCE CDROM emulation, which may also result in save-state incompatibility issues, particularly if the save state occurred during a CDROM data transfer operation.)

PC-FX: Added setting "pcfx.cdspeed".
If you want to change this, read the documentation first!

Cleaned up the video deinitialization code slightly, and fixed a few bugs in the OpenGL deinitialization code.

PC-FX: Reads from the dummy KING register 0x07 will now return 0xFF, per the devkit docs.

PC-FX: Reads from KING register 0x0B will now return the "DMA end" bit in D0 set correctly(at least, according to the developer docs).

Fixed a compilation error after running configure with --disable-nes.

PC-FX: Reads from I/O port 0xFC0 will *now* return the current timer counter value.
The switch statement mask value was wrong...

Removed the warning in the documentation about error correction of raw data track rips, as Mednafen will now perform simple correction using the EDC and L-EC data (since 0.8.4-rc3).
This could conceivably cause problems with naive hacks/translations/patches that neglect to update the EDC and L-EC data, so it can be disabled by setting the setting "cdrom.lec_eval" to 0.
L-EC correction is based off code from dvdisaster(http://dvdisaster.net/).

PCE, PC-FX: Removed some debug printf()'s that were left in 0.8.4-rc3 by mistake.

Site @ http://mednafen.sourceforge.net/
 
Last edited:
Woot thanks for the info :eek:
 

cibomatto2002

Windows 10
I was going to post this but I could not understand how to get it to work

I'm running Windows XP 32 bit

is it only dos or is there a GUI Version :)
 

spotanjo3

Active member
Yes, it will run Windows XP 32 bit. There is only DOS but I am not sure about Gui beacuse I haven't test it yet. I had been used it before however I stop used it because I am focus on Ninteno DS mostly, lol. Actually, it is easy to use as in Command Prompt. Try google.com and find Mednafen Guide and you will have that. I learned it on my own by figure it out because I understood Command Prompt and Windows a long long time ago. It is very important to learn both in balance for the acknowledgement. :)
 
Top