mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
new(2k): option presets
This commit is contained in:
@@ -186,5 +186,19 @@
|
||||
"legacy.options.controlType.xbox_one": "Xbox One Controller",
|
||||
"legacy.options.controllerVirtualCursor": "V-Mouse",
|
||||
"legacy.options.creativeTab": "Legacy Creative Interface",
|
||||
"legacy.options.cursorMode": "Mouse Mode"
|
||||
"legacy.options.cursorMode": "Mouse Mode",
|
||||
"legacy.options.optionsPreset.gcn": "Low (GameCube)",
|
||||
"legacy.options.optionsPreset.gcn.tooltip": "This Graphics Preset makes it optimized if it was for the GameCube. Born to Play.",
|
||||
"legacy.options.optionsPreset.default": "Default",
|
||||
"legacy.options.optionsPreset.default.tooltip": "The default preset with none of the LCE UI Enhancements.",
|
||||
"legacy.options.optionsPreset.default_lce": "Default LCE",
|
||||
"legacy.options.optionsPreset.default_lce.tooltip": "The default preset with the LCE UI Enhancements.",
|
||||
"legacy.options.optionsPreset.ps2": "Medium (PS2)",
|
||||
"legacy.options.optionsPreset.ps2.tooltip": "This Graphics Preset makes it optimized for the PlayStation® 2, this is similar to the Xbox Preset, but it's reduced. Live in Your World. Play in Ours.",
|
||||
"legacy.options.optionsPreset.xbox": "Medium+ (Xbox)",
|
||||
"legacy.options.optionsPreset.xbox.tooltip": "This Graphics Preset makes it optimized for the Original Xbox. Now you are playing with power!",
|
||||
"legacy.options.optionsPreset.dreamcast": "High (Dreamcast)",
|
||||
"legacy.options.optionsPreset.dreamcast.tooltip": "This preset will have graphics similar to PC since it utilizes Windows CE technology to make it smooth.",
|
||||
"legacy.options.optionsPreset.pc": "High+ (PC)",
|
||||
"legacy.options.optionsPreset.pc.tooltip": "This Graphics Preset is made for the `puters that have a powerful CPU such as the Intel Core 2 Duo and AMD Athlon 64, but also a dedicated GPU such as the ATI Radeon 9000 Series and Ge-Force 5000 Series of Cards. Here be dragons!"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 34,
|
||||
"description": "Default Resources, DO NOT REMOVE!"
|
||||
"pack_format": 69,
|
||||
"pack_format": 16,
|
||||
"min_format": 16,
|
||||
"max_format": 999,
|
||||
"supported_formats": [ 16, 999 ]
|
||||
"description": "Default Resources for 2000s Edition, DO NOT REMOVE!"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user