Hey,I'm new to all of this and don't know how it exactly works.
1st link is broken and 2nd takes me to a Japanese website that requires money.
Am I doing something wrong here?
Since the original thread got nuked, how do you progress past ending A?
Game looks interesting, but current version is 1.06; is this translation compatible?
I'm getting an error when using the patch with version 1.06, Failed to load: img/system/IconSet.png
Not sure if I'm doing something wrong or not, but the game will load fine if I don't use the patch files.
Using pre-patched english version. Right after talk with receptionist enter menu, hints, examine them all then exit.
View attachment 18133
Help, i have no idea how to solve this puzzle in the demon castle.
After some poking around I figured out that error happens because there is a missing ヒント.png in images folder. So either find original or paste any pic with that name.Thanks for reminding me, I completely forgot about that bug.
I encountered it immediately after I started translating the game, but it's not a problem I can fix without seriously messing around with the script the game dev made to create the hints section.
That crash shouldn't ever occur if you stay away from the hints menu.
Don't worry about missing much, the hints are pretty useless anyway.
If you really need to see them: save the game, view the hints, crash out, and then load your save and continue to play.
I'll put a warning on the main post of the thread to warn users about the crash.
var paramStartUpFullScreen = getParamString(['StartUpFullScreen', 'Full Screen']);
{"name":"StartUpFullScreen","status":true,"description":"フルスクリーンで起動プラグイン","parameters":{"シャットダウン":"シャットダウン","Full Screen":"Full Screen"}},
{"name":"Vitsuno_Difficulty","status":true,"description":"難易度により能力値や報酬倍率を変更できるようになります。","parameters":{"Init Difficulty ID":"2","Use Option":"1","Option Name":"Difficulty","--(Difficulty ID:1)--":"","1 : Name":"Easy","1 : Param Rate":"1,1,0.5,0.5,0.5,0.7,0.5,0.7","1 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:2)-------------":"","2 : Name":"Normal","2 : Param Rate":"1.0,0.7,0.7,0.7,0.7,1.0,0.7,0.7","2 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:3)-------------":"","3 : Name":"Hard","3 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","3 : Drop Rate":"1.2,1.2,1.2,1.2,1.2","--(ID:4)-------------":"","4 : Name":"Very Hard","4 : Param Rate":"1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3","4 : Drop Rate":"1.4,1.4,1.4,1.4,1.4","--(ID:5)-------------":"","5 : Name":"Mania","5 : Param Rate":"1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9","5 : Drop Rate":"1.6,1.6,1.6,1.6,1.6","--(ID:6)-------------":"","6 : Name":"","6 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","6 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:7)-------------":"","7 : Name":"","7 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","7 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:8)-------------":"","8 : Name":"","8 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","8 : Drop Rate":"1.0,1.0,1.0,1.0,1.0"}},
{"name":"SceneGlossary","status":true,"description":"SceneGlossaryPlugin","parameters":{"GlossaryInfo":"[\"{\\\"GlossaryType\\\":\\\"1\\\",\\\"CommandName\\\":\\\"Glossary\\\",\\\"UseCategory\\\":\\\"true\\\",\\\"CommandSwitchId\\\":\\\"0\\\",\\\"BackPicture\\\":\\\"\\\",\\\"SelectAction\\\":\\\"0\\\",\\\"SelectSwitchId\\\":\\\"0\\\",\\\"SelectVariableId\\\":\\\"0\\\",\\\"ConfirmMessage\\\":\\\"false\\\",\\\"ConfirmUse\\\":\\\"Use\\\",\\\"ConfirmNoUse\\\":\\\"Stop\\\",\\\"GlossaryHelp\\\":\\\"Select the topic you want to know about.\\\",\\\"CategoryHelp\\\":\\\"Select category.\\\",\\\"ConfirmHelp\\\":\\\"\\\",\\\"UsingHelp\\\":\\\"\\\",\\\"CompleteView\\\":\\\"false\\\",\\\"CompleteMessage\\\":\\\"収集率 \\\\\\\\c[2]%1\\\\\\\\c[0] %\\\",\\\"ShowingItemNumber\\\":\\\"false\\\",\\\"UsableDefault\\\":\\\"true\\\",\\\"UseItemHistory\\\":\\\"false\\\",\\\"GlossaryListWidth\\\":\\\"200\\\"}\"]","Layout":"","FontSize":"22","AutoResizePicture":"true","PicturePosition":"top","PictureAlign":"center","ThroughBackPicture":"false","NewGlossaryColor":"2","PageWrap":"true","AutoAddition":"false","SwitchAutoAdd":"0","VariableAutoAdd":"0","CategoryOrder":"[\"Gameplay\",\"Succubus\",\"Characters\"]","CategoryUnusable":""}},
"str_select_recollection": "Recollection",
"str_select_cg": "View CG",
"str_select_back_title": "To Title"
After some poking around I figured out that error happens because there is a missing ヒント.png in images folder. So either find original or paste any pic with that name.
While I was at it I also translated options and cg mode, here is where you edit:
Btw, since images are extracted its safe to delete .rpgmvp files.StartUpFullScreen.js line 89:
plugins.js line 32:Code:var paramStartUpFullScreen = getParamString(['StartUpFullScreen', 'Full Screen']);
plugins.js line 26:Code:{"name":"StartUpFullScreen","status":true,"description":"フルスクリーンで起動プラグイン","parameters":{"シャットダウン":"シャットダウン","Full Screen":"Full Screen"}},
plugins.js line 29:Code:{"name":"Vitsuno_Difficulty","status":true,"description":"難易度により能力値や報酬倍率を変更できるようになります。","parameters":{"Init Difficulty ID":"2","Use Option":"1","Option Name":"Difficulty","--(Difficulty ID:1)--":"","1 : Name":"Easy","1 : Param Rate":"1,1,0.5,0.5,0.5,0.7,0.5,0.7","1 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:2)-------------":"","2 : Name":"Normal","2 : Param Rate":"1.0,0.7,0.7,0.7,0.7,1.0,0.7,0.7","2 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:3)-------------":"","3 : Name":"Hard","3 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","3 : Drop Rate":"1.2,1.2,1.2,1.2,1.2","--(ID:4)-------------":"","4 : Name":"Very Hard","4 : Param Rate":"1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3","4 : Drop Rate":"1.4,1.4,1.4,1.4,1.4","--(ID:5)-------------":"","5 : Name":"Mania","5 : Param Rate":"1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9","5 : Drop Rate":"1.6,1.6,1.6,1.6,1.6","--(ID:6)-------------":"","6 : Name":"","6 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","6 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:7)-------------":"","7 : Name":"","7 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","7 : Drop Rate":"1.0,1.0,1.0,1.0,1.0","--(ID:8)-------------":"","8 : Name":"","8 : Param Rate":"1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0","8 : Drop Rate":"1.0,1.0,1.0,1.0,1.0"}},
RecollectionMode.js line 50~52:Code:{"name":"SceneGlossary","status":true,"description":"SceneGlossaryPlugin","parameters":{"GlossaryInfo":"[\"{\\\"GlossaryType\\\":\\\"1\\\",\\\"CommandName\\\":\\\"Glossary\\\",\\\"UseCategory\\\":\\\"true\\\",\\\"CommandSwitchId\\\":\\\"0\\\",\\\"BackPicture\\\":\\\"\\\",\\\"SelectAction\\\":\\\"0\\\",\\\"SelectSwitchId\\\":\\\"0\\\",\\\"SelectVariableId\\\":\\\"0\\\",\\\"ConfirmMessage\\\":\\\"false\\\",\\\"ConfirmUse\\\":\\\"Use\\\",\\\"ConfirmNoUse\\\":\\\"Stop\\\",\\\"GlossaryHelp\\\":\\\"Select the topic you want to know about.\\\",\\\"CategoryHelp\\\":\\\"Select category.\\\",\\\"ConfirmHelp\\\":\\\"\\\",\\\"UsingHelp\\\":\\\"\\\",\\\"CompleteView\\\":\\\"false\\\",\\\"CompleteMessage\\\":\\\"収集率 \\\\\\\\c[2]%1\\\\\\\\c[0] %\\\",\\\"ShowingItemNumber\\\":\\\"false\\\",\\\"UsableDefault\\\":\\\"true\\\",\\\"UseItemHistory\\\":\\\"false\\\",\\\"GlossaryListWidth\\\":\\\"200\\\"}\"]","Layout":"","FontSize":"22","AutoResizePicture":"true","PicturePosition":"top","PictureAlign":"center","ThroughBackPicture":"false","NewGlossaryColor":"2","PageWrap":"true","AutoAddition":"false","SwitchAutoAdd":"0","VariableAutoAdd":"0","CategoryOrder":"[\"Gameplay\",\"Succubus\",\"Characters\"]","CategoryUnusable":""}},
Code:"str_select_recollection": "Recollection", "str_select_cg": "View CG", "str_select_back_title": "To Title"
Thank you, now i have idea what to do in the next one, looks like i am supossed to move a block but i dont know where to put it.I think this is the solution.
If it's the room I think it is you need to push the block to bridge the gap between the platform you can climb stairs onto and the platform with the door.Thank you, now i have idea what to do in the next one, looks like i am supossed to move a block but i dont know where to put it.