Skip to content

ps4boot/ps4-linuxpayloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps4jb-payloads for ps4 phat+pro (baikal)

fork from sleirsgoevy thank you ! i do need only Linux Payloads https://github.com/sleirsgoevy/ps4jb-payloads

linux for Phat Model linux-pro for Pro Model

values from running fifa23. you can change it and test others but check the klog he gives you an error when he doesnt accept.

linux-pro //PRO kern.set_gpu_freq(0, 800);

kern.set_gpu_freq(1, 853);

kern.set_gpu_freq(2, 711);

kern.set_gpu_freq(3, 800);

kern.set_gpu_freq(4, 911);

kern.set_gpu_freq(5, 800);

kern.set_gpu_freq(6, 984);

kern.set_gpu_freq(7, 673);

kern.update_vddnp(0x24);

kern.set_cu_power_gate(0x24);

linux

//FAT&SLIM

kern.set_gpu_freq(0, 800);

kern.set_gpu_freq(1, 673);

kern.set_gpu_freq(2, 610);

kern.set_gpu_freq(3, 800);

kern.set_gpu_freq(4, 800);

kern.set_gpu_freq(5, 711);

kern.set_gpu_freq(6, 711);

kern.set_gpu_freq(7, 673);

kern.update_vddnp(0x12);

kern.set_cu_power_gate(0x12);

i hope the ps4 have an reboot counter and sistro add a feature to read them out :-P..... need a break..

credits: :D thanks to marcan, valetin, eeply, rancido ... and all PS4 Devs .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages