Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Jun 10, 2020 at 3:21 AM       36      
Status
Not open for further replies.
Proceeding their Internal PS4 HDD Linux Installation video, the IT Mania YouTube Channel folks recently released some noteworthy ITMania Linux Updates for PS4 including the latest emulators, Vulkan drivers and Kodi / Steam support among others for both retrogaming and running newer games such as Doom Eternal, MK11: Aftermath and Batman: Arkham Origins. šŸ§

Like Fedora PS4 Linux, PS4 Manjaro Linux, Gentoo PS4 Linux with the Baikal Chip Patches and PSXITArch Linux via PSXITA (PSXITATeam Patreon) the installation process for IT Mania's Linux Distribution for PS4 is similar with a brief outline from @FalconX below:
  • Format stick to Fat32
  • Copy img (for example, the latest release with Manjaro) to the stick
  • Rename the Manjaro image to psxitarch.tar.xz
  • Copy 2 kernel files from PSXITArch (or link below)
  • On PS4 go to PSXITArch website and run the payload
  • PS4 reboots
  • Enter "install-psxitarch.sh"
  • When it's finished "exec start-psxitarch.sh"
From the video's description, roughly translated: Release- Manjaro 20.0.2 (Lysia). PS4Linux. Run Doom Eternal. MK11: Aftermath. Batman: Arkham Origins

My release is Manjaro 20.0.2 (Lysia) on the PlayStation 4. It's also Catjaro PS4Linux. The latest mesa-git (20.2.0), libdrm-git (2.4.102) at the time of release.

What is included:
  • PCSX-Reloaded - PS One Emulator
  • PCSX2 - PS2 emulator (ver. 1.6.0)
  • PCSX3 - PS3 emulator with Vulkan (the latest at the time of release)
  • PPSSPP - PSP emulator
  • RetroArch - ver. 1.8.8 (the latest at the time of release)
  • Dolphin Emu - Wii and Gameube emulator (ver. 5.0 with vulkan support)
  • Wine-Staging 5.9 with DXVK 1.7 and add. libraries including mfplat. To use DXVK 1.7, you need a kernel 4.20 or higher. If you are using the 4.14.93 kernel, then roll back to version 1.5.3
  • Also Kodi, Lutris, Chromium ..
To start Doom Eternal, you need to start the kernel 4.20 or higher, enable SWAP, run payload 3Gb and use Proton 5.0.7 in the Downloads folder.

We connect SWAP:
Code:
$ sudo fallocate -l 2G / swapfile
$ sudo chmod 600 / swapfile
$ sudo mkswap / swapfile
$ sudo swapon / swapfile
To activate ESYNC, type in the terminal:
Code:
$ export WINEESYNC = 1
Doom Eternal does not start with ACO, so we use LLVM.. To display the FPS counter and other things, you can use MANGOHUD or in the game itself in the settings.. Command to run:
Code:
$ RADV_PERFTEST = llvm MANGOHUD = 1 /home/itmania/Downloads/wine-5.0-7-proton-amd64/bin/wine DOOMEternalx64vk.exe
If itā€™s not clear, watch this video:


Catjaro PS4Linux. Manjaro 20.0.2 (Lysia):
Installation is similar to psxitarch. Remember to rename the archive to psxitarch.tar.xz

Login: itmania
Password: ITmania

F.A.Q:

1) Why didn't you immediately make XFCE and recommend installing it yourself?


Bare from XFCE turnip after installation consumes about 350-400Mb of RAM, while Manjaro XFCE about 800Mb due to beauty and additional programs.

2) How to update the system?
Code:
sudo pacman -Syu
3) Why Manjaro, but what about Fedora?

On arch it was easier to experiment with drivers, I still consider Fedora the best Linux distribution and in the future there will be a Fedora 32 release.

4) Why doesn't my game start in Lutris and the video card is not found?

Because you are using the old 4.14 kernel with dxvk above 1.5.3

5) How to install another working environment?
6) Where to download the kernel 5.3.18-ITmania?
It seems to have written everything.. :tup:

Release- Manjaro 20.0.2 (Lysia). PS4Linux. Run Doom Eternal. MK11: Aftermath. Batman: Arkham Origins
How to Install ITmania Catjaro Linux
We just updated mesa and libdrm driver, but not tested yet: PS4Linux Video Drivers

To update just check that you have the repo-testing in /etc/pacman.conf and type: sudo pacman -Syu

The Legend Of Zelda: Breath Of The Wild Test on PS4 V9.00 JB

The Legend Of Zelda: Breath Of The Wild On PS4 V9.00 JB | FPS + Audio | CemU | Settings + Cheats by DemonicForce_AUS via TerminalMaster007
Cheers to @FalconX for the news tip and additional details via E-Mail earlier on! :beer:
Latest ITMania PS4 Linux Distribution Updates for PlayStation 4.jpg
 

Comments

Thank you very much for the advice at the end I installed catjaro I did the commands written in the guide now I am updating the system from the terminal I hope I have no problems

the last time I had problems I could not do anything it gave an error it said to log out but always gave an error maybe maybe because I had an old kernel I thought
 
I have a CUH1004 an it is booting fine into rescue shell.... But my Logitech K400 wireless keyboard with usb hub is not recognized by the bash.... >:-( >:-(

The Keyboard is working fine attached at the ps4 or any other Device...

PS : Firmware is 6.72
Loading linux from here.

Oh , sorry ... it is the normal shell which is loaded
 
Does anyone know if I have to always unplug my VR headset box to boot into linux the power supply unit switches off when I run the payload so I cant see the screen. Is there any work around for this?
 
Would anyone recommend I use something else than catjaro on 6.72 on PS4 Pro? I heard the mesa drivers aren't as good for PS4 Pro on linux so I want to get the most recent linux I can find.
 
Hey guys, I recently installed Fedora 32 from ITmania but I can't use wifi or Bluetooth. I have installed that like three times with different Kernels, but it still not recognizing wifi.

My PS4 is CUH-1215a. Exist some kind of solution?
 
Status
Not open for further replies.
Back
Top