mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-14 19:29:52 +00:00
GameSettings: Enable VertexRounding in Frogger: Ancient Shadow to fix graphical artifacts.
This commit is contained in:
parent
c935f712e7
commit
936415de4a
5
Data/Sys/GameSettings/GFP.ini
Normal file
5
Data/Sys/GameSettings/GFP.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GFPEA4 - Frogger: Ancient Shadow
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes dark graphical artifacts and pixel wide gap at the top and left edges of the screen.
|
||||
VertexRounding = True
|
||||
Loading…
Reference in New Issue
Block a user