Changes

Jump to navigation Jump to search

Mednafen

1,557 bytes added, 14:55, 21 June 2020
BIOS
|website = [https://mednafen.github.io/ mednafen.github.io]
|source = [http://sourceforge.net/projects/mednafen/files/latest/download?source=files SourceForge]
|license = GNU GPLv2
}}
'''Mednafen''' (an acronym for '''My Emulator Doesn't Need A Frickin' Excellent Name''', formerly '''Nintencer''') is an open-source, [[Multi-system emulators|multi-system emulator]], driven from the command-line. Many of its cores are ports of other emulators, but many of them are also original. Its [[PlayStation emulators|Sony PlayStation]], [[Sega Saturn emulators|Sega Saturn]], [[Virtual Boy emulators|Nintendo Virtual Boy]], and [[PC Engine (TurboGrafx-16) emulators|NEC PC Engine (TurboGrafx-16)]] original cores are notable for their high quality, compatibility and accuracy.
==Downloads==
* {| cellpadding="4"|-|align=center|{{Icon|Win-big}}|'''[{{MednafenURL|releases/}} MednafenOfficial release]'''<br/><small>Includes [[source code]]</small>|-|colspan="2"|<hr/>|-|align=center|{{Icon|Lin|BSD}}|[https://pkgs.org/download/mednafen <code>mednafen</code> Package Listing] Official releases<br/><small>at pkgs.org</small>|}
==Supported systems==
|-
|[[PC Engine (TurboGrafx-16) emulators|NEC PC Engine/TurboGrafx-16 (CD)]]
|Original. CD-ROM interface based on [https://web.archive.org/web/20190327015916/http://www.geocities.co.jp/SiliconValley-Bay/9975/PC2E/english.html PC2E].
|-
|[[PC-FX emulators|NEC PC-FX]]
|-
|[[Super Nintendo emulators|SNES (Super Famicom)]]
|[[higan|bsnes v059]]& Original ([https://mednafen.github.io/documentation/snes_faust.html SNES Faust])
|}
===BIOS===
Most cores do not require any BIOS except for the Sony PlayStation, NEC PC Engine CD, PC-FX, and Sega Saturn cores. [[Emulator_Files#Multi-System|BIOS files]] need to be placed into a folder called "firmware" in your Mednafen directory. Mednafen is very picky about which BIOS to use, but all of these come with the [[Emulator_Files#Multi-System|Mednafen BIOS pack]] and are correctly named. The ones that you might need are:
'''Sony PlayStation'''
* sega_101.bin
* mpr-17933.bin
 
All of these come with the [[Emulator_Files#Multi-System|RetroArch BIOS pack]] and are correctly named.
===CUE===
* [{{MednafenURL|documentation/pce_fast.html#pce_fast.nospritelimit}} pce_fast.nospritelimit]
* [{{MednafenURL|documentation/pcfx.html#pcfx.nospritelimit}} pcfx.nospritelimit]
 
====Width size corrections====
 
Some cores have a wrong width resolution, doubt if this is a bug and even less a problem, but if you want some pixel perfect (to see better horizontal scrolling for example) you must disable Correct aspect ratio in these cores:
 
* md.correct_aspect 0
* nes.correct_aspect 0
* pce_fast.correct_aspect 0
* snes.correct_aspect 0
* snes_faust.correct_aspect 0
* ss.correct_aspect 0
 
Here is also a little list of the cores without an correct_aspect setting but its width is still wrong, so changing it's xscale values will give pixel perfect.
These cores (except PC-FX) also have a boolean setting called h_overscan which if it's enabled (1) some overscan (which is most known as black bars) on both sides will appear, but width size is still inaccurate.
All values are replaced from 1X scale, if you want 2X or 3X scale, multiply it with a calculator.
 
* PCE / PC-FX: 0.888888888888888
* PC Engine (h_overscan 1): 0.875
* PlayStation (h_overscan 0): 1.092715231788079
* PlayStation (h_overscan 1): 1.09375
 
Example: PSX [https://i.postimg.cc/6QFrs4dR/mednafenpsxbefore.png 2.0X scale] -> [https://i.postimg.cc/TwmrT29s/mednafenpsxafter.png 2.1875X scale]
===Cheats===
[[Category:Windows emulation software]]
[[Category:Linux emulation software]]
[[Category:macOS IOS emulation software]]
762
edits

Navigation menu