SexGameSluts — Who Will You Fuck First? Play Now!
x

RPGM [Translation Request] Erotic Magic [RJ01298588] [CrazyStray]

Kealoz

Member
Oct 24, 2018
116
134
176
I'm interested in the game, it's just that MTool breaks it and I prefer to understand the porn scenes if they are CGs with text. I can go look at static images with moon runes without it being in a game, but the text AND the porn together make it great.
 
  • Like
Reactions: hhugzru
Jun 1, 2024
18
11
23
This game looks incredible and amazing. The work that went into the design, variety, and pacing of the non-verbal scene components is extraordinary for a game of this type.

That just makes me want to see the translated version even more.
 

qwertdewq

Newbie
Aug 2, 2018
40
12
186
Maybe it works differently for us but I could translate it using MTool. When error pops up, just hold enter untill it goes away :D
ButI assume because of that error game eventually shutsdown. Good thing is that only happened when I was fighting things, not during dialogue, so you can use translation to read stuff, and when you are done save the game and restart wthout translation. A bit annoying but playable.
 

Kealoz

Member
Oct 24, 2018
116
134
176
Maybe it works differently for us but I could translate it using MTool. When error pops up, just hold enter untill it goes away :D
ButI assume because of that error game eventually shutsdown. Good thing is that only happened when I was fighting things, not during dialogue, so you can use translation to read stuff, and when you are done save the game and restart wthout translation. A bit annoying but playable.
Thanks! I'll give it a try.
 

hhugzru

Member
Oct 18, 2022
103
56
104
Maybe it works differently for us but I could translate it using MTool. When error pops up, just hold enter untill it goes away :D
ButI assume because of that error game eventually shutsdown. Good thing is that only happened when I was fighting things, not during dialogue, so you can use translation to read stuff, and when you are done save the game and restart wthout translation. A bit annoying but playable.
So this DOES work, and only happens due to script errors and what not. You can keep playing for a good while, just remember to safe often and reset after a few saves or you'll be kindly greeted to a stack error after defeating a certain kitsune (or at any other time the game tries to load certain data).
 

Myconid_Enthusiast

New Member
Jan 9, 2022
10
18
95
So I took a shot and made an attempt translating the game using a combination of Visual Studio Code and Google Translate. It's very unfinished, dialog goes off the screen, and there is a crash during some scenes I've yet to figure out, but I figured I'd share it:



Saves 1 and 2 are at the "Recollection Room" at the end of the game.

This is my very first time decompiling a game and making changes to it. I might come back to this, punch up the dialog, figure out how to make it fit in the window, etc. But this was just to see how far I could get.
 

Myconid_Enthusiast

New Member
Jan 9, 2022
10
18
95
I figured out what was causing crashes in the defeat scenes and fixed it. I also edited the text in Slime Girl's defeat scenes so they fit the dialog box.



It will take a long time to fully translate and punch up all the text. There is *a lot* in this game. Each regular girl has 3 defeat scenes, evolved girls have 2 scenes, and bosses have 1 defeat scene. Then there is the temptation scene dialog, dot matrix animation dialog, and normal dialog between characters. AND THEN there is all the menu text to clean up. I'll try plugging away at it over time, but no guarantees I'll finish it.
 

LuKeWaRm

Newbie
Aug 19, 2017
35
9
38
Getting this error that crashes the game when a boss does the lewd stuff. Anyone know how to fix this?
 

Birchwood64

Member
Nov 1, 2020
303
169
61
I figured out what was causing crashes in the defeat scenes and fixed it. I also edited the text in Slime Girl's defeat scenes so they fit the dialog box.



It will take a long time to fully translate and punch up all the text. There is *a lot* in this game. Each regular girl has 3 defeat scenes, evolved girls have 2 scenes, and bosses have 1 defeat scene. Then there is the temptation scene dialog, dot matrix animation dialog, and normal dialog between characters. AND THEN there is all the menu text to clean up. I'll try plugging away at it over time, but no guarantees I'll finish it.
I know it's only been a month, but any progress? Sorry for being impatient :whistle:
 

Myconid_Enthusiast

New Member
Jan 9, 2022
10
18
95
I wasn't able to recreate the crash on the latest version, but I know it was a problem on my 3/4 upload. I fixed it on the 3/11 upload, and here is that latest version:



I didn't use Mtool for the translation. I decompressed the file to get the scripts then used Visual Studio Code and Google Translate to update them.
 

LuKeWaRm

Newbie
Aug 19, 2017
35
9
38
I wasn't able to recreate the crash on the latest version, but I know it was a problem on my 3/4 upload. I fixed it on the 3/11 upload, and here is that latest version:



I didn't use Mtool for the translation. I decompressed the file to get the scripts then used Visual Studio Code and Google Translate to update them.
Awesome. Thanks. Yeah idk what caused it. It was ONLY the last boss animations so it was a very strict case and while the translation is...something I still would like a bit of context as to what happened at the end because I was a bit into it
 

Zeusbbc

Member
May 19, 2024
130
37
106
I wasn't able to recreate the crash on the latest version, but I know it was a problem on my 3/4 upload. I fixed it on the 3/11 upload, and here is that latest version:



I didn't use Mtool for the translation. I decompressed the file to get the scripts then used Visual Studio Code and Google Translate to update them.
I don't know why, but somehow, I MEGA gets an error when I try to download the game.
Could someone make an alternativ link please?
 

Zurvana

Member
Jan 23, 2018
457
538
278
I wasn't able to recreate the crash on the latest version, but I know it was a problem on my 3/4 upload. I fixed it on the 3/11 upload, and here is that latest version:



I didn't use Mtool for the translation. I decompressed the file to get the scripts then used Visual Studio Code and Google Translate to update them.
Was trying to run this in translator ++ how did you find out which scripts was cause the errors had a rough time figure only like one out
 

Myconid_Enthusiast

New Member
Jan 9, 2022
10
18
95
I believe when I hit the crash there was a window that popped up with the script and line that failed. It was a while ago, but I think the function opened another script that had the scene dialog. I then when through the associated scene line by line until I found a missing ";".