Skip to content

Windows builds of RetroArch with features disabled during compilation to reduce filesize and the amount of .dll files needed.

Notifications You must be signed in to change notification settings

Awakened0/RetroArch-Minimal-Builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 

Repository files navigation

RetroArch Minimal Windows Builds

The Minimal build disables:

  • qt (desktop interface)
  • ffmpeg (audio and video file playback)
  • sdl2 (controller input, but xinput and dinput are still available)

The Super Minimal build disables:

  • qt (desktop interface)
  • ffmpeg (audio and video file playback)
  • sdl2 (controller input, but xinput and dinput are still available)
  • overlays
  • networking (core and asset updaters, acheivements, online play)
  • video filters
  • glsl shaders
  • bsv movie file support
  • dsp audio filters
  • cheats
  • rewind
  • accessibility features
  • translation
  • cdrom drive reading
  • image file viewer
  • blissbox support
  • xmb and materialui interfaces
  • d3d9 and d3d10 video drivers
  • dsound audio driver
  • libretro database support
  • audio mixer
  • freetype font support
  • extra languages
  • cc and nearest audio resamplers
  • crt switchres support
  • 7z/zip archived content frontend support (cores like fbneo that have 7z/zip support internally can still load them)
  • softpatching

About

Windows builds of RetroArch with features disabled during compilation to reduce filesize and the amount of .dll files needed.

Resources

Stars

Watchers

Forks