-
Notifications
You must be signed in to change notification settings - Fork 12
Make it compatible with Qmod Manager on Nexus #20
Comments
My reply on my repo gives a manual fix but I'll plan to allow a way of running my installer in a "compatibility mode" which won't overwrite other injections |
@Qwiso you can look at/borrow my patching code, it already behaves that way. |
@MartinSGill we both explicitly backup the original dll, is the issue. |
I can make that an option on the installer. The backup shouldn't be an issue, unless we both choose the same filename. Unless your mod does something with the backup? I only back it up to make uninstalling easier, nothing of mine actually makes use of the backup. It's not strictly necessary as a Steam validate will restore the missing/patched file. So I could just turn that feature off. |
Sorry for not being clearer. Both of our installers will inject and function, I've tested that just now What I noticed, when using |
I don't get it. I got both - qmod and watcher. They both work just fine.... |
Both apps use the same Assembly-Csharp.dll
The text was updated successfully, but these errors were encountered: