You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -342,7 +342,7 @@ STRING(DESCRIPTION_TITLELANGUAGE_1, "Set Banner Title language for DS ROMs (exce
342
342
STRING(DESCRIPTION_GAMEREGION, "Set region for DSi ROMs played using nds-bootstrap, and for recent homebrew.")
343
343
STRING(DESCRIPTION_USEROMREGION, "Overrides the Game Region setting for region-locked ROMs.")
344
344
STRING(DESCRIPTION_MACROMODE, "Turns off the top screen, so only the bottom screen is used. Useful for consoles with GameBoy Macro mod.")
345
-
STRING(DESCRIPTION_COLORMODE, "Changes the color of your screens. May not work in all areas. Exit settings for the change to take effect.")
345
+
STRING(DESCRIPTION_COLOR_LUT, "Applies a CLUT to your screens for different colors. Does not affect all titles. Exit settings for the change to take effect.")
346
346
STRING(DESCRIPTION_LIMITEDMODE, "Only use for testing. Runs TWiLight Menu++ as if your console is in a DSiWarehax environment. Reboot after disabling for changes to take effect.")
347
347
STRING(DESCRIPTION_SDREMOVALDETECTION, "Enables/Disables SD removal detection. Disable it if an error message is shown instead of the ROM menu.")
348
348
STRING(DESCRIPTION_S1SDACCESS_1, "Allows your flashcard to be used as a secondary device. Turn this off if IR functionality doesn't work or if the app crashes.")
Copy file name to clipboardExpand all lines: settings/nitrofiles/languages/en/language.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ TITLELANGUAGE=Game Title Language
274
274
GAMEREGION=Game Region
275
275
USEROMREGION=Use ROM Region
276
276
MACROMODE=Macro Mode
277
-
COLORMODE=Color Mode
277
+
COLOR_LUT=Color LUT
278
278
LIMITEDMODE=Limited Mode
279
279
SDREMOVALDETECTION=SD removal detection
280
280
S1SDACCESS=Slot-1 microSD access
@@ -330,7 +330,7 @@ DESCRIPTION_TITLELANGUAGE_1=Set Banner Title language for DS ROMs (except DSi ti
330
330
DESCRIPTION_GAMEREGION=Set region for DSi ROMs played using nds-bootstrap, and for recent homebrew.
331
331
DESCRIPTION_USEROMREGION=Overrides the Game Region setting for region-locked ROMs.
332
332
DESCRIPTION_MACROMODE=Turns off the top screen, so only the bottom screen is used. Useful for consoles with GameBoy Macro mod.
333
-
DESCRIPTION_COLORMODE=Changes the color of your screens. May not work in all areas. Exit settings for the change to take effect.
333
+
DESCRIPTION_COLOR_LUT=Applies a CLUT to your screens for different colors. Does not affect all titles. Exit settings for the change to take effect.
334
334
DESCRIPTION_LIMITEDMODE=Only use for testing. Runs TWiLight Menu++ as if your console is in a DSiWarehax environment. Reboot after disabling for changes to take effect.
335
335
DESCRIPTION_SDREMOVALDETECTION=Enables/Disables SD removal detection. Disable it if an error message is shown instead of the ROM menu.
336
336
DESCRIPTION_S1SDACCESS_1=Allows your flashcard to be used as a secondary device. Turn this off if IR functionality doesn't work or if the app crashes.
0 commit comments