Skip to content

fix: disable if incompatible dll detected#1

Closed
alandtse wants to merge 2 commits into
community-shaders:vrfrom
alandtse:vr
Closed

fix: disable if incompatible dll detected#1
alandtse wants to merge 2 commits into
community-shaders:vrfrom
alandtse:vr

Conversation

@alandtse
Copy link
Copy Markdown
Collaborator

No description provided.

@alandtse alandtse changed the base branch from main to vr March 11, 2023 07:31
@alandtse
Copy link
Copy Markdown
Collaborator Author

Looks like you did your own implementation.

@alandtse alandtse closed this May 20, 2023
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: moved to Menu::Settings, standard keyActions/hotkeyActions pipeline (community-shaders#5, community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot references from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: default VK_SNAPSHOT, configurable via Menu::Settings (community-shaders#5)
- Input: removed ProcessInput, uses Menu keyActions/hotkeyActions pipeline (community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot refs from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: default VK_SNAPSHOT, configurable via Menu::Settings (community-shaders#5)
- Input: removed ProcessInput, uses Menu keyActions/hotkeyActions pipeline (community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot refs from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant