Astrabit-ST / Luminol

An RPG Maker XP-VX Ace rewrite, written in Rust with love 💕
https://luminol.dev/
GNU General Public License v3.0
95 stars 11 forks source link

Supporting MacOS #124

Open Speak2Erase opened 1 month ago

Speak2Erase commented 1 month ago

I want to support MacOS! I just don't own a new[^1] Mac and I don't know anyone who does. Thanks to Apple silicon, using a hackintosh is looking less and less viable- so short of me forking out $600 on a Mac mini I'm not really going to use, there's no way for me to work on this.

I'm open to contributions though! Either directly or indirectly via sending me a Mac.

[^1]:I do actually own a MacBook pro from 2014. It runs Linux currently and I'm not sure if I can even run MacOS 10.12, which is the minimum supported version by Rust. MacOS 11+ is the minimum version for arm64 builds, though.

Lionmeow commented 1 month ago

define "new" I do have a semi-newer cheap refurbished mac, would need to find the specific model, but if it counts, I would be willing to lend my testing time

Speak2Erase commented 1 month ago

New would be anything with M1+, ideally..

gBasil commented 1 month ago

I have an M1 MacBook running Sonoma, and I would be willing to help out.