2023-09-23 16:24:55 +00:00
|
|
|
; Engine configuration file.
|
|
|
|
; It's best edited using the editor UI and not directly,
|
|
|
|
; since the parameters that go here are not all obvious.
|
|
|
|
;
|
|
|
|
; Format:
|
|
|
|
; [section] ; section goes between []
|
|
|
|
; param=value ; assign values to parameters
|
|
|
|
|
|
|
|
config_version=5
|
|
|
|
|
|
|
|
[application]
|
|
|
|
|
2023-10-06 09:22:52 +00:00
|
|
|
config/name="RetroDECK Configurator"
|
2024-08-07 15:07:52 +00:00
|
|
|
config/version="v0.051"
|
2023-09-23 16:24:55 +00:00
|
|
|
run/main_scene="res://main.tscn"
|
2024-08-19 11:58:19 +00:00
|
|
|
config/features=PackedStringArray("4.3", "GL Compatibility")
|
2023-10-06 09:22:52 +00:00
|
|
|
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 0)
|
|
|
|
boot_splash/show_image=false
|
2023-09-23 16:24:55 +00:00
|
|
|
config/icon="res://icon.svg"
|
|
|
|
|
2024-08-01 10:47:55 +00:00
|
|
|
[autoload]
|
|
|
|
|
|
|
|
class_functions="*res://scripts/class_functions.gd"
|
2024-08-01 16:03:20 +00:00
|
|
|
data_handler="*res://scripts/data_handler.gd"
|
2024-08-18 21:42:40 +00:00
|
|
|
AppDataD="res://scripts/app_data.gd"
|
|
|
|
Emulators="res://scripts/emulator.gd"
|
|
|
|
EmulatorProperties="res://scripts/emulator_property.gd"
|
|
|
|
Links="res://scripts/link.gd"
|
2024-08-01 10:47:55 +00:00
|
|
|
|
2023-09-23 16:24:55 +00:00
|
|
|
[display]
|
|
|
|
|
2023-10-06 09:22:52 +00:00
|
|
|
window/size/viewport_width=1280
|
|
|
|
window/size/viewport_height=800
|
2023-12-15 15:56:33 +00:00
|
|
|
window/size/transparent=true
|
2024-08-17 17:54:02 +00:00
|
|
|
window/stretch/mode="canvas_items"
|
2023-12-15 15:56:33 +00:00
|
|
|
window/per_pixel_transparency/allowed=true
|
2023-09-23 16:24:55 +00:00
|
|
|
|
2023-12-22 06:56:36 +00:00
|
|
|
[filesystem]
|
|
|
|
|
|
|
|
import/blender/enabled=false
|
|
|
|
|
2023-12-15 14:37:37 +00:00
|
|
|
[gui]
|
|
|
|
|
|
|
|
theme/custom="res://res/pixel_ui_theme/RetroDECKTheme.tres"
|
|
|
|
|
2023-09-23 16:24:55 +00:00
|
|
|
[input]
|
|
|
|
|
|
|
|
ui_accept={
|
|
|
|
"deadzone": 0.5,
|
2024-08-19 11:58:19 +00:00
|
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194309,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194310,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
|
2023-09-23 16:24:55 +00:00
|
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
|
|
|
|
]
|
|
|
|
}
|
2023-12-21 10:21:05 +00:00
|
|
|
ui_select={
|
|
|
|
"deadzone": 0.5,
|
2024-08-19 11:58:19 +00:00
|
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
|
2023-12-21 10:21:05 +00:00
|
|
|
]
|
|
|
|
}
|
2023-12-21 10:04:45 +00:00
|
|
|
ui_cancel={
|
|
|
|
"deadzone": 0.5,
|
2024-08-19 11:58:19 +00:00
|
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194305,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2023-12-21 10:04:45 +00:00
|
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":false,"script":null)
|
|
|
|
]
|
|
|
|
}
|
2023-12-21 10:21:05 +00:00
|
|
|
rekku_hide={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":3,"pressure":0.0,"pressed":false,"script":null)
|
2024-08-19 11:58:19 +00:00
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":true,"meta_pressed":false,"pressed":false,"keycode":72,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2023-12-21 10:21:05 +00:00
|
|
|
]
|
|
|
|
}
|
2023-12-21 10:29:46 +00:00
|
|
|
quit={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":15,"pressure":0.0,"pressed":false,"script":null)
|
2024-08-19 11:58:19 +00:00
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":true,"meta_pressed":false,"pressed":false,"keycode":81,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2023-12-21 10:29:46 +00:00
|
|
|
]
|
|
|
|
}
|
2024-01-07 17:25:35 +00:00
|
|
|
next_tab={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":10,"pressure":0.0,"pressed":false,"script":null)
|
2024-08-19 11:58:19 +00:00
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":69,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2024-08-12 19:09:04 +00:00
|
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":5,"pressure":0.0,"pressed":true,"script":null)
|
2024-01-07 17:25:35 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
previous_tab={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":9,"pressure":0.0,"pressed":false,"script":null)
|
2024-08-19 11:58:19 +00:00
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":81,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2024-08-12 19:09:04 +00:00
|
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":4,"pressure":0.0,"pressed":true,"script":null)
|
2024-01-07 17:25:35 +00:00
|
|
|
]
|
|
|
|
}
|
2024-08-15 20:34:11 +00:00
|
|
|
back_button={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":true,"script":null)
|
2024-08-19 13:57:00 +00:00
|
|
|
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
2024-08-16 11:53:52 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
action_button={
|
|
|
|
"deadzone": 0.5,
|
2024-08-18 17:31:57 +00:00
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":true,"script":null)
|
|
|
|
]
|
|
|
|
}
|
|
|
|
quit1={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":6,"pressure":0.0,"pressed":true,"script":null)
|
|
|
|
]
|
|
|
|
}
|
|
|
|
quit2={
|
|
|
|
"deadzone": 0.5,
|
|
|
|
"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":7,"pressure":0.0,"pressed":true,"script":null)
|
|
|
|
]
|
2024-08-16 11:53:52 +00:00
|
|
|
}
|
2023-09-23 16:24:55 +00:00
|
|
|
|
2024-01-12 08:48:52 +00:00
|
|
|
[internationalization]
|
|
|
|
|
2024-02-16 07:17:39 +00:00
|
|
|
locale/translation_remaps={
|
2024-02-19 08:24:07 +00:00
|
|
|
"res://res/pixel_ui_theme/8x8_ui_elements.png": PackedStringArray("res://res/pixel_ui_theme/8x8_ui_elements_de.png:de", "res://res/pixel_ui_theme/8x8_ui_elements_sv.png:sv"),
|
|
|
|
"res://res/pixel_ui_theme/8x8_ui_elements2x.png": PackedStringArray("res://res/pixel_ui_theme/8x8_ui_elements2x_de.png:de", "res://res/pixel_ui_theme/8x8_ui_elements2x_sv.png:sv")
|
2024-02-16 07:17:39 +00:00
|
|
|
}
|
2024-02-18 08:32:34 +00:00
|
|
|
locale/translations=PackedStringArray("res://locales/interface.en.translation", "res://locales/interface.it.translation", "res://locales/interface.de.translation", "res://locales/interface.sv.translation", "res://locales/interface.ua.translation", "res://locales/interface.zh.translation", "res://locales/interface.ja.translation")
|
2024-01-12 08:48:52 +00:00
|
|
|
|
2023-09-23 16:24:55 +00:00
|
|
|
[rendering]
|
|
|
|
|
2024-02-18 09:47:11 +00:00
|
|
|
textures/canvas_textures/default_texture_filter=0
|
2023-09-23 16:24:55 +00:00
|
|
|
renderer/rendering_method="gl_compatibility"
|
|
|
|
renderer/rendering_method.mobile="gl_compatibility"
|
2023-10-06 09:22:52 +00:00
|
|
|
viewport/transparent_background=true
|