Prepare a rpgmaker game accesible to Mac #194

Open
opened 2018-04-01 20:07:56 +00:00 by Zukidata · 1 comment
Zukidata commented 2018-04-01 20:07:56 +00:00 (Migrated from github.com)

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?

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?
ReinUsesLisp commented 2018-04-02 04:41:23 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MapleShrine/mkxp#194
No description provided.