Meef

New Member
Aug 25, 2017
3
11
79
What an annoying riddle, if you want people to quit playing, then I can't think of a better way than locking the rest of the game behind something like this. The answer is obviously The Sun, anything else is inviting frustration on your players. I hate games that make me close the game and refer to the internet to progress further, bad game design.
 
Oct 29, 2021
17
27
137
Correct answer in the game: The Rising Sun

Answers that make sense in the context of the riddle:
dawn
daybreak
sun
sunlight
daylight
wow ,i mean game breakers sux as is but they should at least try and make sense .though as a rule if i come across a game breaker or sandbox i delete the game and move on .it was an interesting till that point GL .
 

Nickhung

New Member
Feb 26, 2022
14
16
126
What the damn password for the cult meeting I wrote the sun, sun, you mother and none work
 

Nickhung

New Member
Feb 26, 2022
14
16
126
Correct answer in the game: The Rising Sun

Answers that make sense in the context of the riddle:
dawn
daybreak
sun
sunlight
daylight
I put all of those even IA was saying sun XD and I got shoot like 20 times before I came here. And anyway it was almost end of update.
 

Gorse

Member
GFX Designer
Aug 16, 2020
363
1,507
308
Why is this scene with this psychopath who comes at the mere thought of blood and killing is forced on the player?
Well, this particular scene without any choice to avoid the offputting and outright stupid outcome later on just killed this story for me. Not only having the MC acting totally out of character here, but another potential LI turning out to be a bat shit crazy psycho bitch is enough for me to avoid this game.

SenseiDaimon: good luck, but I'm out!
 

Echoesinthedarkness

Well-Known Member
May 18, 2020
1,102
2,203
448
Well, this particular scene without any choice to avoid the offputting and outright stupid outcome later on just killed this story for me. Not only having the MC acting totally out of character here, but another potential LI turning out to be a bat shit crazy psycho bitch is enough for me to avoid this game.

SenseiDaimon: good luck, but I'm out!
its cute that you are so frustrated you decided to go extra mile by tagging the dev to "hurt" him more. tell me, does this small "win" really made you feel better? just curious.
 

Konrad Simon

Member
Game Developer
May 12, 2021
293
676
136
I've been playing for a few hours now, and am up to the Queen's speech, and so far there's been a blowjob and interrupted anal. Uh...is there actually going to be any sex in this if I keep going, or should I give up?
 
  • Like
Reactions: ManifestDream

Overlord070

Engaged Member
Jan 21, 2021
2,198
5,060
590
Are we even sure this VN is planning to have sex in it? :HideThePain: :LUL:

Anyway, having played all the current content available, I agree that the no choice psycho killing and anal rape was out of left field. I didn't really mind the killing, but it really should have been a choice.

I also have a feeling the daughter will not be an option until very late in the VN cycle (if it even reaches that point without the abandoned tag) and will be a source of blue balls because of the typical dev decisions. Thankfully this last version we actually took the daughter with us instead of leaving her in that building, but it was only for a little while.

I always enjoy the dystopian setting and taboo content, hope the dev proves me wrong.
 
Last edited:

wiseold6996

Engaged Member
Sep 22, 2020
2,117
3,084
419
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 388, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 388, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 388, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 340, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
error: Invalid window

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

Full traceback:
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\main.py", line 635, in main
run(restart)
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\execution.py", line 955, in run_context
context.run()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 388, in script
$ __gl_test()
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 388, in script
$ __gl_test()
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 388, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 340, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\display\core.py", line 2122, in interact
self.start()
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\display\core.py", line 1005, in start
self.set_mode()
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\display\core.py", line 1325, in set_mode
if draw.init(virtual_size):
File "E:\New folder\WastelandGuardians-0.3-pc\renpy\display\swdraw.py", line 735, in init
self.screen = pygame.display.set_mode((scaled_width, scaled_height), 0, 32)
File "src/pygame_sdl2/display.pyx", line 550, in pygame_sdl2.display.set_mode
File "src/pygame_sdl2/display.pyx", line 186, in pygame_sdl2.display.Window.__init__
error: Invalid window

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Wasteland Guardians 0.3
Tue Mar 4 12:37:56 2025
Damn Am I the only one facing this problem?
 

Scyths

Active Member
Mar 18, 2019
774
924
280
Played the whole game today and I like it quite a bit so far. We'll see where it goes but I do quite like both the queen & Valerie. They both have one or two scenes where they are complaining about their shoes and are eager to take off their shoes lol so you know what the focus with these 2 is going to be.
 
3.60 star(s) 40 Votes