5.00 star(s) 4 Votes

SolsticeKuro

New Member
Nov 6, 2022
6
5
Turns out I got a better way than i thought, still not perfect but I'll take it.
TLDR; Replaced the name with the JP one and it fixed it.
Link:
You don't have permission to view the spoiler content. Log in or register now.

Tech talk for the fix
You don't have permission to view the spoiler content. Log in or register now.
If you don't mind could you upload the edited file or explain how to change the line in the engine?
I'm new to this so I'm unsure how to change the line.
 

Jetsear692

New Member
Nov 14, 2017
6
5
If you don't mind could you upload the edited file or explain how to change the line in the engine?
I'm new to this so I'm unsure how to change the line.
I already Uploaded the fixed file, the link is in the top spoiler tag of the post you replied to, but I'll give the instructions as well.

1. Extract all of the the data.xp3 from the main folder for the game.
The encryption key for it is "Muchimuchi Dekapai Mara Gui Maou-sama". (I used GARbro)
2. Find the following files in the Senario Folder and open them in an IDE. (I used Visual Studio)
oms03_003_01.ks
oms03_003_02h.ks
oms03_003_03.ks
oms03_003_04h.ks
omz01_001_02h.ks
3. Do a "Find and replace all" for 【#2】 to 【2号】 and Save all the files. (Ctrl +Shift + H in VisStu)
4. Select all the folders you extracted in Step 1 and Create an Archive: "Format" as xp3, "Retain Directory Structure" Selected and Name as data.
5. Replace the one in the main folder, with the one you created and you're all set to play.
 
Last edited:

ChubbyPikachu

New Member
Jun 2, 2023
5
0
I keep getting this error msg

Script exception raised
script exception :システム変数データを読み込めないか、あるいは
ンアテム変数デークが壊れています(file://.c/users/username
pc/documents/orcsoft/the voluptuous demon queen and our
shoebox apartment life/datasc.ksd is unsupported cipger
mode)

but i dont even have that file
 

Cybon22

New Member
Jan 27, 2022
3
1
I can't run the game on 1.3.9 Kirikiriroid2 on Android does anyone how to fix this

Cannot convert given narrow string to wide string, Data could be corrupted or encrypted or wrong text encoding. Maybe you need xp3filter.tjs if data is encrypted, ing Mrs or use patch.tjs to specify correct encoding if text is not encoded in SHIFT-DIS
 
Last edited:
  • Like
Reactions: Shin09

prpa

Newbie
Nov 29, 2016
87
148
Here is my fix for Frisia (#2) voice not playing, difference between mine and Jetsear692 fix is that mine does not change any scenario files and Frisia clone's name remains #2.

Mine edits Afterfunctions.tjs, changing line 98 from "else if((id == '【2号】') || (id=='【2号?】'))" to "else if((id == '【2号】') || (id=='【2号?】') || (id=='【#2】'))".

 
Last edited:

steppenwolf268

New Member
Sep 14, 2019
5
7
Here is my fix for Frisia (#2) voice not playing, difference between mine and Jetsear692 fix is that mine does not change any scenario files and Frisia clone's name remains #2.

Mine edits Afterfunctions.tjs, changing line 98 from "else if((id == '【2号】') || (id=='【2号?】'))" to "else if((id == '【2号】') || (id=='【2号?】') || (id=='【#2】'))".


Is it possible to repost? The gofile link is expired and no longer works.
 

vidzero

New Member
Jul 9, 2017
3
0
Here is my fix for Frisia (#2) voice not playing, difference between mine and Jetsear692 fix is that mine does not change any scenario files and Frisia clone's name remains #2.

Mine edits Afterfunctions.tjs, changing line 98 from "else if((id == '【2号】') || (id=='【2号?】'))" to "else if((id == '【2号】') || (id=='【2号?】') || (id=='【#2】'))".

Yes, please repost, file is not available.
 
5.00 star(s) 4 Votes