Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10071 from JMC47/scoobyvertexrounding
GameINI: Add Vertex Rounding to Scooby-Doo: Night of 100 Frights
  • Loading branch information
leoetlino committed Aug 30, 2021
2 parents 6659f80 + 3d00bc3 commit 16a9038
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Data/Sys/GameSettings/GIH.ini
@@ -0,0 +1,18 @@
# GIHE78, GIHP78, GIHF78, GIHD78 - Scooby-Doo! Night of 100 Frights

[Core]
# Values set here will override the main Dolphin settings.

[OnLoad]
# Add memory patches to be loaded once on boot here.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Hacks]
# Fixes offset in upper left of screen at higher resolutions.
# Option has no effect at 1x IR, so no reason not to enable.
VertexRounding = True

0 comments on commit 16a9038

Please sign in to comment.