Skip to content
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

Raspberry Pi CoopNet Support #633

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

coderpro1234-2
Copy link

I have added the necessary library file to compile sm64coopdx with CoopNet support for Raspberry Pi (arm64 and arm devices). I have also added automatic detection for these devices, and it builds for the Raspberry Pi if it finds a suitable device. I have tested this on a Raspberry Pi 5 and Raspberry PI 4, and it compiles without any errors, and CoopNet works on them.

add support for coopnet for Raspberry Pi
attempt to auto-detect Raspberry Pi, or any other arm linux device
As I have never written a Makefile, I forgot to add endif 😞
@Isaac0-dev
Copy link
Collaborator

where was the source code found for these libraries?

@coderpro1234-2
Copy link
Author

The source for the CoopNet libraries is from your repository (https://github.com/Isaac0-dev/coopnet) and the source for the libjuice is from the official repository (https://github.com/paullouisageneau/libjuice). I have then compiled these for both arm64 and arm computers (for the Raspberry Pi)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants