gbe_fork/post_build/steam_settings.EXAMPLE/overlay_appearance.EXAMPLE.txt
otavepto 88ab37d78f * proper fix for the window resizing problem, thanks to Nemirtingas
* remove the code which adds custom Windows fonts but keep scaling

* only attempt to load achievements images when hook is ready

* cleanup overlay images on unhook

* free the detector when we get a renderer hook instance

* lock everywhere!

* prefix the debug messages for a cleaner debug log
2024-03-08 18:13:29 +02:00

46 lines
667 B
Plaintext

Font_Size 13.5
Icon_Size 64.0
Notification_R 0.16
Notification_G 0.29
Notification_B 0.48
Notification_A 1.0
Background_R -1.0
Background_G -1.0
Background_B -1.0
Background_A -1.0
Element_R -1.0
Element_G -1.0
Element_B -1.0
Element_A -1.0
ElementHovered_R -1.0
ElementHovered_G -1.0
ElementHovered_B -1.0
ElementHovered_A -1.0
ElementActive_R -1.0
ElementActive_G -1.0
ElementActive_B -1.0
ElementActive_A -1.0
; available options:
; top_left
; top_center
; top_right
; bot_left
; bot_center
; bot_right
; position of achievements
PosAchievement top_right
; position of invitations
PosInvitation top_right
; position of chat messages
PosChatMsg top_right