mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 08:17:34 -04:00
vsync mode mailbox and higher fps
This commit is contained in:
parent
61d9f7ef57
commit
1b19455a31
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ config/description="Building new Internet"
|
|||
config/tags=PackedStringArray("thegates")
|
||||
run/main_scene="res://scenes/app.tscn"
|
||||
config/features=PackedStringArray("4.2")
|
||||
run/max_fps=144
|
||||
boot_splash/bg_color=Color(0.156863, 0.156863, 0.156863, 1)
|
||||
boot_splash/show_image=false
|
||||
config/icon="res://app_icon/icon_64.png"
|
||||
|
@ -44,6 +45,7 @@ window/size/mode=4
|
|||
window/size/borderless=true
|
||||
window/stretch/mode="canvas_items"
|
||||
window/stretch/aspect="expand"
|
||||
window/vsync/vsync_mode=3
|
||||
|
||||
[input]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue