Create and Fuck your AI Cum Slut –70% OFF
x
4.00 star(s) 1 Vote

luchettodj94

Well-Known Member
Modder
Dec 25, 2019
1,916
3,464
447
How nice.. I got softlocked.. I'm not even sure I'm supposed to be here, story is just weird, i mean technically there's not, how requisting a new panties is connected to the shop owner banging the maid? xD
Anyway after that kind of breakup with the bf I'm no longer allowed to access the accademy and so I can't get to talk with the general (or whoever he is), the guy who requested the elimination of the plant is also gone with the granfather and I can't complet neither that quest, sigh.. Got around a bit doing but of etc. events and at some point discovered a new zone, fighted a lot of plants and finally got there (not fully healed)..
1749485788777.png

Edit:
Seem I've managed to dodge the guards and triggering the duel with big guy (got deafeated ofc)

Mhe.. a mhe game xD

Edit 2:
ye.. seem i was missing quite a bit of content by not making these first quest, for exemple you cannot get the costume in any other way locking quite a bit of quests and also bugging the game (at some point she will say i need to talk to Gordon in the inn that however is locked for you cause you don't have the costume..), bit annoying of the game not knowing what will trigger the advancement of the story.

Edit 3:
Ye.. the game is massive, there are a lot of stuff to do and that is explaining all the various endings, the game however is also quite bugged, not only as i explained before i was partially soft locked for not doing certain quests in time but also in various other part of the game, various time the cloth system got bugged, once i got pregnant and somehow i was able to accept, then the game without reason triggered a defeat scene (in the camp) causing soon after the freeze..
 
Last edited:

luchettodj94

Well-Known Member
Modder
Dec 25, 2019
1,916
3,464
447
Btw, somebody still have the walkthrough? The ulfm one is down (and they locked the thread for some reasons), what i found from "spammaps" is this but not sure is everything:

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

edit: as i was reading a bit this wt won't include any variabes won/get deafeated so you will loose quite a bit of content, I actually was looking to aswers for the vapire fight cause not sure i'll meeet it again once defeated (and so locking his route).
 
Last edited:

naruto95

Member
Oct 25, 2018
255
141
90
So, they never updated this game for newer version?
It is a shame the author left this game. This game was promising.
 

ChaosDMNS

Member
Sep 18, 2018
128
165
142
Guys my game doesnt show text need help
follow this under..it's the 3rd post... try reading the thread first.

The game's ini is set to run with RGSS104J.dll. You need to download RGSS104E.dll, put it in the game folder and then change the ini file. Works for me. Minus the boxes at the beginning and end of every sentence.
Alternatively you could try changing your system locale to Japanese. That might work. Don't know. Haven't tried.
 

CDM

Well-Known Member
Apr 11, 2018
1,024
291
132
I had already forgotten this game I remember I had its versions but I don't know what the difference was
 

dragonflame

Well-Known Member
Mar 9, 2020
1,622
771
280
i was playing part 2 and in part 2 unlike the first game. you get game over, when she get pregnant
 

dragonflame

Well-Known Member
Mar 9, 2020
1,622
771
280
r u sure this is a full game or maybe its just me because i got the ending for bring back the crystal. there should be more then just bringing back the crystal
 
Last edited:

ChaosDMNS

Member
Sep 18, 2018
128
165
142
RGSS104E.dll already in the folder and it still doesn't have text. And what's an ini file
BUT.. did you check if it's set to E and not J in the game.ini file?
either double click on it top open it, or right lick and select edit in notepad

Game.ini should look like this.
Code:
[Game]
library =RGSS104E.dll
scripts =Data\Scripts.rxdata
title =Sarah of the Rotation Cut v2.2.1 - Translation v2.3.5
rtp1 =Standard 
rtp2 =
rtp3 =

that dll is the runtime files for the engine.. and if it's RGSS104J.dll and not RGSS104E.dll you will get problems with the Japanese stuff in there, and the game that is translated and changed to use the files and paths in the English Runtimes will fail to find files like pictures/sound/text that is trying to use the default stuff in the runtime.

Point is... originally is used RGSS103.dll or something I think... which was only made in Japanese... so everybody that translated knew that... and compensated...Now there are two versions. one English and One Japanese...some how the game is trying to use the English Runtimes, but the game is still using the japanese...

if you've already installed all the different RPGM runtimes on your system, then it will just use those if it can't find RGSS104J.dll

But if it's expecting English names on the files, there are key differences between J and E.. which will create problems.

But in this instance.. I think your Game.ini file is set to use RGSS104J.dll or RGSS103.dll or RGSS102.dll which all are Japanese.. BUT... mainly.. They aren't named RGSS104E.dll which is the name of the DLL you currentely have.

So if you don't have the Runtimes installed that is the exact version that the Game.ini is calling for, or the library you have in the game folder isn't exactly how it's written in the Game.ini . then it's like you don't have a Runtime... and all calls to that library from the game will fail. and you will get wrong text, missing img's and sounds. etc etc.

all the Runtimes for all RPGM games are here

the official webstite for RPGM. all versions.

so.. just download and install them all.. make sure you install the English version of RPG Maker XP. that's the RGSS104E.dll
RPG Maker VX does also have an English version but the newest there is 102... some of those runtimes install all old versions and languages when you install the runtime. But RPG Maker XP only supplies either 104J or 104E I have both on my system... the default foldername for the installed runtimes are the same anyway.. so just overwrite one runtime with the other... I'd suggest installing the English one last, to be sure that one is whole.... and just supplemented with all the missing Japanese names files that's in 104J

That should sattisfy any game that either don't have a runtime included in the game or have a Game.ini that's spelled wrong some how. so if can't find it. But it will then look on your system for the installed runtimes there... So.. just install them all.. less hassle. and takes very little space.
 
Last edited:

Saber42

New Member
May 29, 2023
10
3
81
BUT.. did you check if it's set to E and not J in the game.ini file?
either double click on it top open it, or right lick and select edit in notepad

Game.ini should look like this.
Code:
[Game]
library =RGSS104E.dll
scripts =Data\Scripts.rxdata
title =Sarah of the Rotation Cut v2.2.1 - Translation v2.3.5
rtp1 =Standard 
rtp2 =
rtp3 =

that dll is the runtime files for the engine.. and if it's RGSS104J.dll and not RGSS104E.dll you will get problems with the Japanese stuff in there, and the game that is translated and changed to use the files and paths in the English Runtimes will fail to find files like pictures/sound/text that is trying to use the default stuff in the runtime.

Point is... originally is used RGSS103.dll or something I think... which was only made in Japanese... so everybody that translated knew that... and compensated...Now there are two versions. one English and One Japanese...some how the game is trying to use the English Runtimes, but the game is still using the japanese...

if you've already installed all the different RPGM runtimes on your system, then it will just use those if it can't find RGSS104J.dll

But if it's expecting English names on the files, there are key differences between J and E.. which will create problems.

But in this instance.. I think your Game.ini file is set to use RGSS104J.dll or RGSS103.dll or RGSS102.dll which all are Japanese.. BUT... mainly.. They aren't named RGSS104E.dll which is the name of the DLL you currentely have.

So if you don't have the Runtimes installed that is the exact version that the Game.ini is calling for, or the library you have in the game folder isn't exactly how it's written in the Game.ini . then it's like you don't have a Runtime... and all calls to that library from the game will fail. and you will get wrong text, missing img's and sounds. etc etc.

all the Runtimes for all RPGM games are here

the official webstite for RPGM. all versions.

so.. just download and install them all.. make sure you install the English version of RPG Maker XP. that's the RGSS104E.dll
RPG Maker VX does also have an English version but the newest there is 102... some of those runtimes install all old versions and languages when you install the runtime. But RPG Maker XP only supplies either 104J or 104E I have both on my system... the default foldername for the installed runtimes are the same anyway.. so just overwrite one runtime with the other... I'd suggest installing the English one last, to be sure that one is whole.... and just supplemented with all the missing Japanese names files that's in 104J

That should sattisfy any game that either don't have a runtime included in the game or have a Game.ini that's spelled wrong some how. so if can't find it. But it will then look on your system for the installed runtimes there... So.. just install them all.. less hassle. and takes very little space.
Thank you!
 
4.00 star(s) 1 Vote