Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 40 of 68 · Next page · Last page

There's an issue with the patch on Mac with missing pictures - I assume that's it about pictures of the previous chapter because it happens with "memories" of the MC. It's not dramatic. Another thing is that it seems that it is best you play a little and make a save with the unpatched Chapter4, and then patch it or you get the missing picture issue from the start and it looks like the game doesn't work properly. Maybe it would be better to introduce a working, already patched version? I know that issues with previous saves are not uncommon in Renpy - Ah yes, and I have to run the game from the renpy launcher because I get a "can't be opened" (the resolute one, not the usual "needs appoval because it's not apple"one) after patching.

Hey there.  I'm so sorry you're having issues.  Unfortunately, Itch has a 4GB file size limit so I had no choice but to chop up the update and make it into a patch, and what's worse is that I have no way of testing the MAC files. 
Thanks for bringing this to my attention and I'll try to find a way to fix the problem as soon as I can.

Thanks, I didn't know about the file size restrictions although I think the biggest Renpy game i downloaded from itch is about 13gb - anyways, I found a workaround and wanted to post it so others can play even if it's a bit fiddly :)

можно спросить когда будет новая версия и ещё в игру можно включить беременность

привет хочу сказать огромное спасибо за эту отличную игру

Is CH4 P2 still unavailable or do i just not understand correctly how to replace the game folder?

Been enjoying this game so much! My only complaint would be that I finished the update in a day. I realize its only a single person doing all of this while also living a normal life. So, meh, just got to wait for the next awesome bit to come in. Thanks for giving me a fun day off, at least.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script_prologue.rpy", line 1786, in script

    window show

  File "game/script_prologue.rpy", line 1786, in script

    window show

  File "renpy/common/000window.rpy", line 159, in execute_window_show

    _window_show(trans)

  File "renpy/common/000window.rpy", line 69, in _window_show

    renpy.with_statement(trans)

TypeError: '<' not supported between instances of 'NoneType' and 'float'

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

