diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index f7a3a5a..8274766 100644 --- a/default.cfg +++ b/default.cfg @@ -296,6 +296,9 @@ video { gl on #scaling can be linear (for linear interpolation) or nearest (for nearest neighbor) scaling linear + #When off, a 512x512 texture is used for each field, when turned on a smaller texture is used + #turning this on seems to help performance on certain mobile GPUs like Mali + npot_textures off ntsc { overscan { #these values will result in square pixels in H40 mode |