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

@azoreseuropa
normaly you must have 3 files on the usb stick - and installing is like original psxitarch.
  • the linux image - xxxx.tar.xz (in most cases you have to rename this file to psxitarch.tar.xz)
  • initramfs.cpio.gz
  • bzImage (kernel)
Most time, you can use the original initramfs.cpio.gz and bzImage from original psxitarch. sometimes there is another special kernel (bzImage) available - like in this case, so you can use this one.
 
wonder how well Wii and Gameube emulator actually runs.... (zelda games are the best, would love to play them) and possible better ps2 emulation for like baulders gate games - would be sweeeeeet!
 
Status
Not open for further replies.
Back
Top