diff --git a/Data/Sys/GameSettings/NAL.ini b/Data/Sys/GameSettings/NAL.ini index a03b2d8a22..b902a4ae31 100644 --- a/Data/Sys/GameSettings/NAL.ini +++ b/Data/Sys/GameSettings/NAL.ini @@ -18,4 +18,6 @@ StereoConvergence = 5000 [Video_Settings] # This game creates a large number of EFB copies at different addresses, resulting # in a large texture cache which takes considerable time to save. -SaveTextureCacheToState = False \ No newline at end of file +SaveTextureCacheToState = False +# This game crashes very soon after boot if above 1x IR +InternalResolution = 1 diff --git a/Data/Sys/GameSettings/NAT.ini b/Data/Sys/GameSettings/NAT.ini index ede4c31766..bcb8cfd602 100644 --- a/Data/Sys/GameSettings/NAT.ini +++ b/Data/Sys/GameSettings/NAT.ini @@ -15,4 +15,6 @@ [Video_Settings] # This game creates a large number of EFB copies at different addresses, resulting # in a large texture cache which takes considerable time to save. -SaveTextureCacheToState = False \ No newline at end of file +SaveTextureCacheToState = False +# This game crashes very soon after boot if above 1x IR +InternalResolution = 1