Just for clarification.
The profile error on startup have nothing to do with it not starting.
That error is due to you having played other rpgmaker games on your computer that uses different version of nwjs (core component of rpgmaker engine).
IE: Let's say you played a game 4 months ago, and since then rpgmaker got an updated version of nwjs and a new game came out. If you try playing this game you will get the profile error but game will still work...
Now. How to solve this error if you want it gone (temporarily, until same thing happen on another rpg maker game).
Method 1
- Go to
%userprofile%\AppData\Local\KADOKAWA\RPGMV\
- Delete
Web Data
and Web Data-journal
Method 2 (Sure to work but you will also delete it from other stuff, not that it matters as it's recreated next time that app is launched).
- Go to
%userprofile%\AppData\Local\
- Press
CTRL+F
and search for Web Data
- Delete every file name
Web Data
and Web Data-journal
Error will be gone.
That said, how to "Launch" version 1.10 of the game?
- Download
You must be registered to see the links
(normal version)
- Extract anywhere you want
- Copy the files from
nwjs-v0.94.0-win-x64
and paste in your game folder overwriting when asked.
- Delete old
game.exe
and rename nw.exe
to game.exe
, now add anyhing in
Name : "NAME HERE", area in package.json
- Start game from
game.exe
- Then come the next issues
- You will be able to start the game and create your characters but you won't see anything in the game map.
You can still access menu, inventory and so on but aside that it's borked.
You can do this method to any RPGmaker game.
Upgrading nwjs also fix old issues that the game might possible have due to engine and can also make your old game that wasn't launching runs smoother.
Downside: