Chat Thread

Аватар пользователя
Khan
Сообщений: 877
Зарегистрирован: 30 июл 2015, 17:38
Контактная информация:

Re: Chat Thread

Сообщение Khan » 10 фев 2016, 09:35

Karot писал(а):€ Large donation Done with paypal! :)

Good game guys, very funny too.
I hope daphne's story will be well filled, do not hesitate to put a lot of step, I love her body ^^.
I trust you Russian friends ;)

Any date for version 1.6?

Also, I have tried to translate some lines of code in my language (french) but when I recreated the scripts.rpa file and I run the game, no change: \
I use
rpaextractor -x scripts.rpa -o scripts
then after some trad
rpaextractor -c scripts.rpa scripts\

what's wrong ?

Thank you for donation!
Daphne will redraw in new version.
February-march release date.
You can use rpatool, you find it on internet. Its a simple programm.

jb13005
Сообщений: 3
Зарегистрирован: 04 фев 2016, 19:10

Re: Chat Thread

Сообщение jb13005 » 10 фев 2016, 13:55

Karot писал(а):€ Large donation Done with paypal! :)

Good game guys, very funny too.
I hope daphne's story will be well filled, do not hesitate to put a lot of step, I love her body ^^.
I trust you Russian friends ;)

Any date for version 1.6?

Also, I have tried to translate some lines of code in my language (french) but when I recreated the scripts.rpa file and I run the game, no change: \
I use
rpaextractor -x scripts.rpa -o scripts
then after some trad
rpaextractor -c scripts.rpa scripts\

what's wrong ?


Si je peux t'aider pour traduire, n'hésite pas ;)

Аватар пользователя
Khan
Сообщений: 877
Зарегистрирован: 30 июл 2015, 17:38
Контактная информация:

Re: Chat Thread

Сообщение Khan » 10 фев 2016, 14:30

jb13005 писал(а):
Karot писал(а):€ Large donation Done with paypal! :)

Good game guys, very funny too.
I hope daphne's story will be well filled, do not hesitate to put a lot of step, I love her body ^^.
I trust you Russian friends ;)

Any date for version 1.6?

Also, I have tried to translate some lines of code in my language (french) but when I recreated the scripts.rpa file and I run the game, no change: \
I use
rpaextractor -x scripts.rpa -o scripts
then after some trad
rpaextractor -c scripts.rpa scripts\

what's wrong ?


Si je peux t'aider pour traduire, n'hésite pas ;)

We can create files for you translate.
Pm me or ask in skype (qcerb32)

boolbo
Сообщений: 2
Зарегистрирован: 10 фев 2016, 01:47

Re: Chat Thread

Сообщение boolbo » 11 фев 2016, 03:54

How's progress on 1.5.3 or 1.6 even, i hope you added some new events and maybe a lesbo scene 8-)

Аватар пользователя
GIZ61
Сообщений: 126
Зарегистрирован: 31 июл 2015, 22:21
Откуда: Русь
Контактная информация:

Re: Chat Thread

Сообщение GIZ61 » 11 фев 2016, 08:32

boolbo писал(а):How's progress on 1.5.3 or 1.6 even, i hope you added some new events and maybe a lesbo scene 8-)

Hi, it will be not 1.5.3 or 1.6. It will be new wersion of the game(0.1), new scenario, new hero, more girls and new name of the game. Work in progress and release date coming soon.

Sorry for my bad english.
We are born of the blood, made man by the blood, undone by the blood.

Аватар пользователя
Karot
Сообщений: 14
Зарегистрирован: 10 фев 2016, 06:27

Re: Chat Thread

Сообщение Karot » 11 фев 2016, 17:12

Khan писал(а):We can create files for you translate.
Pm me or ask in skype (qcerb32)


for the next version, that would be cool :mrgreen:

