fuchs11 Posted April 18, 2023 Posted April 18, 2023 (edited) I'm looking for plugin that disables SetVehicle papyrus command in Sexlab SE preventing scaling glitch that still occurs with default CTD fix/scaling off (version 1.63) Here is LE version that sadly has no effect in SE. Are there any conversions? Edited April 18, 2023 by fuchs11
traison Posted April 18, 2023 Posted April 18, 2023 (edited) Converting this to SE is most likely not a matter of squeezing it through a new compiler. Mainly beacuse of this: char data2 = (char)0xEB; WriteMemory(0x6AAC5F, &data2, 1); This most likely requires someone that has the tools to disassemble SkyrimSE.exe. I have the disassembler, but not the bypassers for the traps and/or DRM. Edited April 18, 2023 by traison
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now