Tool RPGM RPG MV and MZ MacOS/OSX Launcher [v1.4]

m4kro

Member
Feb 7, 2020
396
394
RPG MV and MZ MacOS/OSX Launcher

This is a tool that I developed to let MacOS/OSX gamers play most RPG MV and MZ games natively without the need to manually port each one. Inspired by gulf123 / bakustarver and his Linux launcher.

<---You will need this for first setup

Just download the app and give it the game folder. Also Apple Silicon / ARM is supported.

<---Recommended Download Link

If you have any suggestions please leave them here!

v1.4 Universal2 (both intel and apple silicon)

You don't have permission to view the spoiler content. Log in or register now.


v1.3 Universal2 (both intel and apple silicon)
You don't have permission to view the spoiler content. Log in or register now.


v1.2 Universal2 (both intel and apple silicon)
You don't have permission to view the spoiler content. Log in or register now.


v1.1 Universal2 (both intel and apple silicon)
You don't have permission to view the spoiler content. Log in or register now.


v1.0 Intel/x64


icon.png

Plan/TODO (no particular order)
1. Add nwjs version selecter
2. Toggle for game_en.exe extractor
(if for some reason you want to play in japanese?!)
3. Toggle for cheat menu
4. Better logging incase something goes wrong
5. Remember last opened game
6. Look in directory(s) for a bunch of games
7. Export game as standalone app
8. Better looking UI
9. Better looking Icon
10. Save editor (maybe)

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

m4kro

Member
Feb 7, 2020
396
394
Announcement
v1.1 has been released with support for apple silicon/arm64 macs!
If there are any issues please post them here or on the GitHub issues page.

Edit: Also added bugfix for package.json encoding issues.
 
Last edited:
  • Like
Reactions: Derdin333

m4kro

Member
Feb 7, 2020
396
394
Announcement
v1.2 has been released!

Changelog:
Added NWJS version selection options for launching the game and during installation.
Fixed bug with missing folders

You can have multiple versions of NWJS saved for when you need it.

FOR ARM64 / Apple Silicon USERS:
You may choose to install an old NWJS version without an arm64 build and run it with rosetta2 however support is not guaranteed as I don't have an Apple Silicon Mac.
 
  • Like
Reactions: Derdin333 and Ungaa

m4kro

Member
Feb 7, 2020
396
394
Announcement
v1.3 has been released!

Changelog:
Added a toggle for extracting game_en.exe
Saves last selected settings for game_en.exe toggle and selected nwjs version
Switch to using onedir to speed up launch time
 
  • Like
Reactions: Derdin333 and Ungaa

m4kro

Member
Feb 7, 2020
396
394
Announcement
v1.4 has been released!

Changelog:
Added a progress bar during NWJS download along with a cancel option.
Added a log.txt to ~/Applications/RPGM-Launcher/log.txt for debug if needed.
Fixed bug where selected NWJS version would be set to oldest one after installing or uninstalling a version.