Skip to content

[Bug]: Sekiro: hotkey mod no longer functions correctly after update #689

@iznawh

Description

@iznawh

What happened?

youtube video showing whats wrong. I mispoke about modengine 1. The hotkey mod doesnt need modengine for it to function so in the first section of the video i just had all the files in my sekiro folder.
hotkey mod

Below is the original setup for the hotkey mod
original setup
Below is how I used to the hotkey mod to work with ME3.
Setup before update

So after this sekiro me3 mod fix (thank you btw) I dont know why, but the hotkey mod refuses to work properly. I have tried so many different setups, but it will either end up with the hotkey mod entirely not working or the config hud showing up but nothing else working.

Please let me know if you need any more info
Thank you

Version

v0.10.1

What operating system are you seeing this problem on?

Windows

Relevant log output

$ me3 launch --game sekiro -p 'C:\Users\hwanzi\AppData\Local\garyttierney\me3\config\profiles\sekiro-default.me3'INFO me3: version="0.10.1" commit_id="7779d3701db757df3597d93efed7299f825ef270"
INFO launch: me3::commands::launch: resolved game game=Game(Sekiro) game_options=GameOptions { boot_boost: Some(true), skip_logos: Some(true), skip_steam_init: None, exe: None } profile_options=ProfileOptions { start_online: Some(false), disable_arxan: Some(false), no_mem_patch: None }
INFO launch: me3::commands::launch: wrote attach config attach_config_file=NamedTempFile("C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache\\.tmp4VCq9s") attach_config=AttachConfig { game: Sekiro, natives: [], early_natives: [], packages: [], savefile: None, cache_path: Some("C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache"), suspend: false, boot_boost: true, skip_logos: true, start_online: false, disable_arxan: false, mem_patch: true, skip_steam_init: false }
INFO launch: me3::commands::launch: temporary log file created path="C:\\Users\\hwanzi\\AppData\\Local\\Temp\\.tmp9oeo9w.log"
INFO launch: me3::commands::launch: running injector command injector_command="E:\\Mods\\ME3\\bin\\me3-launcher.exe"
�]0;me3 - sekiro-default�
Setting breakpad minidump AppID = 814380 
Steam_SetMinidumpSteamID: Caching Steam ID: 76561197960368702 [API loaded no] 
INFO run: me3_launcher: Launcher started
INFO run: me3_launcher: Parsed launcher args args=LauncherVars { exe: "E:\\Programs\\Steam\\steamapps\\common\\Sekiro\\sekiro.exe", host_dll: "E:\\Mods\\ME3\\bin\\me3_mod_host.dll", host_config_path: "C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache\\.tmp4VCq9s" }
INFO run: me3_launcher: Starting game at "E:\\Programs\\Steam\\steamapps\\common\\Sekiro\\sekiro.exe" with DLL "E:\\Mods\\ME3\\bin\\me3_mod_host.dll"
INFO run:launch: me3_launcher::game: trace_id=Some("a4d693b1f6cce21c9e44fb745f4eb9fa-c672ce12ec361c03-0")
INFO run:attach: me3_launcher::game: attaching to process pid=3920
INFO me3_mod_host: Beginning host attach
INFO filesystem:create_file: me3_mod_host::filesystem: applied filesystem hook
INFO filesystem:create_directory: me3_mod_host::filesystem: applied filesystem hook
INFO filesystem:delete_file: me3_mod_host::filesystem: applied filesystem hook
INFO me3_mod_host: Host successfully attached
INFO me3_mod_host: Deferred me3 attach
INFO run:attach: me3_launcher::game: Successfully attached
INFO run: me3_launcher: attached to game successfully
INFO dearxan::disabler: arxan detected: false
INFO hook_system_allocator: me3_mod_host::alloc_hooks: hooking system allocator
INFO skip_logos: me3_mod_host::skip_logos: applied hook
INFO hook_heap_allocators: me3_mod_host::alloc_hooks: hooking heap allocators
INFO oversized_regulation_fix: me3_mod_host::savefile: applied hooks
INFO assets:file_step:hook:device_manager: me3_mod_host::asset_hooks: applied asset override hook
INFO assets:file_step:hook:mount_ebl: me3_mod_host::asset_hooks: applied asset override hook
INFO assets:file_step:hook:ebl: me3_mod_host::asset_hooks: applied asset override hook

