Does anybody know why the presets don't load whenever I press 'load preset'? I have everything installed correctly, this is like my 3rd playthrough with this mod, however, this time it just won't load the preset. Everything works fine, but when I physically click load preset, it says preset loaded, but the box doesn't tick, nor does anything change in game. Does anyone know why?
Me, too. Just re-checking comments, et al, before switching to: https://www.nexusmods.com/skyrimspecialedition/mods/148208?tab=posts I hope it works well. I'm starting a new game.
I'm trying to build a new modding and i see some fails in smoothcam.log file.. These are normal or, should ignore or is there solutions for fix ?
Here is the log file says; SmoothCam\source\main.cpp(114): [info] Reading config file SmoothCam\source\main.cpp(125): [info] Registering plugin interfaces SmoothCam\source\main.cpp(141): [info] Attaching render subsystem hooks SmoothCam\source\hooks.cpp(450): [info] Hooking render startup method SmoothCam\source\hooks.cpp(460): [info] Hooking render shutdown method SmoothCam\source\main.cpp(152): [info] loaded SmoothCam\source\modapi.cpp(229): [info] Added API consumer 'TrueDirectionalMovement' Deps\CommonLibSSE\src\SKSE\Interfaces.cpp(268): [error] Failed to dispatch message to hdtSMP64 SmoothCam\source\modapi.cpp(240): [warning] Failed to dispatch API message to 'hdtSMP64' SmoothCam\source\hooks.cpp(324): [info] Hooking D3D11 Deps\CommonLibSSE\src\SKSE\Interfaces.cpp(268): [error] Failed to dispatch message to PayloadInterpreter SmoothCam\source\modapi.cpp(240): [warning] Failed to dispatch API message to 'PayloadInterpreter'
Another weird thing is, camera behaving upside down or like trying to focus character after every loading screens.. it's turns more than 360 degree before focus to character ..
For SteamDeck (and other Proton) users, here are simplified instructions:
Switch to desktop mode in SteamOS.
Install Protontricks if you haven't already. You can get this right from Discovery.
Open a terminal anywhere and run (takes a minute): com.github.Matoking.protontricks 489830 d3dcompiler_47
In Steam, under Properties -> General -> Launch option, use this for SkyrimSE: bash -c 'exec "${@/SkyrimSELauncher.exe/skse64_loader.exe}"' -- gamemoderun WINEDLLOVERRIDES="xaudio2_7=n,b;d3dcompiler_47" PULSE_LATENCY_MSEC=90 %command%
You can now launch the game directly through Steam and still get SKSE, with a sound fix, and with SmoothCam not crashing upon loading your save.
2169 comments
I have everything installed correctly, this is like my 3rd playthrough with this mod, however, this time it just won't load the preset.
Everything works fine, but when I physically click load preset, it says preset loaded, but the box doesn't tick, nor does anything change in game. Does anyone know why?
https://www.nexusmods.com/skyrimspecialedition/mods/148208?tab=posts
I hope it works well. I'm starting a new game.
Is it a toggled mode?
How to use it?
Source: https://github.com/mwilsnd/SkyrimSE-SmoothCam/blob/master/CHANGES.md
it does show up on MCM but cannot the setting can't be change
These are normal or, should ignore or is there solutions for fix ?
Here is the log file says;
SmoothCam\source\main.cpp(114): [info] Reading config file
SmoothCam\source\main.cpp(125): [info] Registering plugin interfaces
SmoothCam\source\main.cpp(141): [info] Attaching render subsystem hooks
SmoothCam\source\hooks.cpp(450): [info] Hooking render startup method
SmoothCam\source\hooks.cpp(460): [info] Hooking render shutdown method
SmoothCam\source\main.cpp(152): [info] loaded
SmoothCam\source\modapi.cpp(229): [info] Added API consumer 'TrueDirectionalMovement'
Deps\CommonLibSSE\src\SKSE\Interfaces.cpp(268): [error] Failed to dispatch message to hdtSMP64
SmoothCam\source\modapi.cpp(240): [warning] Failed to dispatch API message to 'hdtSMP64'
SmoothCam\source\hooks.cpp(324): [info] Hooking D3D11
Deps\CommonLibSSE\src\SKSE\Interfaces.cpp(268): [error] Failed to dispatch message to PayloadInterpreter
SmoothCam\source\modapi.cpp(240): [warning] Failed to dispatch API message to 'PayloadInterpreter'
Another weird thing is, camera behaving upside down or like trying to focus character after every loading screens.. it's turns more than 360 degree before focus to character ..
Regards
- Switch to desktop mode in SteamOS.
- Install Protontricks if you haven't already. You can get this right from Discovery.
- Open a terminal anywhere and run (takes a minute):
- In Steam, under Properties -> General -> Launch option, use this for SkyrimSE:
You can now launch the game directly through Steam and still get SKSE, with a sound fix, and with SmoothCam not crashing upon loading your save.com.github.Matoking.protontricks 489830 d3dcompiler_47
bash -c 'exec "${@/SkyrimSELauncher.exe/skse64_loader.exe}"' -- gamemoderun WINEDLLOVERRIDES="xaudio2_7=n,b;d3dcompiler_47" PULSE_LATENCY_MSEC=90 %command%