Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 967 Bytes

Drivers for PS4 on Nobara

Drivers for different editions of Fedora running on PS4 (PlayStation 4). Drivers include the Mesa, Libdrm and Xorg drivers necessary to properly implement Vulkan on the PS4 and have Windows games running properly.

Installing Drivers for Nobara on PS4

  1. Download the latest Release from the Releases section or the release for your version of Fedora (eg:- f35, f36, etc.).
  2. Extract.
  3. Change directory into 64-bit and open a terminal there.
  4. Run sudo yum reinstall *.rpm
  5. Change directory into 32-bit and open a terminal there.
  6. Run sudo yum reinstall *.rpm

If the terminal reports a driver conflict, remove the existing drivers by following the instructions in this YouTube video.

If you need a more comprehensive and detailed tutorial, check my blog article.