Prepare a rpgmaker game accesible to Mac #194
Labels
No Label
RGSS accuracy
bug
compilation
discussion
documentation
duplicate
enhancement
invalid
performance issue
port request
question
ruby incompatibility
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MapleShrine/mkxp#194
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello! I'm trying to send a game made by RPG maker VX Ace to a friend in Mac, and I want for it to work, but I don't know anything about programming and I'm not even sure I downloaded the right thing, what should I do exactly?
I do not own a modern Mac to test it, but looking at 2015's build (file named mkxp-16-8-2015-withrubyzlib.zip) it has an standard ".app"
Extract it (it's done automatically by OS X) and right click your mkxp application. then choose "Show Contents" or something like that. There is a Resources directory inside Contents. You should put the game's contents there (you can exclude Game.exe).
Then you just execute the application like any other (you should be able to drag & drop it in Applications).
I hope this works.