I'm not sure what archive, but ever since I downloaded the DLC this occurred and won't go away. I forgot to mention that the base game no longer starts up. Like when attempting to open the application nothing happens. However, DLC version loads up fine but is censored.
To help me resolve the video launch issue, could you please modify your ‘package.json’ file as follows:
{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --user-data-dir=userdata --disable-devtools=false --auto-open-devtools-for-tabs",
"window": {
"title": "NTR Tales - Adventurer Corruption",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}
When you open the game next time, the console will open. Switch to the "console" tab if it is not selected by default, then load your save. If an error message appears, could you send it to "naughtyarcadestudio@gmail.com" ? Thank you very much.