Skip to content

VIIIII . shadPS4 v0.15.1 WIP changes

georgemoralis edited this page Apr 2, 2026 · 2 revisions

last update 27/3

Core

  • Don't print unresolved libc and libSceFios2 stubs
  • sdl_window: Call SDL_SyncWindow after setting fullscreen mode
  • Only iterate to next VMA if we're past the current VMA
  • New Config settings in json format
  • New Openal backend for sound.
  • Introducing testing suite using google test

Kernel

  • Make thread TidCounter atomic

Libraries

  • Initial camera support
  • Added support for multiple players

Shader Recompiler

  • IMAGE_STORE_MIP fallback
  • MIP fixes

Video Core

  • Write after write sync hazard
  • Fix FSR crash on content area resize

Clone this wiki locally