feat: Resolve low framerate during song select for IIDX32+
> caused by bad code around thumbnail fetching logic including file checks in every draw call, see #4 > added `hooks::wmisc` for linux specific minor performance fixes and similar
This commit is contained in:
@@ -488,6 +488,7 @@ set(SOURCE_FILES ${SOURCE_FILES}
|
||||
hooks/audio/implementations/pipewire.cpp
|
||||
hooks/develhook.cpp
|
||||
hooks/sndbhook.cpp
|
||||
hooks/wmischook.cpp
|
||||
hooks/avshook.cpp
|
||||
hooks/cfgmgr32hook.cpp
|
||||
hooks/debughook.cpp
|
||||
|
||||
Reference in New Issue
Block a user