You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) robo@robombpro ModTek % mono ModTekInjector.exe
ModTek Injector
---------------
ModTek already injected. Would you like to re-inject: Assembly-CSharp.dll.orig restored to Assembly-CSharp.dll
Injecting Assembly-CSharp.dll with ModTek.Injection.LoadModTek at BattleTech.Main.Start
Writing back to Assembly-CSharp.dll...
Injection complete!
Injector appears to work but no decoration and unable to load mods. It appears to be a vanilla mod loader and errors with ERROR No existing mods found.
Checked shasum on dll and it does appear different than the original. I've tried modtek 0.7, 2.0 but have yet to try newer versions.
The text was updated successfully, but these errors were encountered:
Only ModTek v4 is supported (latest)
It does not use any injector exe anymore
UnityDoorstop as a mechanism is used, that works by forcing OSX to load a library that then loads a preloader that injects ModTek into BT during runtime
UnityDoorstop has some documenation about Mac support https://github.com/BattletechModders/ModTek/blob/master/INSTALL.md contains all the information gathered for installation support
I dont know of any unsuccessful or successful cases regarding M1, but i know someone was successful with macos and steam at some point in time with unitydoorstop + modtek/bt
I tried using ModTek 4.0 latest stable release (not the unstable 4.0) and yielded the same results. Is there some log files I should be running? I did follow the INSTALL.md. There are messages to the console when I execute run.sh and some might be concerning, but I am not sure what I'm looking for.
Mostly relating to this:
Fallback handler could not load library /Users/robo/Library/Application Support/Steam/steamapps/common/BATTLETECH/BattleTech.app/Contents/Frameworks/MonoEmbedRuntime/osx/libdl.so.2
...(repeated)...
They're all mono related.
I'm running:
Mono JIT compiler version 6.12.0.182 (2020-02/6051b710727 Tue Jun 14 15:01:21 EDT 2022)
Running BT 1.9.1 latest on M1 ARM Mac.
Injector appears to work but no decoration and unable to load mods. It appears to be a vanilla mod loader and errors with ERROR No existing mods found.
Checked shasum on dll and it does appear different than the original. I've tried modtek 0.7, 2.0 but have yet to try newer versions.
The text was updated successfully, but these errors were encountered: