Ren'Py Abandoned Coming Back Home [v1.1.2] [Hidden Life Studios]

1.50 star(s) 6 Votes

CamaroFan432

Active Member
Mar 13, 2020
997
2,909
Well, at this point it's basically just an introduction. May become good or may not. There is barely anything you could judge at this point. Maybe it would've been better if the dev waited long enough to have at least 1000+ renders for the first release? Then it would've been a good and proper first version which would be worth to be judged. Well, we will see, if this will continue or get dropped. Wish the dev much success.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,939
7,815
baahhhh....
... Sandbox .......
And another dev ruining his game by adding senseless sandbox which obviously will end in one (or both) of 2 possible ways:
1.) adding unnecessary grind just for the sake of it
2.) increasing the necessary work for each update which will delay the updates overall

Sadly - but guess it's time to unwatch and uninstall - unfortunately i had big hopes in this one as the little sister was really a cute one and the gothic sis also seemed to have an intersting character.

bye bye
 

xlife122002

Newbie
Dec 9, 2018
20
23
I don't get it,what version is now?1.1.1 or 27v1.127 ?Either did i download wrong version or the game just content only one day?
 

CharleyT

Active Member
Jun 12, 2018
741
328
The v1.127 downloaded from the first page here and the version 1.0 downloaded in October of last year are exactly the same file size and contain exactly the same (minimal) content as far as I can tell.
Also if you change the text box to opaque, the game still crashes with errors.

Is the the link on the main page bad and pointing towards old content?
[edit: I checked the Subscribestar link for the "v1.1" -- same file size as the old 1.0 from October and the supposed v1.11 posted here.]
Yeah, content ends at first night...barely after intro, that can't be right.
 

whisperpuppy

The Werewolf Queen
Donor
Game Developer
Oct 27, 2017
789
5,394
Wow. I am so impressed with the skill of you compression. I wish you all my dreams. :love:
 

Hans_

Member
Aug 13, 2017
242
304
I see the latest review says something about errors but I didn't get a single one.
Still if this is the exact same size end content as the last update...
I mean it's not worth playing, there is no nudity at all.
 
  • Like
Reactions: Donjoe81

MrBenny

Well-Known Member
Jul 20, 2021
1,644
3,268
yep, here it is...textbox clear or solid doesn't work:
You don't have permission to view the spoiler content. Log in or register now.
more bugs: MC says name instead of "mother"
and old names after changing here:
You don't have permission to view the spoiler content. Log in or register now.

Same for me after I changed the text box from clear to solid, and font adjustment settings...before I started this title. I was impressed with the setting choices for this project, but it seems they don't function properly right now.

Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'\u2026ui/textbox_solid.png') at 0x0000000008265390>:
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'gui/textbox_solid.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/bootstrap.py", line 274, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 660, in main
    run(restart)
  File "renpy/main.py", line 146, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 938, in run_context
    context.run()
  File "script/intro.rpyc", line 12, in script
  File "script/intro.rpyc", line 12, in script
  File "renpy/ast.py", line 869, in execute
    statement_name(stmt_name)
  File "renpy/ast.py", line 47, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
  File "renpy/exports.py", line 1653, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2800, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3376, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3905, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2604, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 378, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/screen.py", line 704, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 1369, in render
    back = render(style.background, bw, bh, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 627, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 295, in get
    surf = image.load()
  File "renpy/display/im.py", line 723, in load
    raise e
IOError: Couldn't find file 'gui/textbox_solid.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
Coming Back Home 'v2.0'
Mon Jan 16 13:47:51 2023
 

Mr.Z

Active Member
Aug 8, 2018
710
632
Does this game have sexual content ? ( because nothing says it plainly )
Loli content can be avoidable ?
 

CutieLvr

Engaged Member
Jun 3, 2020
3,279
3,813
View attachment 2016486

Overview:
You were forced to live 7 years away from home, your only happy place. But, now, you are going back home, and everything will be as perfect as you wish.​

Thread Updated: 2023-01-26
Release Date: 2022-12-20
Developer: Hidden Life Studios - - - - -
Censored: No
Version: 1.1.1
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
Win/Linux: - - MEGA - PIXELDRAIN - WORKUPLOAD
Mac: - - MEGA - PIXELDRAIN - WORKUPLOAD
Other:
COMPRESSED* - ANDROID*
*This unofficial port/version is not released by developer, download at your own risk.

View attachment 2016490 View attachment 2016491 View attachment 2016493 View attachment 2016494 View attachment 2016495 View attachment 2016496 View attachment 2016497 View attachment 2016498 View attachment 2016499 View attachment 2016500 View attachment 2016501 View attachment 2016502 View attachment 2016504 View attachment 2016505 View attachment 2016507 View attachment 2016508 View attachment 2016509 View attachment 2016510 View attachment 2016511 View attachment 2016512 View attachment 2016513 View attachment 2016514 View attachment 2016515
Thank you for the game and "YES" to all new tags.
 
  • Like
Reactions: Hidden Life Studios

IPsycho

Active Member
Oct 16, 2018
531
435
Same for me after I changed the text box from clear to solid, and font adjustment settings...before I started this title. I was impressed with the setting choices for this project, but it seems they don't function properly right now.

Code:
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'\u2026ui/textbox_solid.png') at 0x0000000008265390>:
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
IOError: Couldn't find file 'gui/textbox_solid.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/bootstrap.py", line 274, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 660, in main
    run(restart)
  File "renpy/main.py", line 146, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 938, in run_context
    context.run()
  File "script/intro.rpyc", line 12, in script
  File "script/intro.rpyc", line 12, in script
  File "renpy/ast.py", line 869, in execute
    statement_name(stmt_name)
  File "renpy/ast.py", line 47, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
  File "renpy/exports.py", line 1653, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2800, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3376, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3905, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2604, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 378, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/screen.py", line 704, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 1369, in render
    back = render(style.background, bw, bh, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 627, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 295, in get
    surf = image.load()
  File "renpy/display/im.py", line 723, in load
    raise e
IOError: Couldn't find file 'gui/textbox_solid.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
Coming Back Home 'v2.0'
Mon Jan 16 13:47:51 2023
Same here
 
  • Like
Reactions: Gman4672
1.50 star(s) 6 Votes