- Oct 8, 2018
- 435
- 494
take itComplete save pls
There are three paths in the folder. Every path is signed. There are variations on every path. The options are signed.
take itComplete save pls
thank you, kind sirtake it
There are three paths in the folder. Every path is signed. There are variations on every path. The options are signed.
whats the difrent from renpy and this one ?I gave this game a try because of the many good reviews, but I just can't get through the RPGM engine hell. Hopefully we could get that Renpy remake at some point in the future. <3
renpy is more of a visual novelwhats the difrent from renpy and this one ?
renpy has old saves that workwhats the difrent from renpy and this one ?
Thanks, finally a save where there are all the paths described. One question where is the.acena where Fred's mom gets fucked by Jason and friend?take it
There are three paths in the folder. Every path is signed. There are variations on every path. The options are signed.
native linux:Trying to get this to play on steamdeck (steamOS0 but not having much luck. Tried windows and linux version. Not sue what im missing.
fix the coding, fix the coding, and maybe fix the coding. If you call for PiezaUp in your code make sure you always call it PiezaUp, and name the file PiezaUp not piezaup.
native linux:
Now when you're done with the game you can delete the www and package.json and put your next game in with the same steps and you'll have a folder with everything you need if you want to replay all in the nwjs folder. If you are not playing on a case-insensitive filesystem you will run into issues like earlier in my message, the solution to this is the dev to code responsibly or for the user to go find the file responsible and create a copy with the name the code is looking for.
- download nwjs from nwjs.io and the game
- extract both the game and the nwjs install
- create a new folder with the name of the game in the folder where the www folder is
- open package.json at the same location, where it says "name": "", give it a name for example "name": "rpgmv",
- move www folder and package.json in to the new folder
- move the new folder into the nwjs install
- copy the www and package.json into the nwjs install
- open a terminal in nwjs install folder
make sure nw is executable with chmod+x nw, and execute with ./nw
steam:
just add non-steam game, select game.exe and change compatibility to use proton. If you notice it is laggy, choppy, etc. its worth trying the native method, it will usually resolve any lag issues.