What's new

RPG RPG Maker Mod [Shimobashira Workshop] Magical Girl Celesphonia ★ Mod by 呆毛阿卜 ★ ENG Port by T4ke (RJ297120)


I can't download the decrypter in the bitbucket link
Says it's either not there or I don't have access to the archive
I just used the one that's an online tool. The only folder that I needed to split up in multiple times was, I think, called "Pictures" with 3.4k fils.
 
I get an error with the 56.6 patch whether I use the english version or not; I'm following the install guide and decrypting while setting the system file to false for sensing decryption. Does anyone have a full install or have figured out how to make it work?
 
What decryption method are you using?
One of the image folders, I think was called Pictures needs to be broken down into 3 parts if you're using that online tool. It's too big to be handled in one go.
Check the file count and make sure it's the same between original and decrypted folder.
 
I've been using this one:



Even tried installing this patch over an old one and still having no luck, get this error message every time:

1713214935226.png

1713214946085.png
 
I got the mod that says 54.02y and 56.6.
The 54.02 identify itself by naming itself that in joiplay, while 56.6 just magical girl celesphonia.

How big is the update in 56.6 to the point bulging the filesize from 2.45 gb to 4.47 gb?
How much files in the picture folder are added?
 
I got the mod that says 54.02y and 56.6.
The 54.02 identify itself by naming itself that in joiplay, while 56.6 just magical girl celesphonia.

How big is the update in 56.6 to the point bulging the filesize from 2.45 gb to 4.47 gb?
How much files in the picture folder are added?


54.02 is the CN mod + Yoko's mod (Adds some QoL and personal stuff) ontop,
the 56.6 is just the CN mod alone

~doubling in size, may have resulted from unnecessary bloat (and some changes resulting from pathing towards image layers)

more or less, it's the same files with like maybe 100 or so new images from a few new costumes and poses.
and course bits of new mods additions
 
Maybe you can use some kind of file deduplication tool that will scan the game folders and find identical files (including those with different names) then convert the dupes into symbolic links towards the first copy.
 
So the first post or the OG post hasn't been updated since last year. Where do we download the mod now?
 
yep, looking as well
Well I can answer this now. You have to go to this discord server that's actually linked in OP's post here and don't be like me and get members permission on the server and you

I'm emphasizing trying to get member permission because I was in the server for a while but I wondered where to download the CN Mod as it wasn't there and it was only when I stumbled into the rule where I realized I didn't get a member role that when I actually got it that the link to get it was available.
 
I need some help on how to install the mod. So I am on the discord, I have member permission and I can see the chmod-release channel. But the only link that works in there is the "Minor update fix to v56.6", and appears to be a bug fix and not the complete mod. Is the complete mod available on the Discord, or do I have to ask someone for the mod? Thanks in advance.

Edit: In case it's not clear I am not asking for the game. I have bought the game 3 times, on Dlsite, on English Kagura, and on Steam. I just need the mod.

Alright I have figured out what's going on.

The "minor update fix to v56.6" is indeed a complete patch. What I am missing is that the www/img folder inside the game needs to be decrypted. I missed this step because in the OP it was mentioned under UI Picture Translation only, but it needs to be applied for the base patch as well. The reason is that the modded game expects all the images to be in PNG format, but the default state of the images are in RPGMVP format (i.e. encrypted).

To decrypt the images, use RMVDEC ( ), or . Either works, but RMVDEC can retain folder structure. To use RMVDEC, go to RELEASE on the github page, unzip, and run the program in Windows Command Console. In Win 11 you can do this by right clicking the folder where you unzipped rmvdec and running the following command
.\rmvdec "C:\Program Files (x86)\Steam\steamapps\common\Magical Girl Celesphonia\www\img" "C:\Program Files (x86)\Steam\steamapps\common\Magical Girl Celesphonia\www\img\decrypted" -r "C:\Program Files (x86)\Steam\steamapps\common\Magical Girl Celesphonia\www\data\System.json"

The above command should work if your Steam is installed in the default location. If not you may need to adjust the file location manually. This will decrypt the files into a folder called "decrypted" inside your www/img folder. Simply copy the decrypted files inside into the www/img folder. After that apply the minor update fix.

Edit 2: Sound effect needs to be decrypted as well. Just run the whole www folder through the decrypter.

Edit3: Still can't get audio to work. No sound from the game at all. The game works, but it reports that the audio files are missing, even though the audio files are in the correct location.
 
Last edited:
I need some help on how to install the mod. So I am on the discord, I have member permission and I can see the chmod-release channel. But the only link that works in there is the "Minor update fix to v56.6", and appears to be a bug fix and not the complete mod. Is the complete mod available on the Discord, or do I have to ask someone for the mod? Thanks in advance.

Edit: In case it's not clear I am not asking for the game. I have bought the game 3 times, on Dlsite, on English Kagura, and on Steam. I just need the mod.

Alright I have figured out what's going on.

The "minor update fix to v56.6" is indeed a complete patch. What I am missing is that the www/img folder inside the game needs to be decrypted. I missed this step because in the OP it was mentioned under UI Picture Translation only, but it needs to be applied for the base patch as well. The reason is that the modded game expects all the images to be in PNG format, but the default state of the images are in RPGMVP format (i.e. encrypted).

To decrypt the images, use RMVDEC ( ), or . Either works, but RMVDEC can retain folder structure. To use RMVDEC, go to RELEASE on the github page, unzip, and run the program in Windows Command Console. In Win 11 you can do this by right clicking the folder where you unzipped rmvdec and running the following command


The above command should work if your Steam is installed in the default location. If not you may need to adjust the file location manually. This will decrypt the files into a folder called "decrypted" inside your www/img folder. Simply copy the decrypted files inside into the www/img folder. After that apply the minor update fix.

Edit 2: Sound effect needs to be decrypted as well. Just run the whole www folder through the decrypter.

Edit3: Still can't get audio to work. No sound from the game at all. The game works, but it reports that the audio files are missing, even though the audio files are in the correct location.
Did you decrypt ALL of the sound files or just the sound effects? You need to decrypt all of the encrypted files (files with extensions like .rpgmv*, * being o or p) in the audio and img folders.
 
Back
Top