Tell me what you think about the game. What needs to be improved? Something does not match up? Any bugs to report?
Put them here.
A gay visual novel of a young student on his sexual adventures in college · By
I liked the game because it is possible to create custom mods and this is an important aspect. I like to think about the script and I think about it often. I would like to see new updates to the main engine of the game and I think it can add realism. I like being too casual, but I would add realism.
[Spoilers]
Excellent update! This game deserves more exposure!
My only feedback is to review the branching pathways. For instance, if you tell Ned that you are not a couple after doing enough activities with him but not kissing him, he will still say that you kissed when confronting Vincent. I noticed several instances where the dialogue directly contradicts your plot choices...which leads me to my next point...
The reason why I explored these weird pathways is because the 1 on 1 with Ron is too hard to get. I think I have tried all the most logical routes and failed to get anything more than hugging in bed. I even got Ron's relationship score all the way to over 15.
Thank you! I try very hard to keep it consistent. I will look especially into the mentioned situation. Especially with the Ned path we did make some changes this update. I hope I did not mess it up too much.
When you can remember the other situations with inconsistency, I would appreciate if you tell me, so I can fix it.
In regard of Ron, in the 1:1 you do not get to have Sex yet. If you get him to sleep in your bed, you are all set for the next morning. There, it will be the only path with sex in it. And because of that, I hope to be able to release it relatively shortly.
Excuse my English, I'm using a translator, without a doubt I loved the game, I already completed it and I'm looking forward to the arrival of the next “part”, I am a native Spanish speaker and I would like to collaborate with the development of the translation, since It is currently incomplete, you should love this game and I would like to collaborate with the development of my language. postscript: My favorite character is Julian, I think they should add more scenes with him
Every help is welcome! Contact me on Discord and I will grand you access to the translation files: https://discord.gg/W6jgJhRZpJ
I can't tell you how much I enjoy this game, it's great! I'm also really enjoying BEngel, please keep up the good work!
[Spoilers below]
One issue I've noticed in the past 2-3 updates (sorry I'm not certain--and I only recently discovered this scene, I've never been able to see the end if there is one) I've reached the scene where Ron cries in the shower the morning after. I'm not able to complete that scene. If I find the body wash bottle, I'm dumped back out to hallway where I can choose the elevator, and the scene does not complete. If I choose the other option that isn't leaving, I get dumped all the way out to the main menu. I'm currently in v0.51 and this is still the case. Please let me know if you need any further detail!
Yes. Could you send me a screenshot with the last image you can see, before it brings you back to the elevator? Is this the same scene where you quit to the main menu? If not, please send me a screenshot of this scene, too. Was Ron drunk at the party?
Please send it to pridedrawing@protonmail.com. Thank you.
This is so full of suspense, and it's so sexy. Ron OMG. Er kann mich haben, wie er will. I need a real Ron in my life. I like how different playthroughs offer different outcomes, and going through the same scenes with different preconditions mean it plays differently. Ned and the main character's best case scenario in the stock room is also pretty amazing. Woof!
The parts where you animate look so good. My only ask is more animated over still images, as anything with slide show style or animation was glorious. You have a real eye for curves and edges of beautiful male shapely subjects.
[Spoilers]
I have some feedback. I didn't kiss Ned and told him we weren't a couple in the locker room, but at the party, when I tried to mess around with Vincent and Max, I lost relationship points with him with the dialogue saying they felt guilty for trying to cheat on him. Also, after letting Nathan have his way with me in the gym at night after the wrestling matches, the dialogue back in the dormitory is wondering what Ned would say about the interaction with him and how it would probably be best to not tell him about it. I found this odd because I had been gunning after Ron in my playthrough.
Also, I left the Headmaster's house before seeing Julian in the dog's outfit. However, when he returns with the dog collar on, one of the choices (Could be worse) is to bring up the dog's tail when there should have been no way to know about that.
Wonderfully layered, your work. Thank you! My only quibble so far has been my inability to get past the "hallway highlight jamboree", wherein I speak to all of the people there. I then click on the door (elevator, whatever) -- and get a message saying "close menu", so I do -- and am sent back to the populated hallway. What must I do to move on??
I totally like the game, both the visuals and the content!
But: There's still lot to do!
1.) more depth to the characters, Ned is a good start, a nasty story for each one:)
2.) some more kink: I love the cage, but I miss the loads I have to take while it's on (headmaster, sportsmen, anyone^^) I miss the jockstrap sniffing in the lockerroom, the "str8" acient greek god in the swim team enjoying watersports, the Headmasters idea to put his little boys back in diapers...
Indeed, still much to do. Thank you for the feedback! I‘d love to hear what you have in mind in more detail. Send me a message on discord if you want to, or post it on the discord server if you want to. Or just post a reply here.
Either way, I totally agree and there are lots of more kinks to explore, and characters to develop…
Ran into an exception while trying to deal with the headmaster after wrestling. (Which, btw, this guy really needs to get arrested after what he did to my character; I hate how he’s just brushing it off as an “accident”. Where’s the “punch” option?)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 116, in script call
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 116, in script call
File "elevator.rpyc", line 167, in script call
File "scene/Afterparty/sitonbed.rpyc", line 290, in script call
File "scene/Afterparty/ronsolo_endings.rpyc", line 77, in script call
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 167, in script call
File "scene/Wrestling/wrestlingend.rpyc", line 32, in script call
File "scene/News/news_intro.rpyc", line 85, in script call
File "scene/News/news_headhome_leave.rpyc", line 33, in script
File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Bound to College 0.6.6
Sat Feb 3 10:47:11 2024
I guess also, while I’m here, there was one line of dialog in the wrestling scene where the headmaster called my character “Connor” instead of my selected name. (EDIT: There are a few other instances of being called Conner in the remains of the Ron and Headmaster scenes as well, and one path that made it seem like suddenly the narrator was talking from Ron’s perspective?)
And during the after-party sequence, Julian had left and I was comforting Ron, and I just inexplicably and unavoidably lost points with Ron; he stormed out as if I had told him about Julian when we first met, when I know I rolled back that decision with the “Back” button. Idk if you’re like checking if I saw a line or something (which I know RenPy stores for the “Skip” feature) or if you’re keeping that variable in persistent data or something, but I was punished for something that technically didn’t happen in this timeline.
I am quite enjoying the scenarios and the rendering is top notch. The English dialog (and voice lines) could use a spelling and grammar pass, but I’m still enjoying it in a B-movie kind of way. Keep up the good work. I’ve tried my hand at VN games before, so I know how insane the web of choices and all the variable tracking can get.
Thanks for the amazing game, i love all the characters and the art you made is beautiful! I am so looking forward to the next update!
I hope to see more romantic developments with Vincent and since he is a sub (he called the protagonist master in the locker room!), the protagonist should walk Vincent like a dog, NAKED, ordering him to do things that's unbearably shameful in front of his friends or even in the public. Also tie Vincent up somewhere exposed, milking him, edging, keep rubbing his dick after he cums.
I also find Ned's group of costume friend very cute, the one on the left of Ned when they took the picture while the protagonist was tied up in the gym, NAKED. Thanks for the scene, that is so HOT! I hope you can turn that friend of Ned's into a character we can interact.
I hope you can consider my suggestions, especially the ones with Vincent! Thanks, I love your work!
By the way - the idea of putting all the boys in casity cage is perfect! I wish there is an option the college can execute that on all boys! Don't let the news ruin such a GREAT policy!
Hello, dear PrideDrawing, in this comment I would like to thank you for your efforts that you are making to improve the graphics and behavior of the characters, I admire Ron, I hope that in the next updates Ron will receive no less attention, I sincerely would like to see him more often. I thank you again for your efforts.
I encountered the following bug:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "elevator.rpyc", line 167, in script call
File "elevator.rpyc", line 167, in script call
File "scene/News/news_intro.rpyc", line 85, in script call
File "scene/News/news_headhome_leave.rpyc", line 33, in script
File "C:\Users\ecupi\OneDrive\Desktop\BoundToCollege-0.7.1-win\renpy\ast.py", line 1845, in execute
if renpy.python.py_eval(condition):
File "C:\Users\ecupi\OneDrive\Desktop\BoundToCollege-0.7.1-win\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\ecupi\OneDrive\Desktop\BoundToCollege-0.7.1-win\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Bound to College 0.7.1
Sun Nov 17 10:05:33 2024
[/code]