What's new

RPG RPG Maker [HO_Works] 回転切りのセイラ / Spin Around Sayla (RJ155863)


Status
Not open for further replies.
Re: RJ155863 回転切りのセイラ

Sorry if this was answered already, but I'm having a problem with no text showing up at all. Any fix?

When you edit the game and save it, game.ini file changes the following line:
Library=RGSS104J.dll to Library=RGSS102E.dll

Change it back and the text will display again.
 
Re: RJ155863 回転切りのセイラ

When you edit the game and save it, game.ini file changes the following line:
Library=RGSS104J.dll to Library=RGSS102E.dll

Change it back and the text will display again.
Nice try, but you're wrong :p - no text in RMXP game is indication of RGSS104J.dll being used - with RGSS104E.dll, squares are displayed instead.

Sorry if this was answered already, but I'm having a problem with no text showing up at all. Any fix?
You need to switch system locale to Japanese as hrpgheaven suggested or start the game with Locale Emulator (Windows 7 and newer) or NTLEA (I don't use it, so I'm not sure about this one). Applocale doesn't change a thing for RMXP games, but you're welcome to try if you don't believe me ;).
 
Re: RJ155863 回転切りのセイラ

Nice try, but you're wrong :p - no text in RMXP game is indication of RGSS104J.dll being used - with RGSS104E.dll, squares are displayed instead.

I had the same "no text" problem and it was the case for me at least. Oh well, as long as one of the solutions helps.


1.2.1 partial:
mega.co.nz/#!KNRnSYSK!3D7Y7iaO2cGvXZXXin3mPlsOCRNj-7QoAXKW1p1R3w8

Edit 2: Added sign post translation, both signs this time.
 
Last edited:
Re: RJ155863 回転切りのセイラ

I had the same "no text" problem and it was the case for me at least. Oh well, as long as one of the solutions helps.


1.2.1 partial:
mega.co.nz/#!HBpRiLSI!_nfSnMXXT6ogBuG4tmlz4d9cbjYwmFQ16BA41Uemhvo
You can read about the cause here.
Since you're doing partial, you can "fix" it for everyone - just add line below to the very beginning of the first script:
Font.default_name = ["MS ゴシック", "MS Gothic"]
It's written from memory, but should be ok - you can test it, since you have game decompiled ;), I'm too busy/lazy at the moment to do it myself :p.
 
Re: RJ155863 回転切りのセイラ

You can read about the cause ulmf.org/bbs/showpost.php?p=663983&postcount=4258 here.
Since you're doing partial, you can "fix" it for everyone - just add line below to the very beginning of the first script:
Font.default_name = ["MS ゴシック", "MS Gothic"]
It's written from memory, but should be ok - you can test it, since you have game decompiled ;), I'm too busy/lazy at the moment to do it myself :p.

It does not work for me, still a blank text only. When I switch the dll in game.ini only then I can see the text and that the font changed. But maybe it's just me, so here is the modded scripts file:
mega.co.nz/#!HBR3AZqL!qPlscTWh3yjvVgcdXblvFQI11EF9Dpvz50bopRp-vdw
 
Re: RJ155863 回転切りのセイラ

(...)
Since you're doing partial, you can "fix" it for everyone - just add line below to the very beginning of the first script:
(...)

It does not work for me, still a blank text only. When I switch the dll in game.ini only then I can see the text and that the font changed. But maybe it's just me, so here is the modded scripts file:
mega.co.nz/#!HBR3AZqL!qPlscTWh3yjvVgcdXblvFQI11EF9Dpvz50bopRp-vdw
see attachment

EDIT: attached correct scripts file, sorry for the screw up :)
 

Attachments

  • Scripts_1.2.1.zip
    252.3 KB · Views: 0
Last edited:
Re: RJ155863 回転切りのセイラ

Look at those panties xd
 
Re: RJ155863 回転切りのセイラ

This game lacks anal, gangbangs and double penetrations. :(

But this new panties are really hot. :)
 
Re: RJ155863 回転切りのセイラ

[Chrome Translation]
○ revised Ver.1.2
1. re-fix the bug to get stuck to be out of the south the Watch table.
2. Fixed a bug that would go to the farm next to the open-air bath.
Fixed a bug 3. libido value will not rise from the 1.
Add adjustment ○
Add 1. there is some degree of freedom of clothing and start painting six whole garment pattern recalls.
2. hero character color change


Anyone found that ? I mean i can't go outside without full clothing and i can't change MC color.
 
Re: RJ155863 回転切りのセイラ

