mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 19:25:35 +08:00
4017266241
* new option `upload_achievements_icons_to_gpu` in `configs.main.ini` which controls whether the overlay should upload the achievements icons to the GPU and display them or not * synchronize overlay proc with the periodic steam callback in a better way to avoid FPS drop * prevent overlay flickering regression * upload achievements icons to the GPU in the overlay proc periodically, this dramatically decreased the startup locking/halt time * fix a potential deadlock scenario in the overlay as a result of synchonizing with 2 mutex objects |
||
---|---|---|
.. | ||
controller.EXAMPLE | ||
fonts.EXAMPLE | ||
http.EXAMPLE/accounts.starbreeze.com/iam/oauth | ||
mod_images.EXAMPLE/12345 | ||
mods.EXAMPLE/12345 | ||
sounds.EXAMPLE | ||
account_avatar.EXAMPLE.jpg | ||
achievements_EXAMPLE.json | ||
auto_accept_invite.EXAMPLE.txt | ||
branches.EXAMPLE.json | ||
configs.app.EXAMPLE.ini | ||
configs.main.EXAMPLE.ini | ||
configs.overlay.EXAMPLE.ini | ||
configs.user.EXAMPLE.ini | ||
custom_broadcasts.EXAMPLE.txt | ||
default_items.EXAMPLE.json | ||
depots.EXAMPLE.txt | ||
installed_app_ids.EXAMPLE.txt | ||
items.EXAMPLE.json | ||
leaderboards.EXAMPLE.txt | ||
mods.EXAMPLE.json | ||
stats.EXAMPLE.txt | ||
steam_appid.EXAMPLE.txt | ||
steam_interfaces.EXAMPLE.txt | ||
subscribed_groups_clans.EXAMPLE.txt | ||
subscribed_groups.EXAMPLE.txt | ||
supported_languages.EXAMPLE.txt |