aNTiReal

Member
Jun 29, 2019
188
361
291
How-to DIY port RPGM MV games to linux:
  • download Windows version of the game
  • unpack it into any desired location
  • delete everything except the www folder and package.json file
  • go to site and download latest "normal" Linux distribution
  • unpack all the contents of nwjs archive into the game location
  • open a terminal in the game location and input the following to create a startup script file:
Code:
touch Game.sh
echo "./nw && exit 0" >> Game.sh
chmod +x Game.sh
  • launch the game by double-clicking on the Game.sh file you've just created
  • ???
  • PROFIT!
This works. Thank you very much. <3
 

Ataman87

Active Member
Jun 9, 2018
911
1,160
328
So is there going to me a new update this mount ? And any of you know how the story with the baker's son will be reworked ?
 

Sum1Weird2393

Newbie
Jun 13, 2020
24
26
178
I don't know what new updates are planned but if you screw around with the teleport function in this cheat menu, you can find some unfinished/unadded locations such as a lighthouse in Valos. I assume that's tied to some quest in the works, as well as a few other locations that are otherwise unreachable.
 

botaniq_1

Active Member
Mar 28, 2020
534
797
227
i can not get the game on patreon, it is blocking both credit card and paypal payment in my country, waiting for someone to upload it too
 

blocky

Member
Sep 8, 2019
128
29
216
Quick question what is the difference between Claire's Quest releasing on Patreon and Claire's Quest gold releasing on steam ?
 

tyrannous

Newbie
May 20, 2020
25
39
157
And what versions are we getting here ?
Here, found it

The Steam version will largely be the same as the Patreon version, but with one major difference - the Urchins questline will be exclusive to Patreon ("Black" Version), and the Steam version will instead have its own exclusive questline that replaces it ("Gold" Version)!

Steam version doesn't exist yet though.
 
4.30 star(s) 119 Votes