Full traceback:

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\main.py", line 670, in main

    run(restart)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\main.py", line 144, in run

    renpy.execution.run_context(True)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\execution.py", line 955, in run_context

    context.run()

  File "game/script_prologue.rpy", line 1786, in script

    window show

  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "game/script_prologue.rpy", line 1786, in script

    window show

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\ast.py", line 2259, in execute

    self.call("execute")

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\ast.py", line 2241, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\statements.py", line 342, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000window.rpy", line 159, in execute_window_show

    _window_show(trans)

  File "renpy/common/000window.rpy", line 69, in _window_show

    renpy.with_statement(trans)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\exports.py", line 1758, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\core.py", line 2978, in do_with

    return self.interact(trans_pause=True,

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\core.py", line 3582, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\core.py", line 4175, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\core.py", line 2782, in draw_screen

    surftree = renpy.display.render.render_screen(

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\layout.py", line 888, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\layout.py", line 888, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\layout.py", line 888, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\screen.py", line 731, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\layout.py", line 888, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\layout.py", line 1373, 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 "E:\Visual Novels\Homelander-Chapter4_Part1d-pc\renpy\display\transform.py", line 909, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 1041, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 910, in renpy.display.accelerator.RenderTransform.final_render

TypeError: '<' not supported between instances of 'NoneType' and 'float'


dont know if this helps but this is what i get when the error occur's

i followed the steps as well for the new update

I know, I'm so sorry.  There appears to be an issue with the patch and I've had to unlist them for the moment.  Working on a solution now.  The unpatched files have been made available again, so hopefully those will work properly.  Not sure if you need a fresh install for them or not though.

okay no worries i just installed them like 10min ago and was getting that error 

New update ain't working

(1 edit)

I'm sorry, could you explain a little more so I can help you figure out why it isn't working?
Did you have Ch4P1 already installed? or Was there a particular error that occurred? 
Any more information might help me solve the problem for you.

This update is a little different from previous ones as it's just a patch.  I go into more detail here as well as provide simple install instructions for the update.

https://jabbonk.itch.io/homelander/devlog/772010/chapter-4-part-2-update-patch

I had CH4P1 installed already and followed the instructions for Pt2 but when I press the start or load buttons it takes me to a notepad with a load of error messages.

I'm sorry.  I'm trying to figure out the issue right now.  It's possible that some of the bug fixes might have corrupted certain save files, so if a new game doesn't work then I'll hopefully have a new solution soon

Cool, thanks for responding ASAP

More Miranda anytime soon? ( ͡° ͜ʖ ͡°)

(-1)

Harem or solo Li options? I see you mention "Game offers an 'All women' version,  as well as a 'more variety' version" but thats just altering gender it sounds like.

(+1)

I heard that you had a injury and I am so glad to hear that it's just a minor one. Still though hope your injury gets better soon


Good luck with the game!!

will you be making a walkthrough for this game? if a walkthrough was a part of the paid section i would buy it

(2 edits)

To be honest, I really don't think there's a need for a walkthrough.  All of the decisions along the way are either very clearly labeled or just for personal flavor.  There are no wrong choices.

(-1)

I really liked the first 3 chapters but this last update was a bit of a let down, didn't have the girls i wanted yet and the attempt at pseudo animation was worse imo than just good renders with text.  Im pretty much in the camp of thinking animation is almost always worse than still renders either because they have no text or because the animation is less than perfect.  Overall, I wish I'd of waited to buy this game a second time till there was more and perhaps polished better.  Despite my negative impressions I do still intend to buy this game for a 3rd time apparently when it has more later but I might wait a good deal longer next time.

(2 edits) (+1)

Purchsed for $3 originally, 56 days ago. I had no issue downloading and updating to the latest version. The game is fun. I appreciate your work. Thanks.

*edit - windows version, no idea if that makes a difference.

(-7)

bro why did you suddenly put a price for the game its unfair dude first 3 free and now suddenly its kinda cheating bro😢😒😢

(+6)

I'm really sorry,  I'm not exactly sure what you mean by everything being free before, because I've always charged for the new updates.  Regardless,  I had to change the game's pricing around because I made a huge mistake years ago when I originally set everything up.  I was charging people full price for updates, regardless of their previous purchases.  I didn't realize I had made such a big mistake until some people here pointed it out.  

Previous chapters are still free to download (as "demos") but now, if someone has bought the game once, they should get all current and future updates for free.  It should make things better for everyone in the long run, but again, I'm sorry if this made things difficult for you, and I promise this wasn't done for any other reason but to fix my mistake!

(+3)

A good AVN is worth every penny from the first chapter on, Jabbonk is generous by providing the first 3 chapters for free as a 'demo'

(+2)

agreed

(+1)

When the few times you complain about somebody updating a game and keeping it updated for $4 a chapter I believe something like that I'd still pay that $4 per chapter $5 now but yeah it's still worth it good content good game anything like some people out there charging $30 or something for a nonfinished game or when they don't plan a fishing they just let die or something but thank you this game looks great so far

(1 edit) (+2)

Sadge, payed 4 dollars for this a few months back and chapter 4 is 5 lol

(1 edit) (+2)

Same here, wish i knew that i had to pay for each update

(1 edit) (+1)(-1)

I'm sorry, y'all...  If there was a way to give people discounts based on their previous purchases then I would do that in a heartbeat!
Edit: There was and this was fixed!

(1 edit) (-2)

Since the answer is "Yes, you'll have to pay for each and every update regardless what you've already paid", there's no incentive to purchase updates, it's better just to wait for the game to be finished before buying it then. I know I'm not planning on paying for each and every chapter, especially since you're now splitting up the chapter updates - making us pay full price for each half-chapter update I assume.

It's too bad, because I've enjoyed the game so far.

(+1)(-1)

The update was cut in half because it was too big and was taking me too long to release.  Chances are that the second half won't be as long as the first, and if that's the case, then I probably won't be charging as much for that update.  I usually detail these kinds of things in my weekly reports to keep people updated along the way, though the reports are on hold for holidays/launch week at the moment.

Also, technically, I think my answer is closer to "All I can do is work within this website's shop system.  I can't control how they allow developers to charge for our games, and I'm far too poor to put updates out for free."  From what I've seen, it's pretty common on this website for AVN devs to charge for new updates, especially updates that they've worked really hard on.  However, if you choose to move on then I understand, and I appreciate the support you've given so far.  Again, if Itch had a way for supporters to pay a smaller price to upgrade their game to a new update, I assure you, I would do it!  It wouldn't even be up for debate!

(No hate intended with the words above!)

(+2)

Most devs either offer a "buy once and always get the newest version" deal or only allow you to pay on patreon.  There are definitely games where I purchased the paid version on itch years ago and can still access the current paid version.

(1 edit) (+1)

 I got this early into Ch. 4 (continuing from an old save).

(1 edit) (+1)

Thanks.  I'm looking into it now!  I'm a little confused about how this happened, but clicking the ignore button should get you past this error.  Sorry for the inconvenience! 

this come up when i was searching up homelander from the boys

Is the trans content the mc being a futa or other characters and always male mc?

(+2)

The MC is always male

(+1)

Played through.  Good stuff and I'm really looking forward to 'tomorrow' and my chances with the big booty women.

(+1)

how many hours can I expect to get out this game at its current level?

(+1)

Tbh, I'm not exactly sure.  I can't seem to finish a playthrough without finding things to edit and improve so I always end up getting distracted.  Hopefully, some of the players will reply to this so you can get a better idea.  I've honestly been wondering the same thing.  If I had to guess, maybe 3-4 hours if you aren't skipping through dialogue, but I could be selling it short.

Show post...

Do the trans women have full female alternatives?

(+3)

Yup!

(+3)

THIS GAME IS AMAZING, seriously, top 3 nsfw 3d games I've played, the cast is so- well fuckable. The story and lore is amazing. The whole game is a 10/10

(-2)

Hello, I just wanted to know if the game is abandoned, I ask why it's been 8 months without a new version. The truth would not be something strange, so many good games like this one that end the same.

(+2)

Sorry!  The game isn't abandoned, my life has just been crazy busy lately.  Plus, I made chapter 4 too big, so it's taking longer than I originally hoped.  

(+2)(-5)

Fairly deceiving to tag the game "released" don't you think?

(+3)

Sorry, I thought I replied to this at the time, but I did see your post and changed the tag.  Totally my bad!  I didn't notice that the tag was clicked, so I really appreciate you pointing that out for me.

(+1)(-4)

Better late than never :D

So how far along are you now. Can we expect to see an update soon?

(+2)

Since my progress hasn't gone nearly as smoothly with this chapter as I'd hoped, I decided to release Chapter 4 in two halves.  I'm hoping to have the first half of chapter 4 out in December.  It's still a soft estimate, but I'm hopeful!

(+1)

Awesome

(+5)(-3)

ok brother, calm down, we all have a life, problems and things to take care of are a priority. I understand and thanks for answering, I would appreciate if from time to time you give signs of life, so we know if the game continues and that you are alive. A greeting and spectacular game by the way, seriously one of my favorites.

is this one girl kinda deal or a harem?

Love the Story fantastic, you don't have to take this suggestion or listen to me but I'd like more options on how the relationship with the Female MC ends up as I like to be quite monogamous. But don't take that as criticism as I love the game either super excited for the next update!!

(+2)

Love the story so far. Hope to soon see the MC get stronger while making more girls fall for him. If this is your first work then it seems you are a pro already!

(+5)

Love it, need moreeeeee

(+5)

Hang in there!  I'm working hard on the next chapter.  
Glad you enjoyed so far!

(1 edit) (+2)

If you're interested in help with what you've already written (the story's fun, but grammar and spelling are off), DM and I'd be glad to participate.

(+3)(-1)

great game ,I also love it 

(+2)

Thank you!

(+3)

love your game keep up the good work can't wait for more

(+3)

Thank you!

can't download on itch program.

(+1)

That's strange.  It just downloaded for me.   Try contacting Itch support if you still can't download it.

(+2)(-1)

Really enjoying this. Love the ladies and the futa. Looking forward to more!

(+1)

Hey,great Game, how it's going on the next chapter?

Can we paly this game in android with joiplay

I honestly have no idea!  I don't have an android.  Sorry!

(+1)

what engine are u using, bcs if it's renpy than it's possible using the joiplay

(+4)

Hi dev pregnancy is planned?

(+3)

Yeah

Hi, loving the game! Just hit snag not too long after chapter 2 started. At the swimming pool scene, before my guy gets in, I'm given the white screen 'An exception has occured' along with this.

While running the game code:
File "game/script_chapter_2.rpy", line 281, in script with dissolve
File "game/renpy_morpher.rpy", line 50, in new_audio_load return old_audio_load(fn)
IOError: Couldn't find file 'enterwater.mp3'.

Is there anything I can do on my end?

(+1)

Sorry for the late reply.  Looks like there was an error with an audio file, so the easiest fix for you right now is to click Ignore when that error pops up and it should roll past that error and let you continue to play

(+1)

Thank you very much! It worked, thanks for your help! 

any chance for android

(+1)

As soon as it becomes available I'll provide a link!

https://open.spotify.com/track/619p8Frf2gdv76xeN7At76?si=8fb9a7eac37c4c71

Viewing most recent comments 1 to 40 of 68 · Next page · Last page