diff options
author | Nebuleon Fumika | 2013-01-02 01:18:18 -0500 |
---|---|---|
committer | Nebuleon Fumika | 2013-01-02 01:18:18 -0500 |
commit | ac4de708b51da86a61da274192056e604e499e37 (patch) | |
tree | 28a0a3d9af03455320d820d8c17a5c58b475eea1 /CATSFC/system | |
parent | c43b58481f2ef0cb44b36ff507ad12b376fdcdb0 (diff) | |
download | snes9x2005-ac4de708b51da86a61da274192056e604e499e37.tar.gz snes9x2005-ac4de708b51da86a61da274192056e604e499e37.tar.bz2 snes9x2005-ac4de708b51da86a61da274192056e604e499e37.zip |
Make Display Mode 4 an antialiased whole-screen mode.
* source/nds/displaymodes.cpp: Rewritten, assigned copyright to myself (GPLv2).
* CATSFC/system/language.msg: Changed the English and French text for display modes.
Diffstat (limited to 'CATSFC/system')
-rw-r--r-- | CATSFC/system/language.msg | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/CATSFC/system/language.msg b/CATSFC/system/language.msg index 4f003e4..86eb274 100644 --- a/CATSFC/system/language.msg +++ b/CATSFC/system/language.msg @@ -143,19 +143,19 @@ Select a game from the card Select a game #MSG_SCREEN_RATIO_0 -[0] Resized, entire screen +[0] Entire screen #MSG_SCREEN_RATIO_1 -[1] Original, show the bottom +[1] Bottom, square pixels #MSG_SCREEN_RATIO_2, -[2] Original, show the top +[2] Top, square pixels #MSG_SCREEN_RATIO_3, -[3] Original, show the middle +[3] Middle, square pixels #MSG_SCREEN_RATIO_4, -[4] Resized, entire screen +[4] Entire screen, antialiased #MSG_FRAMESKIP_0 Manual @@ -865,16 +865,16 @@ Sélectionner un jeu [0] Écran entier #MSG_SCREEN_RATIO_1 -[1] Couper le haut +[1] Bas, pixels carrés #MSG_SCREEN_RATIO_2, -[2] Couper le bas +[2] Haut, pixels carrés #MSG_SCREEN_RATIO_3, -[3] Montrer le milieu +[3] Milieu, pixels carrés #MSG_SCREEN_RATIO_4, -[4] Écran entier +[4] Écran entier anticrénelé #MSG_FRAMESKIP_0 Manuelle |