FastScriptReload
FastScriptReload copied to clipboard
Add Mac support (silicon version)
Currently Mac detorur works only in Intel version, this is down to MonoMod/Harmony not supporting,
More details https://github.com/pardeike/Harmony/issues/424
still unable to get it working on Mac Silicon - waiting for Harmony branch to be fully implemented.
Potentially could import MonoMod directly but that could create some clashes - with that approach though M1 support could be added earlier
pardeike seems to have made a patch. It would be good to update using the patch version :) https://github.com/pardeike/Harmony/issues/424
I tried that recently but was still getting exceptions. Probably not done it right. But on an off chance it wasn't me I'll wait for Harmony to get a proper update.
My testing on that end is also not great as I have to remote into Mac Silicon to test so takes a while.
If you got some time on your hands feel free to try and update. I'll be happy to help if needed - I think Harmony API changed a bit with update as well
Any news on support for Apple Silicon?
I've looked at it few weeks back but from what I can see underlying plugin (MonoMod still have no support). There's a branch where they are looking to add it but it seems to be taking longer than expected.
Hi there. Is there any update on this issue? There are some updates in MonoMod since February. It will be great to be able to use Fast Script Reload with Apple Silicon.
not had a chance to look at them. I'm going to be away for few weeks but will try to check after I'm back.
Any news on this please?
From what I can see, this is still not implemented on MonoMod/Harmony
I wish they implement this as soon as possible.
mark and wait
Just had a look throught MonoMod/Harmony - looks like it's not supported there yet. I don't think there's any timeline or plans for them to support Mac. If you guys hear it's there then it should be the matter of just updating plugin here
@handzlikchris https://hotreload.net/documentation/getting-started This is supported by Silicon, I am more interested in, what is the technical difference?
not sure, they migt have implemented it themselves or use different approach