This page assumes you followed the parent page's instructions for compilation.
Overclocks
Warning: Overclocking above this point Will Void any warranty you have, best not tempt fate, yeah?
Pi4:(Copy to /boot/config.txt)
#OverclockSettings
over_voltage=6
arm_freq=2000
#DisplaySettings
hdmi_group=1
hdmi_mode=1
Useful Settings Presets
on Pi4, the game will struggle outside of the lowest graphics settings, the pi5 will only struggle if HDR and Anti-aliasing are enabled.
Useful Software Stores(for Pis Specifically)
Pi-Apps:
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
piKiss:
curl -sSL https://git.io/JfAPE | bash