Releases: owendswang/ps5-fan-control
Releases · owendswang/ps5-fan-control
Release list
Added Fahrenheit support & XMB target temperature
- Added Fahrenheit support for both config and display values. (Default off)
- Added XMB target temperature config option. (Default off) (Feature requested by randomUserNo.)
- Default interval changed to 7 seconds.
Tested on FW 4.03 and 11.60. Use at your own risk. (It might cause kernel panic in rest mode.)
Added: fan speed in notification
- Added fan speed display in notification for status. It reads via
sceKernelGetCurrentFanDutyin percentage. - Added
enableoption infan_control.inito enable/disable write to/dev/icc_fan. It's enabled by default.
Use at your own risk. (It might cause kernel panic in rest mode.)
Initial release
Small PS5 daemon payload ELF that sets the system fan temperature threshold through /dev/icc_fan. Referenced to etaHEN and Elf Arsenal.
Tested on FW 4.03, 7.61 and 11.60. Use at your own risk.