summaryrefslogtreecommitdiff
path: root/Data
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2026-04-01 07:25:47 +0200
committerGitHub <noreply@github.com>2026-04-01 07:25:47 +0200
commit51e83dd7a1ae59dc7a646f139f0c060e1237177d (patch)
tree56daad6deb2fe027eb4b836c6f1d38aa7627c3ac /Data
parenta95b18211bf33c40a64af80c7ab502b1153b05f5 (diff)
parent5167adc8dfb81030632f371bdde9e27b2992acf3 (diff)
Merge pull request #14535 from jordan-woyak/gbplayer
HW: Implement Game Boy Player.
Diffstat (limited to 'Data')
-rw-r--r--Data/Sys/GameSettings/UGP.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/UGP.ini b/Data/Sys/GameSettings/UGP.ini
new file mode 100644
index 0000000000..39d067edd3
--- /dev/null
+++ b/Data/Sys/GameSettings/UGP.ini
@@ -0,0 +1,8 @@
+# UGPP01, UGPE01, UGPJ01 - Game Boy Player
+
+[Core]
+# Attach Game Boy Player hardware.
+HSPDevice = 2
+# Overclock to work around sporadic audio/video stream failures.
+Overclock = 1.25
+OverclockEnable = True