Skip to content

psakhis/pcem4crt

 
 

Repository files navigation

#Visit original PCem for emulator details

This is a mod for TV CRT (15khz) users with add features:

  • VGA 320x200 tweaked at 60hz. Recommended VGA Tseng ET4000AX for max compatibility.
  • Switchres integration changing resolutions on the fly

Configuration file tips for you machine:

  • video_fullscreen_scale = 0
  • video_fullscreen_first = 1

[SDL2]

  • scale = 1
  • scale_mode = 0 (no bilinear filtering)
  • vsync = 1
  • fullscreen = 1
  • fullscreen_mode = 1 (exclusive fullscreen mode)
  • render_driver = direct3d or opengl

Configuration file tips for you switchres:

  • user_mode 2560x0

Special Thanks to

  • PCEM team for this great emulator
  • Calamity for libswitchres library

Note: examples running with this fork

Real CRT: https://youtu.be/omMbB6CWsI8

Packages

No packages published

Languages

  • C 77.7%
  • C++ 11.6%
  • Makefile 10.4%
  • Shell 0.2%
  • HTML 0.1%
  • M4 0.0%