- May 28, 2020
- 85
- 1,120
- 199
Thanks so much. I really appreciate that. It really gives me motivation to keep working hard on this.This game is simplistically awesome, it has the best images and story.
Congratulations to the producers of this game!![]()
Thanks so much. I really appreciate that. It really gives me motivation to keep working hard on this.This game is simplistically awesome, it has the best images and story.
Congratulations to the producers of this game!![]()
I think you have been here since the beginning. Thank you so much for that. It makes me happy to know the game and the hard work are appreciated......great update....
...game keeps gettin better....
....gonna need more....
View attachment 3855690
Now a walkthrough, but no mac version, and don't bother trying to make one yourself unless you've got renpy 7, I've tried with a more up to date version and it wont have it.For real i feel you on this
yes and i hope more fetish in future will be added.So it's possible to only choose vaginal option with Claire this update ? and not choose anal correct ? sorry I don't mean to be funny, it's just that anal isn't my thing
First time using this for the game and I have to say, I'm not a fan of looking like a dumbass just for points. I'd rather lose points. Thanks for the hard work on this scrappy. I know you just go through the script to find the best points, it's just not for me.Edit: Updated for Ep 2
I've made a Walkthrough/Gallery unlock mod for this game
Features:
- Highlighted/addes hints to dialogue options
- Added a "Unlock all" button to gallery
- Fixed a few typos
Download:You must be registered to see the linksMEGA PIXELDRAIN
Will you shut up, or will you keep whining? Just go away and play another game if you don't like it. Nobody is forcing you to play this game. I see that, you are constantly picking on the dev. Bullies like you are the reason devs leave this place or quit games.First time using this for the game and I have to say, I'm not a fan of looking like a dumbass just for points. I'd rather lose points. Thanks for the hard work on this scrappy. I know you just go through the script to find the best points, it's just not for me.
Edit: Updated for Ep 2
I've made a Walkthrough/Gallery unlock mod for this game
Features:
- Highlighted/addes hints to dialogue options
- Added a "Unlock all" button to gallery
- Fixed a few typos
Download:You must be registered to see the linksMEGA PIXELDRAIN
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/game/Scenes/Episode two/Part one/EP2-P12 - Training.rpy", line 234, in script
File "game/game/screens.rpy", line 211, in execute
File "game/game/screens.rpy", line 211, in execute
File "game/game/screens.rpy", line 214, in execute
File "game/game/screens.rpy", line 215, in execute
File "game/game/screens.rpy", line 216, in execute
File "game/game/screens.rpy", line 218, in execute
NameError: Name 'm_c4' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/game/Scenes/Episode two/Part one/EP2-P12 - Training.rpy", line 234, in script
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3377, 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 "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 462, in per_interact
self.update()
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/game/screens.rpy", line 211, in execute
File "game/game/screens.rpy", line 211, in execute
File "game/game/screens.rpy", line 214, in execute
File "game/game/screens.rpy", line 215, in execute
File "game/game/screens.rpy", line 216, in execute
File "game/game/screens.rpy", line 218, in execute
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\text\text.py", line 1594, in __init__
self.set_text(text, scope, substitute)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\text\text.py", line 1712, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'm_c4' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Somewhere I Belong 0.2.0.0
Fri Jul 26 17:16:36 2024
You're funny. I love this game. I'll go back to playing it without the mod and make my own choices. Now, kindly stfu and go away, lil troll.Will you shut up, or will you keep whining? Just go away and play another game if you don't like it. Nobody is forcing you to play this game. I see that, you are constantly picking on the dev. Bullies like you are the reason devs leave this place or quit games.
I didn't have any issues with the base game nor the mod, so not sure what that is.is this caused by the mod?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/game/Scenes/Episode two/Part one/EP2-P12 - Training.rpy", line 234, in script File "game/game/screens.rpy", line 211, in execute File "game/game/screens.rpy", line 211, in execute File "game/game/screens.rpy", line 214, in execute File "game/game/screens.rpy", line 215, in execute File "game/game/screens.rpy", line 216, in execute File "game/game/screens.rpy", line 218, in execute NameError: Name 'm_c4' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/game/Scenes/Episode two/Part one/EP2-P12 - Training.rpy", line 234, in script File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ast.py", line 1903, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\exports.py", line 1010, in menu rv = renpy.store.menu(new_items) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\exports.py", line 1250, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3377, 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 "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 451, in visit_all callback(self) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\core.py", line 3810, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 462, in per_interact self.update() File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\display\screen.py", line 653, in update self.screen.function(**self.scope) File "game/game/screens.rpy", line 211, in execute File "game/game/screens.rpy", line 211, in execute File "game/game/screens.rpy", line 214, in execute File "game/game/screens.rpy", line 215, in execute File "game/game/screens.rpy", line 216, in execute File "game/game/screens.rpy", line 218, in execute File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\ui.py", line 992, in _textbutton text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\text\text.py", line 1594, in __init__ self.set_text(text, scope, substitute) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\text\text.py", line 1712, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 278, in substitute s = formatter.vformat(s, (), kwargs) # type: ignore File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 168, in get_field obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value File "D:\random\SomewhereIBelong-0.2.0.0-pc-compressed\renpy\substitutions.py", line 236, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'm_c4' is not defined. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22090809 Somewhere I Belong 0.2.0.0 Fri Jul 26 17:16:36 2024
Haven't played in while... We leave Anais?! Why?! What foolishness is this!?I didn't have any issues with the base game nor the mod, so not sure what that is.
MrBaker you know I love your game, despite what someone thought. I tried scrappy's mod and it's just not for me. I was wondering if there was a choice I missed where we stay in the city to be around Anais, her sister and the girls in the city, or does the game automatically have you leave the city with Claire, Santiago and the others?
I thought the same, which is why I decided to try the mod. I thought maybe there was a choice I made that fucked it up. I'm on Anais's solo path and ended up fucking that up also.Haven't played in while... We leave Anais?! Why?! What foolishness is this!?
Appreciate it. For some reason I couldn't get any of the Claire sex scenes in this update despite fucking her in the previous one. smh.I've updated my mod for this game here
Its fiction having women that know how to fight isnt an issuei'm gonna be quite critical, as i've seen and helped make my fair share of post-apocalyptic stories. both games and books.
You don't have permission to view the spoiler content. Log in or register now.
all in all, i don't know how much this bothers you or makes you think about things and/or changes. either way, i've said what i had to say. hope this helps in some way. and if not, just add me to the ignore list. it's there for a reason.
please learn to read. it's not them knowing how to fight, i have no issues with that. it's them winning a fight against a man, especially in CQC without weapons. that's biologically impossible for humans.Its fiction having women that know how to fight isnt an issue
Please try to think of this as a "Imaginary Visual Novel" which does not match reality at all, FFS there are zombies in there, do you see them in real life? Please stop comparing these imaginary fun games with real life and base your criticisms on that. There is literally nothing that happens in these visual novels that corresponds in real life, you won't get girls in real life who agree to share you lol. Lot of people here base their criticisms by comparing the games with real life, how is that even close to being a fair comparison? Think more logically please.please learn to read. it's not them knowing how to fight, i have no issues with that. it's them winning a fight against a man, especially in CQC without weapons. that's biologically impossible for humans.