antonanon28
New Member
- Jan 30, 2020
- 1
- 7
- 102
You can also run rpgm games natively on Linux (no wine needed) usingRegular wine wasn't working for me on linux but this launcher seemed to do the trick:
You must be registered to see the links
You must be registered to see the links
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