WARNING!
Follow this Tutorial at your own Risk
In this video, I show you how to OverClock CPU and GPU on the Raspberry Pi 4 b.
I have Succesful done 1.75Ghz on the CPU and 630Mhz on the GPU but you might be able to go higher? Maybe 1.8Ghz -2.0Ghz
This will work with RetroPie when it becomes available for the Raspberry Pi 4.
View CPU Speed paste in Terminal= cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
1.6Ghz CPU 500 GPU
#Add these 2 line For CPU Overclock
over_voltage=1
arm_freq=1600
#Add these 2 line For GPU Overclock
gpu_freq=500
over_voltage=2
1.7Ghz CPU 600 GPU
#Add these 2 line For CPU Overclock
over_voltage=2
arm_freq=1700
#Add these 2 line For GPU Overclock
gpu_freq=600
over_voltage=4
1.75Ghz CPU 620 GPU
#Add these 2 line For CPU Overclock
over_voltage=2
arm_freq=1750
#Add these 2 line For GPU Overclock
gpu_freq=620
over_voltage=4
THIS VIDEO IS FOR EDUCATIONAL PURPOSES ONLY!
