mamba-org / powerloader

BSD 3-Clause "New" or "Revised" License
15 stars 9 forks source link

try to fix more mirror things #146

Open wolfv opened 1 year ago

wolfv commented 1 year ago

@Klaim it's dirty and doesn't work but I tried to clean up our mirror issues a bit.

wolfv commented 1 year ago

I've merged most of the changes from this PR in smaller PRs over the weekend. There was a tricky segfault on Windows, but I think it was due to us not forcing Release builds. I did modify how we compute the MirrorID though, because that was what segfault'ed. I think there are some minor function signature changes still in this PR that are not yet in main. Maybe you want to have a look and port them over to main @Klaim