diff --git a/Resolutions/FASTRacingNEO_Resolution/rules.txt b/Resolutions/FASTRacingNEO_Resolution/rules.txt index 9305813f..3a1b7171 100644 --- a/Resolutions/FASTRacingNEO_Resolution/rules.txt +++ b/Resolutions/FASTRacingNEO_Resolution/rules.txt @@ -173,6 +173,15 @@ $gameHeight = 720 [TextureRedefine] # Game Resolution width = 1280 height = 720 +formatsExcluded = 0x41a +overwriteWidth = ($width / $gameWidth) * 1280 +overwriteHeight = ($height / $gameHeight) * 720 + +[TextureRedefine] # Game Resolution +width = 1280 +height = 720 +formats = 0x41a +inMEM1 = 1 overwriteWidth = ($width / $gameWidth) * 1280 overwriteHeight = ($height / $gameHeight) * 720