Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 81 to 120 of 268 · Next page · Previous page · First page · Last page
(+2)

is there a guide or are the choices not important?

(+3)

I just finished play this vn. It's... I can't describe it with my word... Just one of the best vn that I've ever play!! Good job Bradford and Wolfstar!!

Btw i can't get Oscar's show screen replay. What should i do to get that part? 

And i found some bug at the cave bear, hope it can be fix in the next update

(+2)

Howlies Fauzand,  thanks for playing our games!  Let's see, in regards to Oscar's show screen replay, you may have to go over that part again in the main game before it becomes accessible on the replay screen.  I did mess with the code again recently, so that's my bad  x3

Found a bug, any chance we could get a screenshot along with a description?

(+1)

I still can't get the screen replay tho even I replay it twice...


1. So the bug start after this part 



2. then this section appears



3. then I click some "ignore" option till this picture show up 


4. I thought everything was back to normal until after this part, appears some section like the pict no. 2. 



5. then I did the steps as in number 3 and this pict show up 



6. and after "and also..." part, some exception reappear. And I think that's the last bug that I found

hope you can fix it in the next patch. Also, is there a regular schedule for the update? believe it or not, I can't wait for the next update. Again You guys did a great Job!!

I also can't seem to unlock Oscar's show.  I keep repeating the section it must be in, but can't find anything new.

braford can you add a development log I will give you one piece of advice when you release a new public update write at least a list of changes that go into the new update please if you can give an answer

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

You might need to insert a 'black screen' with a "To Be Continued" or something prior to the credits, to at least allow players to save just before the game abruptly ends. ;) I keep running into the credits since I don't entirely know when the game's going to stop for the current version, so I can't save unless I replay. 

(+1)

Wolfstar
There is a bug at the bears cave or whatever its called

[code]

I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/FX/1-Sarge Practice 1/SRG_P1_3.png'>:

  File "game/Day4.rpy", line 5451, in script

IOError: Couldn't find file 'images/FX/1-Sarge Practice 1/SRG_P1_3.png'.

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

Full traceback:

  File "game/Day4.rpy", line 5451, in script

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\ast.py", line 613, in execute

    renpy.exports.say(who, what, interact=self.interact)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\exports.py", line 1142, in say

    who(what, interact=interact)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\character.py", line 876, in __call__

    self.do_display(who, what, cb_args=self.cb_args, **display_args)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\character.py", line 715, in do_display

    **display_args)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\character.py", line 507, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\ui.py", line 285, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\core.py", line 2492, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\core.py", line 2845, in interact_core

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

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\core.py", line 1921, in draw_screen

    renpy.config.screen_height,

  File "renpy/display/render.pyx", line 416, in renpy.display.render.render_screen (gen\renpy.display.render.c:6687)

    rv = render(root, width, height, 0, 0)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\layout.py", line 685, in render

    surf = render(child, width, height, cst, cat)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\image.py", line 294, in render

    return wrap_render(self.target, width, height, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\image.py", line 125, in wrap_render

    rend = render(child, w, h, st, at)

  File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3321)

    cpdef render(d, object widtho, object heighto, double st, double at):

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2027)

    cr = render(child, widtho, heighto, st - self.child_st_base, at)

  File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2859)

    rv = d.render(widtho, heighto, st, at)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\im.py", line 473, in render

    im = cache.get(self)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\im.py", line 200, in get

    surf = image.load()

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\display\im.py", line 524, in load

    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)

  File "C:\Users\[me]\AppData\Roaming\itch\apps\brafords-house-of-beef\HouseofBeef-1.48-pc\renpy\loader.py", line 543, in load

    raise IOError("Couldn't find file '%s'." % name)

IOError: Couldn't find file 'images/FX/1-Sarge Practice 1/SRG_P1_3.png'.

Windows-8-6.2.9200

Ren'Py 6.99.12.2.2029

House of Beef 1.48

[/code]

Hey, bit of an "older" reader here. Recently, ive been having trouble getting back to where i was(My laptop sometimes glitches and all data is deleted) and i would like to know, is there any chance that a "skip to next choice" or "skip to next scene" button will be added?

(+1)

So there are two ways to skip through dialogue in renpy that should already be coded into your build of House of Beef.  Holding down the control key speeds through dialogue, and you'll likely use it often on replays.  The other way is to hold down Shift and press the period key, this one jumps between choices.  I suggest using the control button skip while navigating through the gym in the early part of the game.

(+1)

Thank you!

(+1)

You're welcome ENA, thank you for playing our game!  =3

(+1)

Thanks!

Hello! 