but for now, I have a problem with accented character (french ... :? éèàùçêû ) do not work, displayed wrong.
If you can solve this problem for the next game (encoding utf-8?) That would be great
French community
Французский сообщество

Аватар пользователя
Karot
Сообщений: 14
Зарегистрирован: 10 фев 2016, 06:27

Re: Chat Thread

Сообщение Karot » 12 фев 2016, 16:04

Please, why I have a й in place of my accents ? Font problem ? encoding ? bug ? I tried several character codes, nothing works :|
I can't continue my translation without accentuated letter. Some words have no sens... :cry:
French community
Французский сообщество

Аватар пользователя
TenchiMuyo1984
Сообщений: 44
Зарегистрирован: 01 авг 2015, 20:10

Re: Chat Thread

Сообщение TenchiMuyo1984 » 12 фев 2016, 19:06

I've the same problem with german signs like (ä ö ü ß Ä Ö Ü).
All will displayed with kyrillian signs.

 Test äöüßÄÖÜ
Here is german Text: "Test äöüßÄÖÜ"
Изображение


That is a problem with the encodation.
The game is actually using latin-5 / ISO8859-5 instead of UTF-8.

https://de.wikipedia.org/wiki/ISO_8859-5

You see, there are no signs like french éèàùçêû or german äöüß.
In german is it easy to avoid that problem by using this:
"ae" instead of "ä"
"oe" instead of "ö"
"ue" instead of "ü"
"ss" instead of "ß"
but that doesn't look pretty. :(
Non mihi, non tibi, sed nobis.

Аватар пользователя
Dron
Сообщений: 346
Зарегистрирован: 31 июл 2015, 15:30

Re: Chat Thread

Сообщение Dron » 12 фев 2016, 20:06

Hmmm. But i see, that it's UTF-8 !
В любом деле главное - творческий подход.

Аватар пользователя
Karot
Сообщений: 14
Зарегистрирован: 10 фев 2016, 06:27

Re: Chat Thread

Сообщение Karot » 12 фев 2016, 20:58

solved !
Just need to change the font.
>Download Font (my choice : http://www.fontsquirrel.com/fonts/almendra )
> place it in /game/
> edit /game/scripts/options.rpy
> line 155 style.default.font = "your_font_name"
> enjoy

Изображение
French community
Французский сообщество

Аватар пользователя
TenchiMuyo1984
Сообщений: 44
Зарегистрирован: 01 авг 2015, 20:10

Re: Chat Thread

Сообщение TenchiMuyo1984 » 12 фев 2016, 21:55

Dron писал(а):Hmmm. But i see, that it's UTF-8 !


My script-files are actually coded as UTF-8 or UTF-8 without BOM.
But the game decode the german signs as kyrillan.

I was wrong, it isn't decoded as ISO-8859-5 but as Windows-1251.
https://de.wikipedia.org/wiki/Windows-1251

"->" stand for "will displayed as"

sign (UTF-8) -> sign (Windows-1251)

ä (U+00E4) -> д (E4)
ö (U+00F6) -> ц (F6)
ü (U+00FC) -> ь (FC)
ß (U+00DF) -> Я (DF)
Ä (U+00C4) -> Д (C4)
Ö (U+00D6) -> Ц (D6)
Ü (U+00DC) -> Ь (DC)

And i've test some other signs:
½ (U+00BD) -> Ѕ (BD)
¹ (U+00B9) -> № (B9)
¡ (U+00A1) -> Ў (A1)
¢ (U+00A2) -> ў (A2)
£ (U+00A3) -> Ј (A3)
¤ (U+00A4) -> ¤ (A4)
¥(U+00A5) -> Ґ (A5)

I think Karot was typing:
É (U+00C9) -> Й (C9)

You see, the last Byte from UTF-8 is the same from Windows-1251.

Here are an example:
"Test ä ö ü ß Ä Ö Ü. д ц ь Я Д Ц Ь. ½ ¹ ¡ ¢ £ ¤ ¥"
 test
It was include of one of the mainfiles in russian.
Изображение


Edit:
Karot писал(а):
 Karot
solved !
Just need to change the font.
>Download Font (my choice : http://www.fontsquirrel.com/fonts/almendra )
> place it in /game/
> edit /game/scripts/options.rpy
> line 155 style.default.font = "your_font_name"
> enjoy

Изображение


Interesting I've seen that too, but doesn't change the font at all.
But how is it possible? After downloading CREABBB.TFF and test in MS Word, it will have problems with kyrillan too.
Why is kyrillian displayed in the game by this font?
Non mihi, non tibi, sed nobis.

licantropus
Сообщений: 9
Зарегистрирован: 13 авг 2015, 16:32

Re: Chat Thread

Сообщение licantropus » 14 фев 2016, 13:45

Hey, looking forward to this new version!! can you show us pictures of the new girls?

Аватар пользователя
Khan
Сообщений: 877
Зарегистрирован: 30 июл 2015, 17:38
Контактная информация:

Re: Chat Thread

Сообщение Khan » 14 фев 2016, 17:19

licantropus писал(а):Hey, looking forward to this new version!! can you show us pictures of the new girls?

Only closed group see new girls.
Soon we open this group for english speakers

Аватар пользователя
Dron
Сообщений: 346
Зарегистрирован: 31 июл 2015, 15:30

Re: Chat Thread

Сообщение Dron » 14 фев 2016, 19:29

Karot писал(а):solved !
Just need to change the font.
>Download Font (my choice : http://www.fontsquirrel.com/fonts/almendra )
> place it in /game/
> edit /game/scripts/options.rpy
> line 155 style.default.font = "your_font_name"
> enjoy

Изображение


Great !

Nice work. You can use your font at this case. I'll set it in the game for your translation.
В любом деле главное - творческий подход.

Аватар пользователя
Dron
Сообщений: 346
Зарегистрирован: 31 июл 2015, 15:30

Re: Chat Thread

Сообщение Dron » 14 фев 2016, 19:34

TenchiMuyo1984 писал(а):
Interesting I've seen that too, but doesn't change the font at all.
But how is it possible? After downloading CREABBB.TFF and test in MS Word, it will have problems with kyrillan too.
Why is kyrillian displayed in the game by this font?


I see some strange things at the game files too. But there are no problem with Russian and English now. If your give me example of your problem translation file, i would try to solve it.

But the report of the font problems is the very good answer !
Really, the game use special font and it's not strange, that it hasn't full set of symbols for all European languages.
В любом деле главное - творческий подход.

Аватар пользователя
Karot
Сообщений: 14
Зарегистрирован: 10 фев 2016, 06:27

Re: Chat Thread

Сообщение Karot » 14 фев 2016, 22:32

TenchiMuyo1984 писал(а):But how is it possible? After downloading CREABBB.TFF and test in MS Word, it will have problems with kyrillan too.
Why is kyrillian displayed in the game by this font?


CREABBB.TTF contains 317 characters, Latin and Russian, but no accented characters for German, French, Spanish ....
The font with all our accents contain ~235 characters, but never the Russian alphabet : \
Can we make a font with all the characters that we need for the game? I don't know... not found... but why not ?
French community
Французский сообщество

Аватар пользователя
TenchiMuyo1984
Сообщений: 44
Зарегистрирован: 01 авг 2015, 20:10

Re: Chat Thread

Сообщение TenchiMuyo1984 » 14 фев 2016, 23:56

I think that is a combination of booth problems.
We use our french and german signs, they're not included of CREABB.TTF (BreativeBlock BB). After that the game fall back to Windows-1251 and convert our signs to Windows-1251. The result is this:

 TenchiMuyo1984
TenchiMuyo1984 писал(а):"->" stand for "will displayed as"

sign (UTF-8) -> sign (Windows-1251)

ä (U+00E4) -> д (E4)
ö (U+00F6) -> ц (F6)
ü (U+00FC) -> ь (FC)
ß (U+00DF) -> Я (DF)
Ä (U+00C4) -> Д (C4)
Ö (U+00D6) -> Ц (D6)
Ü (U+00DC) -> Ь (DC)

And i've test some other signs:
½ (U+00BD) -> Ѕ (BD)
¹ (U+00B9) -> № (B9)
¡ (U+00A1) -> Ў (A1)
¢ (U+00A2) -> ў (A2)
£ (U+00A3) -> Ј (A3)
¤ (U+00A4) -> ¤ (A4)
¥(U+00A5) -> Ґ (A5)

I think Karot was typing:
É (U+00C9) -> Й (C9)

You see, the last Byte from UTF-8 is the same from Windows-1251.


Edit:
Interesting. My post here (4640) is the 2nd result in google for search "CREABBB.TTF" :D
Non mihi, non tibi, sed nobis.

Аватар пользователя
Karot
Сообщений: 14
Зарегистрирован: 10 фев 2016, 06:27

Re: Chat Thread

Сообщение Karot » 21 фев 2016, 14:33

next version (new game) : March-April

Will be full translate in english ?

can we know the new name of game ?
French community
Французский сообщество

Аватар пользователя
Khan
Сообщений: 877
Зарегистрирован: 30 июл 2015, 17:38
Контактная информация:

Re: Chat Thread

Сообщение Khan » 21 фев 2016, 15:10

Karot писал(а):next version (new game) : March-April

Will be full translate in english ?

can we know the new name of game ?

Yes, we will try translate it when game release on russian language.

No, its a secret.

Reggae
Сообщений: 1
Зарегистрирован: 28 фев 2016, 00:12

Re: Chat Thread

Сообщение Reggae » 28 фев 2016, 00:15

I found the bird easter egg (the first scene) and it said "try to repeat the sequence" but that does not work. Is there a trick? Or is it just not finished?

xeenith
Сообщений: 1
Зарегистрирован: 25 янв 2016, 17:20

Re: Chat Thread

Сообщение xeenith » 05 мар 2016, 09:59

Khan писал(а):
Karot писал(а):next version (new game) : March-April

Will be full translate in english ?

can we know the new name of game ?

Yes, we will try translate it when game release on russian language.

No, its a secret.


so the new game will be russian only at first release then translated in english later?

seden
Сообщений: 4
Зарегистрирован: 05 мар 2016, 22:30

Re: Chat Thread

Сообщение seden » 05 мар 2016, 22:34

Guess it is another 'time travel' type of event/situation ?

Going for the main page here = announce about "bad education", with a setting albeit different, still based upon the "training" path.

Given it is a complet new game, yes, it would be surprising (albeit possible, if there is peoples + organization as to it) for a translated version to be available as soon the Original (Russian) is released.

To be seen :)

mLgPlaya
Сообщений: 1
Зарегистрирован: 06 мар 2016, 11:17

Re: Chat Thread

Сообщение mLgPlaya » 06 мар 2016, 11:21

you guys are awesome :) please put double penetration - deepthroat - pregnancy to the game . hope you guys release the first "art" soon . have a good day :D

Аватар пользователя
TenchiMuyo1984
Сообщений: 44
Зарегистрирован: 01 авг 2015, 20:10

Re: Chat Thread

Сообщение TenchiMuyo1984 » 13 мар 2016, 20:28

Изображение

:D
Non mihi, non tibi, sed nobis.

Vantian
Сообщений: 1
Зарегистрирован: 14 мар 2016, 03:02

Re: Chat Thread

Сообщение Vantian » 14 мар 2016, 03:04

Beautiful art :)

Keep up the good work!


Вернуться в «Архив»

Кто сейчас на форуме

Количество пользователей, которые сейчас просматривают этот форум: Bing [Bot] и 7 гостей