Deleted member 406005
Well-known member
- Joined
- May 9, 2019
- Messages
- 222
- Reputation score
- 438
Offline
Last edited:
Bug report:
Game version 1.02: d_152423 (FANZA)
orzThat's no bug if you use 1.01
Please provide:
- what you did in detail
- what game version you are using
From the picture, it looks like the gallery.
I am using 1.01 and by the looks of it, I have to have the FANZA version of this game?
The translation is for 1.03 !!! Older versions are not and will be not supported anymore.I've converted the translation to v1.03 and disabled the annoying new added questions except for sleep.
Not necessarily. Tinkering right now with op.ks script file and kinda achieved subbing with dialogue layer, but timers are a mess. So if one were to change part of a code in op.ks:The op and other video files would need to be re-encoded for hardsubbing.
*start
[cm]
[clearfix]
[bg storage="black.png" time=500]
[movie storage="mov_00_op.webm" skip="true"]
[return]
*start
[cm]
[clearfix]
[bgmovie storage="mov_00_op.webm" skip=false]
[wait time=15560] /* should be 15660 */
[menuwindows]
#Older sister
So hot!..
[wait time=1460]
[er]
[wait time=200] /* timer here should be: [wait time=520], but somehow it doesn't fit??? */
Hey, Mother!
[wait time=1280]
[er]
;[wait time=280] /* doesn't fit */
I'm sure, it should be around here.
; timers should be:
;[wait time=1700]
;[er]
;[wait time=1190]
; but the fitting ones are:
[wait time=1200]
[er]
[wait time=490]
#Younger sister
Sister, I'm thirsty!
; timers should be:
;[wait time=2530]
;[er]
;[wait time=380]
[wait time=2130]
[er]
[wait time=380]
#Older sister
I'm thirsty too.
; timers should be:
;[wait time=1160]
;[er]
;[wait time=640]
[wait time=960]
[er]
[wait time=240]
I'll buy some juice.
; timers should be:
;[wait time=1640]
;[er]
;[wait time=2600]
[wait time=1640]
[er]
[wait time=1600]
This area changed a lot...
; timers should be:
;[wait time=2080]
;[er]
;[wait time=1160]
[wait time=1880]
[er]
[wait time=960]
Mother, I bought some drinks.
; timer should be:
;[wait time=2320]
;[er]
[wait time=1820]
[er]
Check the map?
[wait time=2000]
[er]
[wait time=130]
#Mother
...
[wait time=1470]
[er]
; ...
; insert all other subs here
; ...
[wait_bgmovie]
[return]