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

how do i use this on mac #22

Open
penpen-uwu opened this issue Jul 23, 2023 · 14 comments
Open

how do i use this on mac #22

penpen-uwu opened this issue Jul 23, 2023 · 14 comments

Comments

@penpen-uwu
Copy link

how can i use this on mac?

@headshot2017
Copy link
Owner

headshot2017 commented Jul 23, 2023

at the moment there is no mac build for download, but you can compile the source code yourself using macports and their gcc/g++ compiler, which is how i tested it at the time on a VM

or you can use the windows 64bit version with wine for the time being

@IsuckAtcomputering
Copy link

What would i put in terminal to do it?

@headshot2017
Copy link
Owner

What would i put in terminal to do it?

you must first install macports from here: https://www.macports.org/install.php

follow the steps on Quickstart

@IsuckAtcomputering
Copy link

ok

@MarioGuyWasTakenAgain
Copy link

how do I build it?

@headshot2017
Copy link
Owner

how do I build it?

on a terminal, after you install macports, open a terminal and install these:
sudo port install libsdl2 gcc11 gmake
this will be used to compile the plugin for mac

after that's done, download the classic64 repository (not the release), open that folder in terminal, and type make

you should hopefully see libClassic64.dylib on the dist folder, copy that to the plugins folder along with the ROM sm64.us.z64

it's been a while since i last tried this plugin on a mac (especially a VM) so i apologize if i got something wrong here

@MarioGuyWasTakenAgain
Copy link

Thank you so much! I was wondering why you didn't say how to do it.

@MarioGuyWasTakenAgain
Copy link

It doesn't work for me, I installed Macports properly

@headshot2017
Copy link
Owner

could you take a screenshot of the error or post an error message log?

@MarioGuyWasTakenAgain
Copy link

It says it doesn't exist, If I remember clearly.

@MarioGuyWasTakenAgain
Copy link

The port thing works now, I think I have to keep the .pkg file for it to actually work.

@headshot2017
Copy link
Owner

the pkg is the installer, it should be safe to delete once installed

@IsuckAtcomputering
Copy link

It wants darwin 21 and i have darwin 23

@headshot2017
Copy link
Owner

headshot2017 commented Jan 11, 2024

hi again, i'm working on a mac port for Classic64, if you're still there, can any of you test if this works on your mac?
libClassic64.zip

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

No branches or pull requests

4 participants