Why does there appear to be censorship in my game? A lot of the images are now censored, and the animations never played. I have tried deleting and redownloading the files but same issue occured
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.