[Chrome Translation]
○ revised Ver.1.2
1. re-fix the bug to get stuck to be out of the south the Watch table.
2. Fixed a bug that would go to the farm next to the open-air bath.
Fixed a bug 3. libido value will not rise from the 1.
Add adjustment ○
Add 1. there is some degree of freedom of clothing and start painting six whole garment pattern recalls.
2. hero character color change


Anyone found that ? I mean i can't go outside without full clothing and i can't change MC color.

Wish i did but no same as you,i can't go out if i don't dress her up with everything and i haven't seen any color change thingy so no nothing yet.
 
Re: RJ155863 回転切りのセイラ

Nice try, but you're wrong :p - no text in RMXP game is indication of RGSS104J.dll being used - with RGSS104E.dll, squares are displayed instead.


You need to switch system locale to Japanese as hrpgheaven suggested or start the game with Locale Emulator (Windows 7 and newer) or NTLEA (I don't use it, so I'm not sure about this one). Applocale doesn't change a thing for RMXP games, but you're welcome to try if you don't believe me ;).

The solution I used wasn't actually any of these. I remembered having this problem with Rhode's Fortress, and what I had to do was change RGSS104J.dll to RGSS103J.dll in the script file and copy and paste that dll from Rhode's Fortress into this game.
 
Re: RJ155863 回転切りのセイラ

The solution I used wasn't actually any of these. I remembered having this problem with Rhode's Fortress, and what I had to do was change RGSS104J.dll to RGSS103J.dll in the script file and copy and paste that dll from Rhode's Fortress into this game.
Didn't know this trick - I'll try to remember it. Thanks for the info.
 
Re: RJ155863 回転切りのセイラ

Anyone got a MEGA link for 1.22?
 
Re: RJ155863 回転切りのセイラ

Nice try, but you're wrong :p - no text in RMXP game is indication of RGSS104J.dll being used - with RGSS104E.dll, squares are displayed instead.

You need to switch system locale to Japanese as hrpgheaven suggested or start the game with Locale Emulator (Windows 7 and newer) or NTLEA (I don't use it, so I'm not sure about this one). Applocale doesn't change a thing for RMXP games, but you're welcome to try if you don't believe me ;).

I highly suggest you don't use locale emulator, it severely fucks with your computer and makes some programs stop functioning, that's why I suggested the more drastic but works, locale change.

This game lacks anal, gangbangs and double penetrations. :(

But this new panties are really hot. :)

Subscribe to all of the above xD
 
Re: RJ155863 回転切りのセイラ

I highly suggest you don't use locale emulator, it severely fucks with your computer and makes some programs stop functioning, that's why I suggested the more drastic but works, locale change.



Subscribe to all of the above xD

Subscribe? What do you mean? There's another version with more content than the one shared here?
 
Re: RJ155863 回転切りのセイラ

Subscribe? What do you mean? There's another version with more content than the one shared here?

No, subscribe is like, reinforcing or approving an idea, I approve of his message.
 
Re: RJ155863 回転切りのセイラ

I highly suggest you don't use locale emulator, it severely fucks with your computer and makes some programs stop functioning, that's why I suggested the more drastic but works, locale change.
I personally have only one minor issue with it, but nothing so severe and I don't remember seeing something like this in reported issues either - minor issues and incompatibilities, but nothing even near "severely fucks with your computer" :confused:.
 
Re: RJ155863 回転切りのセイラ

I personally have only one minor issue with it, but nothing so severe and I don't remember seeing something like this in reported issues either - minor issues and incompatibilities, but nothing even near "severely fucks with your computer" :confused:.

I've got windows installer to stop working and further research, googling and uninstalling "fixed it". That's all.

I'd consider ruining operative system functions to severely fuck with your computer xD

its the female bath in the barracks, you go in there when lowering pregnancy points (i think that is how you trigger it) you get peeped on by some kids, I only got 3 scenes before I transitioned into post war deal. let me know if theres more after the almost doggy style scene.

btw is there anything after the boat trip or am i wasting my time? should i just wait for an update to try and progress?

Thank you! Trigger must be walking into their classroom.
 
Re: RJ155863 回転切りのセイラ

No, subscribe is like, reinforcing or approving an idea, I approve of his message.

Ha ok then lol.
In that case I subscribe for those features as well xD
 
Re: RJ155863 回転切りのセイラ

I am at the part where your grandfather disappears from home and not sure where to go from here. I'm sure its something stupidly obvious, but I've feel like I've been all over the map a dozen times. Can anyone tell me where to go from here?

BTW I am loving this game.

top left, the cave behind the church
before you go you should check the new events in the onsen inn, the old guy and the bar should trigger them
 
Status
Not open for further replies.
Back
Top