aio-switch-updater icon indicating copy to clipboard operation
aio-switch-updater copied to clipboard

Sigpatches are down due to DMCA

Open shyim opened this issue 1 year ago • 1 comments

Describe the bug The repo seems offline https://github.com/github/dmca/blob/master/2022/07/2022-07-28-nintendo-of-america.md

shyim avatar Jul 30 '22 14:07 shyim

The new link for the patches are https://jits.cc/patches https://sigmapatches.coomer.party/sigpatches.zip

We're appealing the DMCA but if it doesn't get approved that's where I'm posting ours. I wouldn't update the tool to the new path until we know the results of the appeal just to save on effort.

TeJayH avatar Jul 30 '22 16:07 TeJayH

When will this be fixed to redirect to the new links?

Dantasstic avatar Aug 24 '22 07:08 Dantasstic

I've decided to stop providing sigpatches. The "sigpatches" tab has been replaced by a "custom download" tab

HamletDuFromage avatar Sep 06 '22 19:09 HamletDuFromage

@HamletDuFromage Do you have an example of how we should configure the custom download json file for sigpatches?

mjyoung avatar Sep 08 '22 22:09 mjyoung

@HamletDuFromage Do you have an example of how we should configure the custom download json file for sigpatches?

Not gonna provide support, but doing what you're trying to do is pretty explicit. Create custom_packs.json in /config/aio-switch-updater and fill it out with with your desired links

{ "misc": { "display name": "https://example.com/file.zip" }}

https://github.com/HamletDuFromage/aio-switch-updater/blob/master/custom_packs.json

HamletDuFromage avatar Sep 09 '22 00:09 HamletDuFromage

@HamletDuFromage Do you have an example of how we should configure the custom download json file for sigpatches?

Not gonna provide support, but doing what you're trying to do is pretty explicit. Create custom_packs.json in /config/aio-switch-updater and fill it out with with your desired links

{ "misc": { "display name": "https://example.com/file.zip" }}

https://github.com/HamletDuFromage/aio-switch-updater/blob/master/custom_packs.json

Alright, thank you! Also thank you so much for all that you do with this project :)

mjyoung avatar Sep 09 '22 14:09 mjyoung