-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current state? #42
Comments
It has no problem, but this is always a common error. It happens because you unfortunately don't have a fast enough internet connection to use git. When your internet connection is successful it looks like this: You could try a different wifi network or use a different device and then copy the sm64ex-coop folder using There is another way to download the repository without using git by clicking these links that has a much higher success rate for people who have slow internet connections, but unfortunately it's way more complicated so you might not be able to figure it out easily. You would need to extract the https://github.com/robertkirkman/sm64ex-coop/archive/refs/heads/android.zip In a future version I will release something that makes this process only 1 download instead of 4 downloads so the error you have wouldn't happen to anyone anymore after the first download succeeds. |
So, only these archives are required to build the apk, i'm right? |
Accidently closed, so, sm64ex-coop-android is the so-callen "root" folder, and there i should paste other zips? |
Well, like i explained it is a little bit complicated to understand, you must unzip the main zip and rename it to When the folders are in the right places and names, using these commands will look like this When the folders are in the right places, then if you start the compilation using |
those and also |
Got it, thanks! |
Oh and also, where to put |
you can but you can also put it anywhere in |
Okay, actually one last problem. Where the |
it is in If you have normal Termux, that is fine, in the case of normal Termux that refers to this bash <(curl -s https://raw.githubusercontent.com/robertkirkman/termux-packages/master/packages/bash/bin-build-sm64ex-coop.sh) |
Okay, now i think that's it. Thanks for helping out! |
I tried both manual Termux methods, and that modified Termux. Each have the same problem, which is they can't fetch .git from repository. Is this port even lives up this day?
The text was updated successfully, but these errors were encountered: