-Rogue-like: Evolution Год выпуска: 2016 Дата релиза: 2020/11/26 Жанр: ADV, SLG, Parody, X-man, Animation, Slave/Sexual Training, Male hero, Corruption, Oral, Blowjob, Vaginal Sex, Anal, Titsjob, Handjob, Masturbation, Stripping, Exhibitionism, Voyeurism, School Цензура: Отсутствует/Есть патч для удаления Разработчик/Издатель: Oni Платформа: PC/Windows Тип издания: В разработке Таблэтка: Не требуется Версия: v0.998c rus/eng Язык игры (сюжет): Русский/English Язык интерфейса: Русский/English Язык озвучки: Неизвестен/ Другой Системные требования (минимальные): CPU: Pentium4 2.0 GHz; RAM: 1 GB; VRAM: 128 MB; HDD: ~500 MB Описание: Вы - новый студент института Чарльза Ксавье для мутантов, обладающий способностью блокировать способности других мутантов при соприкосновении с ним. В школе вы встречаете девушку Роуг, чье прикосновении к кому-либо забирает память, способности других мутантов и жизненные силы, вплоть до смерти. И в этой игре вам предстоит показать Роуг, какого это иметь тактильную связь с другим человеком. Доп. информация: v0.995 Добавлена новая поза для Эммы и введен секс с Ороро. v0.997F2 Добавлены: Джубили(анонс), Хэллоуин, торговый центр, новая поза для Джин. v0.998с Добавлены: Джубили(HJ, BJ, TJ), новая поза для Шторм. Новую игру начинать не обязательно, но необходимо на всякий случай зайти в комнату игрока>специальные возможности>сброс переменных и поочередно прожать у всех девушек сброс имени и одежды. Не финальная версия перевода, надеюсь на фидбек.
I'm sorry, but an uncaught exception occurred. While running game code:
File "game/script Locations.rpy", line 156, in script call
call SpecialMenu #found in Rogue Scenes
File "game/script Functions.rpy", line 1329, in script call
call Level_Up(Player)
File "game/script Functions.rpy", line 1484, in script
menu:
File "game/screens.rpy", line 172, in execute
screen choice(items):
File "game/screens.rpy", line 172, in execute
screen choice(items):
File "game/screens.rpy", line 174, in execute
window:
File "game/screens.rpy", line 180, in execute
vbox:
File "game/screens.rpy", line 184, in execute
for caption, action, chosen in items:
File "game/screens.rpy", line 186, in execute
if action:
File "game/screens.rpy", line 187, in execute
if " (Заблокировано)" in caption:
File "game/screens.rpy", line 198, in execute
button:
File "game/screens.rpy", line 202, in execute
text caption style "menu_choice"
NameError: Name 'Одно очко' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback:
File "game/script Locations.rpy", line 156, in script call
call SpecialMenu #found in Rogue Scenes
File "game/script Functions.rpy", line 1329, in script call
call Level_Up(Player)
File "game/script Functions.rpy", line 1484, in script
menu:
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\ast.py", line 1483, in execute
choice = renpy.exports.menu(choices, self.set)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\exports.py", line 868, in menu
rv = renpy.store.menu(items)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\exports.py", line 1026, in display_menu
show_screen(screen, items=item_actions, _widget_properties=props, _transient=True, _layer=renpy.config.choice_layer, **scope)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\display\screen.py", line 1051, in show_screen
sls.add(_layer, d, _tag, zorder=d.zorder, transient=_transient, keep_st=True, name=name)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\display\core.py", line 1022, in add
self.hide_or_replace(layer, remove_index, "replaced")
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\display\core.py", line 1044, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\display\screen.py", line 445, in _hide
self.update()
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\display\screen.py", line 580, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 172, in execute
screen choice(items):
File "game/screens.rpy", line 172, in execute
screen choice(items):
File "game/screens.rpy", line 174, in execute
window:
File "game/screens.rpy", line 180, in execute
vbox:
File "game/screens.rpy", line 184, in execute
for caption, action, chosen in items:
File "game/screens.rpy", line 186, in execute
if action:
File "game/screens.rpy", line 187, in execute
if " (Заблокировано)" in caption:
File "game/screens.rpy", line 198, in execute
button:
File "game/screens.rpy", line 202, in execute
text caption style "menu_choice"
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\text\text.py", line 1340, in __init__
self.set_text(text, scope, substitute)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\text\text.py", line 1440, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "D:\Torrents\18+\Games\Rogue-Like-0.992g-win\renpy\substitutions.py", line 201, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Одно очко' is not defined. Windows-7-6.1.7601-SP1
Ren'Py 6.99.13.2919
Rogue-Like 0.992g
ошибка с поднятием уровня файл script Functions строка 1574 пропала [
Файл для замены в папке Rogue-Like-0.992g-win\game https://yadi.sk/d/CRHDTZkou1flLg Или решаем сами:
находим строку 1574 в файле Rogue-Like-0.992g-win\game\script Functions.rpy
"Повысить объем производства спермы. [[Одно очко]" if Player.Semen_Max < 5: Строка 2910 в файле Kitty_Chat.rpy
"Она лезет в карман, хватает что-то, а затем вытаскивает свои [Line] и кидает их на пол."
I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 107, in script call call EventCalls File "game/script Functions.rpy", line 1044, in script call call Poly_Start(EGirls[0]) File "game/script Scenes.rpy", line 1874, in script call call Harem_Start(Newbie,Round2) File "game/script Scenes.rpy", line 2359, in script if Party[0].GirlLikeCheck(Newbie) >= 600 and Party[1].GirlLikeCheck(Newbie) >= 600: File "game/script Scenes.rpy", line 2359, in <module> if Party[0].GirlLikeCheck(Newbie) >= 600 and Party[1].GirlLikeCheck(Newbie) >= 600: File "game/script Girls.rpy", line 1269, in GirlLikeCheck return getattr(self,"Like"+Chr.Tag) AttributeError: 'GirlClass' object has no attribute 'LikeKitty' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script Locations.rpy", line 107, in script call call EventCalls File "game/script Functions.rpy", line 1044, in script call call Poly_Start(EGirls[0]) File "game/script Scenes.rpy", line 1874, in script call call Harem_Start(Newbie,Round2) File "game/script Scenes.rpy", line 2359, in script if Party[0].GirlLikeCheck(Newbie) >= 600 and Party[1].GirlLikeCheck(Newbie) >= 600: File "D:\porno\games\Rogue-Like-0.992g-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\porno\games\Rogue-Like-0.992g-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\porno\games\Rogue-Like-0.992g-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Scenes.rpy", line 2359, in <module> if Party[0].GirlLikeCheck(Newbie) >= 600 and Party[1].GirlLikeCheck(Newbie) >= 600: File "game/script Girls.rpy", line 1269, in GirlLikeCheck return getattr(self,"Like"+Chr.Tag) AttributeError: 'GirlClass' object has no attribute 'LikeKitty' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.992g
v0.994h
n/a v0.994g
This one should fix some bugs, but might cause some new ones. I've kinda been distracted working on Emma's new pose. I'm liking how it's turned out. Anyway, this should add in some new interactions in the doggy style and sex poses, ones that didn't use to have fingering, dildos, or whatever, those options should have been added in. I might add more later. Some of these might cause some animation hiccoughs when switching from one action to another, so let me know if you see any. I have some ideas.
From me will edit the Mac & Linux as I'm still uploding those
После включения русского языка некоторые окна вариантов действий выходят за края экрана, расположенные внизу и их нельзя выбрать. С английским всё работает.
23104815После включения русского языка некоторые окна вариантов действий выходят за края экрана, расположенные внизу и их нельзя выбрать. С английским всё работает.
Нашел. Проблема в шрифте. Перезалил торрент с другим шрифтом.
эх... жаль оч быстро на все согласны, куча опций считай лишние. Уломать можно за пару дней, одна китти ломается , но тоже не долго. Девушек по моему уже и так достаточно, лучшеб геймплей подправил.
Игра крашилась с критической ошибкой при запуске, решил проблему удалением последней строчки в файле перевода
Rogue-Like-0.995a-win/game/tl/russian/Laura_Fondle.rpy. там в конце были символы не в той кодировке