antonanon28

New Member
Jan 30, 2020
1
7
102
Regular wine wasn't working for me on linux but this launcher seemed to do the trick:

You can also run rpgm games natively on Linux (no wine needed) using
Download, extract and simply run <path_to_nwjs>/nw <path_to_game>

Only two things you need to do sometimes for some games is to edit the package.json file and replace an empty "name" value ("name": "") with some value (e.g. "name": "game") or to use the --ignore-gpu-blocklist flag
 
4.70 star(s) 44 Votes