From 265829f434ebc873ebd2853f2ecaafe0aee074e8 Mon Sep 17 00:00:00 2001 From: acidicoala <67734819+acidicoala@users.noreply.github.com> Date: Sun, 28 Sep 2025 21:05:01 +0500 Subject: [PATCH] Full support for 64-bit Linux --- .idea/dictionaries/project.xml | 7 ++ .idea/misc.xml | 1 + .../linux_exports_generator__64_.xml | 2 +- .../steamworks_downloader__prompt_.xml | 2 +- .../windows_exports_generator__64_.xml | 2 +- KoalaBox | 2 +- README.md | 3 +- README.template.md | 1 - src/smoke_api/smoke_api.cpp | 99 +++++++++++++------ src/smoke_api/smoke_api.hpp | 2 +- 10 files changed, 82 insertions(+), 39 deletions(-) diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml index 244e5a7..dae45e9 100644 --- a/.idea/dictionaries/project.xml +++ b/.idea/dictionaries/project.xml @@ -6,6 +6,8 @@ ajaxgetdlclist dlmopen dlopen + dlsym + endfor indicies inlinentd isteamapps @@ -16,10 +18,15 @@ koality koaloader libgtk + libsteam + memcpy phnt polyhook + rtld simplecpp + steamapi steamapps + steamclient wstr diff --git a/.idea/misc.xml b/.idea/misc.xml index 9a2af2a..5ebb97f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -20,4 +20,5 @@