emu4crt / files

Windows binaries
GNU General Public License v2.0
12 stars 1 forks source link

Mednafen 1.26.1 - emu4crt - A13

emu4crt is a Mednafen emulator mod intended to be used on a system connected to a CRT screen, typically a 15kHz TV or an arcade monitor.

It brings "pixel-perfect" rendering by switching host resolution to match emulated system resolution.

Many options, meaningless in a CRT screen usage, have been removed from Mednafen in provided emu4crt builds (shaders, etc.).

emu4crt can be use in two modes:

Required resolutions

Native resolutions

256 320 341 352 368 512 640 704
NES* X
SNES X X
SATURN X X X X
PSX X X X X X
PCE** X X X
PCFX** X X
MD/SMS X X

Super Resolutions

4 custom resolutions cover all needs for every emulated systems:

Columns Lines Frequency
NTSC 2560 240 60Hz
2560 480 60Hz
PAL 2560 288 50Hz
2560 576 50Hz

Custom resolutions can be added on Windows by using Calamity's CRT Emudriver (the best way!), Soft15Hz, Powerstrip, manufacturer drivers...

For CRT Emudriver users:

For testing pupose, emu4crt can be used with a standard PC screen and video drivers in window mode.

Configuration & usage

To enable resolution switch, use "video.resolution_switch" parameter in mednafen.cfg configuration file:

emu4crt.exe can be placed in an existing mednafen.exe directory, both can share the same configuration file and all ressource files (firmwares, savestates, etc.).

Limits and known issues

If any specific issue with emu4crt mod, of course, do not bother the Mednafen Team!

Contact forum thread: http://forum.arcadecontrols.com/index.php/topic,155264.0.html

Thanks

The Mednafen Team (https://mednafen.github.io) for... Mednafen!

CRT Emudriver's author, Calamity (http://geedorah.com/eiusdemmodi/forum/)

ArcadeControls.com (www.arcadecontrols.com)

No$psx author, Martin Korth for publishing PSX GPU documentation

hotdog963al for his PSX core horizontal centering improvment