[シルキーズ] SEXティーチャー剛史 (Silky's)

lStealtherl

New member
Apr 1, 2012
4
16
Not sure if troubleshooting here is the right place, but I'd like to have some help/insights on how to fix this blurry pictures issue. I've had it once before in another game, it hadn't occured to me back then to seek help and just skipped the whole game for another.

dEACYst.jpg


lB2yaTd.jpg


fakBNdx.jpg

I've tried swapping to different resolutions, but nothing changes. Appreciates all ideas and helps :)
 
Last edited:
Did you try full screen yet?
You can also try this which probably won't help but you might at least want to try:

1. Go to game directory, find the EXE file, the one which is actually starts the game
2. right click, properties
3. go to comability tab and Check run this program in compability mode for: and choose Windows XP SP3
4. also check run this program as administrator
5. Click OK and try run this EXE file. If still doesn't work go back to step 3 and select other options to see if there is any difference
 
Yea, I already did those, but I tried it again, fullscreen on every compatibility. Still the same, it rescales into blurry images.

I already looked into the settings and saw nothing wrong (I'm bad at tech tho), however some extra eyes doesn't hurt either.

[Script]
;StartUp =flagini.mes
StartUp =start.mes
Encode =1
File =Mes.arc

[Layer]
File =Layer.arc

[Data]
Encode =1
File =Data.arc

[Music]
File =Music.arc
IsMusic =1
Volume =91

[Effect]
File =Effect.arc
IsEffect =1
Volume =91
IsHEffect =1
HVolume=91

[Voice]
File =Voice.arc
IsVoice =1
Volume =93
IsManVoice =1
IsWomanVoice =1
CickEnd=1
IsPlayLoop=0
IsCharVoice00=1
IsCharVoice01=1
IsCharVoice02=1
IsCharVoice03=1
IsCharVoice04=1
IsCharVoice05=1
IsCharVoice06=1
IsCharVoice07=1

[Font]
Type =1
Face =MS ゴシック

[Display]
Mode =0
Width =1024
Height =768
EffectSpeed =1
WideDisplay=0
MesWndPosY=612
MaxMessage=1
WindowWidth=1024
WindowHeight=768
FullMode=0

[Direct3D]
Enable =0
VSync =0
MovieVSync=0

[DirectSound]
IsNotify =1

[Msg]
IsOneMes =0
IsAutoMes =0
AutoMesSpeed =205
ShowSpeed =205
Red =112
Green =105
Blue =205
Alpha =70
IsShowSpeed=1
IsEnableSpeed=1
WndOpen=1
OneMesSpeed=205
IsOneMesAll=0
ShowSpeedEnable=1
WndChange=1
EnableOpen=1

[CONFIG]
System =1
Page =0
Movie=1

MovieVSync=0
Movie3D=1
MapSpeed=4
BackLogMode=0
[DisplaySize]
Width=1680
Height=1050
RefreshRate=60
Mode=0
cx=1024
cy=768

I reinstalled it and this message popped up (probably did first time too). Can someone translate this?

VSOa347.png

I seems to have issues with this game overall (tried different downloads). All pictures are blurry, event scenes, sprites, background, everything except font. I've tried installing Dx9c from the iso, tried different resolution (rescales into blurry images) but to no avail :( Other silky works has worked fine so far but not this one. Is Win8 needed for this? I'll try update driver after this post.
 
Last edited by a moderator:
It says: Installation complete, please complete the installation by pressing the "Finish" button. Then is desribed how to start game if you have Windows XP/Vista/7 or Windows 8
like go to start menu etc... So this is nothing special, only notice.


As is says This game works on Windows XP and later so you don't need Win8 beside that a lot of Games have problems on Win 8 so it could be even worse.

By the way you could try edit the following lines iside the file you posted before
Code:
[DisplaySize]
Width=1680
Height=1050
RefreshRate=60
cx=1024
cy=768
Try changing to like is below, make sure the ratio is correct, and i don't know what cx and cy stands for so there is more examples below. You can also try change RefreshRate to 59 if is there any difference.

16:9 screen
Code:
Width=1600
Height=900
cx=1024
cy=576

or

Code:
Width=1600
Height=900
cx=1280
cy=720

or
Code:
Width=1600
Height=900
cx=1600
cy=900

16:10 screen
Code:
Width=1680
Height=1050
cx=1280
cy=800

or

Code:
Width=1680
Height=1050
cx=1440
cy=900

or
Code:
Width=1680
Height=1050
cx=1680
cy=1050
Make sure you have RefreshRate line written which is not in the above examples

Note: The next time you shouldn't make double post but try to edit previusly post.
 
Last edited:

Users who are viewing this thread