I'd like to know if Sarge is the only goal of Jul or if there are other characters?  Is there any other language planned? Have you planned to put a map of the city on which the player can move? This game is really cool, I wonder how you conceives a game like this one. 

(sorry to bother you with all these questions but i really like the game)

(+1)

Thanks a lot man! I'm glad you liked the game. And well, about Jul's goals, well, without giving any spoilers out all I could say that his work is his goal, which doesn't means that other things can happen, so who knows? ^_~
About the map thing, that's something I have in mind for later builds since it needs a lot of work in the coding area and that'll take time.
And to answer your last question, well this is something I've been thinking about since many years ago, the writing part isn't easy at all and it takes time and most of the time I end up editing a lot of situation to try to keep them fun.
I always wanted to show a bit more about my guys like some short stories and thanks to Wolfstar's help this was a good chance to put them together.

(+1)

Ohhh and about other languages, I'm considering the possibility of having a spanish version but that'll take time as well. We'll see.

thank you for answering me, continue like this, your game is awsome. And also thanks to wolfstar.  ; )

(+1)

So, whee are the clothes-
I've been stuck at that part for a minute now-

(+1)(-1)

Never mind-

😘

(-5)

we need chinese😭

谁有汉化包啊?

can I get it for Linux 

(+1)

Howlies Dave4526,
Yes, you can get a version for Linux now.  Just download the PC version of the file, because of how renpy is setup, it should be compatible for Linux too.  Thanks for asking  =3

at the next update, I bet Julian get lucky ...

Thank you so much for new public update I love it amazing work

Cute update, just had to stop there, didn't it?

karate kung fu ijaja kiaaaa....my bottom was torn out

(-2)

we need chinese😭

happy new year 😉

(+3)

!Feliz año nuevo!  =3

Sarge is a tough boy sure in bed too 😉

(+3)

Yes sir  =3

I love playing this game I laughed when Gus looked at the picture and was wondering what one of the staff members was holding keep up the good work do want see if you do make another game and more comics big thumbs up

(1 edit)

Just recently downloaded the VN and so far so good! Was NOT expecting a Chester cameo. That was totally unexpected and awesome.

can someone help me please I can't seem to find gus's show

The first time you see Gus in the background just click on him until you get it ^_^

Thanks so mush i know its at the start but don't know wher

(+3)(-3)

this game is fun but all bodires are too similar, perhaps if there were more differences among the different characthers would more interesting

i'm really looking forward to julian and sarge getting together!😉

(-1)

Also one ?bug? I have found is that when you use the hide function (press H) it only hides the actual text, not the UI HUD so you aren't able to actually see anything more than normal.

please add a beefy otter ;^;

Hey! Feedback - The thought text is a little hard to read when Julian is working at his laptop in his living room (I think Day 4/5). I think his laptop and the font text are the same colour. 

Otherwise, loving this :)  

Wolfstar you re my hero 😉

(+1)

HoneyBear11, you're my hero!  Thanks for being a fan of our work, it's that kind of support that motivates and keeps us working  =3

When will realese the new update?

(+1)

Just posted!  Please enjoy  =3

(+2)(-1)

I realy love this game, will there be other races, like gorillas, dragons and maybe orcs?

(+1)

i Second the Orc thing. a nice green Musclegut orc would suit the Gym very well.

(+1)

Get your orcs here:  https://www.furaffinity.net/user/captaingerbear

(+1)

i really like the vn just keep going Wolfstar nice work!😉

(+1)

Thank you kindly HoneyBear11.  Team Paradise enjoys working on this project together, and can't wait to deliver more   =3

Deleted post
(+3)

I'm working on version 50 for Patreon this month.

Deleted post
(+1)

I honestly don't know the answer to that question.  You'll have to time one of your runs and let us know.

(+1)

As far as I'm concerned my friend Speedrun it in about 9 hours and 43 minutes without interruptions 

Deleted post

it actually takes less for the public build bit the patron

 build took longer for him because you can only play for so long before the code kills itself he had to restart 6 times 

Do you have Chinese

I'm having trouble loading a save game, am I the only one?

go and skiping till you read it...i have problem too with loading the saved game

(+2)(-1)

Can i ask is there any sex scenes

(+1)(-1)

yes

When is the next Update??..

4 days ago have new update sugar

(+1)

Is tthere sex contains?

yes honey 🤣

(1 edit) (+2)

This is one of the best visual novels I've played the characters and the backgrounds are well detailed the story holds you for a long time and the animations are very hot (not to mention the comics that Braford did 😩) 

I hope you guys don't stop with this project too soon

My favorite characters are:Oscar, chuck and sarge

Viewing most recent comments 81 to 120 of 268 · Next page · Previous page · First page · Last page