Skip to content

Instantly share code, notes, and snippets.

@Gezine
Gezine / PPSA01650.xml
Created October 2, 2025 19:10
PS5 Youtube disable PSN signin popup
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<TitleID>
<ID>PPSA01650</ID>
</TitleID>
<Metadata Title="Youtube"
Name="Disable PSN signin popup"
Author="Gezine"
PatchVer="1.00"
AppVer="01.000.003"
@Gezine
Gezine / PS5_CEC_example.sh
Last active October 3, 2025 11:02
PS5 HDMI libcec commands
# Note
# I am using Raspberry pi 4 to send CEC commands
# /dev/cec1 is pi's second HDMI port
# '4' is PS5 address that TV assigned, change if you need
# Turn on PS5 (You need to enable "Power off Link" at PS5 HDMI settings to turn on from rest mode)
cec-ctl -d /dev/cec1 --to 4 --user-control-pressed ui-cmd=power-on-function
# Turn on PS5 from rest mode (When you didn't enable "Power off Link" at PS5 HDMI settings)
cec-ctl -d /dev/cec1 --to 4 --user-control-pressed ui-cmd=power-toggle-function
@Gezine
Gezine / CUSA44422.xml
Last active September 4, 2025 00:20
PS4 Sonic X Shadow Generations 1.10 60 fps patch based on illusion's 1.01 patch https://github.com/illusion0001/PS4-PS5-Game-Patch/issues/146
<Patch>
<TitleID>
<ID>CUSA44422</ID>
</TitleID>
<Metadata Title="Sonic X Shadow Generations"
Name="60 FPS"
Author="illusion,Gezine"
PatchVer="01.10"
AppVer="01.10"
AppElf="eboot.bin">