Process completed successfully.
$ me3 launch --game sekiro -p 'C:\Users\hwanzi\AppData\Local\garyttierney\me3\config\profiles\sekiro-default.me3'INFO me3: version="0.10.1" commit_id="7779d3701db757df3597d93efed7299f825ef270"
INFO launch: me3::commands::launch: resolved game game=Game(Sekiro) game_options=GameOptions { boot_boost: Some(true), skip_logos: Some(true), skip_steam_init: None, exe: None } profile_options=ProfileOptions { start_online: Some(false), disable_arxan: Some(false), no_mem_patch: None }
INFO launch: me3::commands::launch: wrote attach config attach_config_file=NamedTempFile("C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache\\.tmpsiX7kw") attach_config=AttachConfig { game: Sekiro, natives: [], early_natives: [], packages: [], savefile: None, cache_path: Some("C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache"), suspend: false, boot_boost: true, skip_logos: true, start_online: false, disable_arxan: false, mem_patch: true, skip_steam_init: false }
INFO launch: me3::commands::launch: temporary log file created path="C:\\Users\\hwanzi\\AppData\\Local\\Temp\\.tmpTA4PdQ.log"
INFO launch: me3::commands::launch: running injector command injector_command="E:\\Mods\\ME3\\bin\\me3-launcher.exe"
�]0;me3 - sekiro-default�
Setting breakpad minidump AppID = 814380 
Steam_SetMinidumpSteamID: Caching Steam ID: 76561197960368702 [API loaded no] 
INFO run: me3_launcher: Launcher started
INFO run: me3_launcher: Parsed launcher args args=LauncherVars { exe: "E:\\Programs\\Steam\\steamapps\\common\\Sekiro\\sekiro.exe", host_dll: "E:\\Mods\\ME3\\bin\\me3_mod_host.dll", host_config_path: "C:\\Users\\hwanzi\\AppData\\Local\\garyttierney\\me3\\cache\\.tmpsiX7kw" }
INFO run: me3_launcher: Starting game at "E:\\Programs\\Steam\\steamapps\\common\\Sekiro\\sekiro.exe" with DLL "E:\\Mods\\ME3\\bin\\me3_mod_host.dll"
INFO run:launch: me3_launcher::game: trace_id=Some("0d4325e0d5d8f61fc9ce3ca5d33675e9-831117848c9adb2d-0")
INFO run:attach: me3_launcher::game: attaching to process pid=18604
INFO me3_mod_host: Beginning host attach
INFO filesystem:create_file: me3_mod_host::filesystem: applied filesystem hook
INFO filesystem:create_directory: me3_mod_host::filesystem: applied filesystem hook
INFO filesystem:delete_file: me3_mod_host::filesystem: applied filesystem hook
INFO me3_mod_host: Host successfully attached
INFO me3_mod_host: Deferred me3 attach
INFO run:attach: me3_launcher::game: Successfully attached
INFO run: me3_launcher: attached to game successfully
INFO dearxan::disabler: arxan detected: false
INFO hook_system_allocator: me3_mod_host::alloc_hooks: hooking system allocator
INFO skip_logos: me3_mod_host::skip_logos: applied hook
INFO hook_heap_allocators: me3_mod_host::alloc_hooks: hooking heap allocators
INFO oversized_regulation_fix: me3_mod_host::savefile: applied hooks
INFO assets:file_step:hook:device_manager: me3_mod_host::asset_hooks: applied asset override hook
INFO assets:file_step:hook:mount_ebl: me3_mod_host::asset_hooks: applied asset override hook
INFO assets:file_step:hook:ebl: me3_mod_host::asset_hooks: applied asset override hook
panicked at /rustc/ded5c06cf21d2b93bffd5d884aa6e96934ee4234\library\std\src\thread\local.rs:474:25:

thread panicked while processing panic. aborting.

Process completed successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions