Latest maintainer comment ·
kisak-valve · 2020-04-25 ·
#170SKSE64 Issue transferred from https://github.com/ValveSoftware/Proton/issues/3801. @Desulate posted on 2020-04-25T22:31:45: All version of proton past 4.15 break SKSE64 and SKSE compatibility, Mods will fail to run with the script engine. The script engine provides performance improvements in addition to enabling mod functionality. The fallout 4 script extender functions similarly.
#170 · 108 comments ·
opened 2018-08-22 · last comment 2024-09-14 by chriku
... 7 +2288,7 @@ static NTSTATUS open_dll_file( UNICODE_STRING *nt_name,
WINE_MODREF **pwm, void
}
NtQuerySection( mapping, SectionImageInformation, image_info, sizeof(*image_info), NULL ...
comment by
marcospdsf · 2020-11-11 ·
view ·
github ... 7 +2288,7 @@ static NTSTATUS open_dll_file( UNICODE_STRING *nt_name,
WINE_MODREF **pwm, void
> }
> NtQuerySection( mapping, SectionImageInformation, image_info, sizeof(*image_info), NULL ...