do you guys have links to the new grenze viewer? they said it was 20gb now
>>8714224Almost. It's a little bit heavier. 26gb.Pixeldrain.Base viewer: u/FmGWcavw6/24/25 Update: u/7m2yoQcw7/1/25 Update: u/ary7zUQX7/18/25 Update: u/CTGaCdDv7/30/25 Update: u/AunaVT8t8/13/25 Update: u/Ac5YuciP8/21/25 Update: u/2si5E9pr9/03/25 Update: u/B2WyvuNV
do you still need the old viewer or nah if so, is it fine to delete the old one? Thanks for the links
>>8714241You need the base viewer and then you need to apply every patch to the base viewer in order.
Got it
>>8714241It's probably fine. You can throw away the old viewer, i think.
I can't start the viewer I'm sorry, but an uncaught exception occurred.While running game code: File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/common/00gltest.rpy", line 390, 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 342, in _gl_performance_test ui.interact(suppress_underlay=True, suppress_overlay=True)Exception: DirectSoundCreate8: Out of memory
What dependency do I need. My viewer is not working even the base viewer alone is not working. Is this because of Windows 11 or is it because of me missing dependency?
>>8715636DirectSoundCreate8: Out of memorySounds like you don't have enough RAM, or free space on your hard drive. Make some free space, or try run the viewer after having closed non-esential programs.>>8716025I stayed on windows 10 and all i got to do was a simple extract and run. Try to run the viewer in windows 10 compatibility mode if that function still exists in 11.
>>871608664GB RAM and 612GB free space on that M.2 drive. No idea why it is not running. I am on windows 11 tho.
>>8716116That's plenty enough space. That said, if you have several partitions on you computer, make sure the viewer has been placed in the drive that has the most free space. It's easy to install an app or game on D:, or G: by mistake instead of the usual C:. If it wasn't human error causing the problem, try running the viewer in windows 10 compatibility mode.
>>8714233Thank you for the links. Do you have the viewer for Beat Wars Escalation Heroines (Alicesoft gacha) by any chance?
>>8716170Never heard of it. I got nothing.
It seems that some files are missing. Are there actually some empty files, or are there some corrupted files?[code]I'm sorry, but an uncaught exception occurred.While running game code: File "renpy/common/00start.rpy", line 164, in script jump expression _in_replayScriptError: could not find label 'scene_101423H1'.-- Full Traceback ------------------------------------------------------------Full traceback: File "renpy/common/00start.rpy", line 164, in script jump expression _in_replay File "renpy/ast.py", line 1757, in execute rv = renpy.game.script.lookup(target) File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original))ScriptError: could not find label 'scene_101423H1'.Windows-10-10.0.26100Ren'Py 7.4.11.2266Grenze Viewer (仅供学习交流,严禁商业用途,请于24小时内删除,如果是买来的请回头举报出售者) 2.1Mon Sep 8 19:15:47 2025[/code]
>>8716315If 423 is the unit that I think it is. It does not have any scenes because they are not in the game files. Those are going to be added later.
>>8716318The bunny girl scene? I don't have it either. In addition to 423, the viewer is also missing unit 408 and 409.
>>8716146I have several drives on my PC there is no more windows 10 compatibility mode. I got these errorsI'm sorry, but errors were detected in your script. Please correct theerrors listed below, and try again.The label scene_101399H1 is defined twice, at File "game/script/easy_dialog-5.rpy", line 1:label scene_101399H1:and File "game/script/easy_dialog-6.rpy", line 12571:label scene_101399H1:The label scene_101399H2 is defined twice, at File "game/script/easy_dialog-5.rpy", line 801:label scene_101399H2:and File "game/script/easy_dialog-6.rpy", line 13411:label scene_101399H2:Ren'Py Version: Ren'Py 7.4.11.2266Tue Jun 17 00:56:40 2025I'm sorry, but an uncaught exception occurred.While running game code: File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/common/00gltest.rpy", line 390, 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 342, in _gl_performance_test ui.interact(suppress_underlay=True, suppress_overlay=True)Exception: DirectSoundCreate8: Out of memory
>>8716146Here is the full trace back.Full traceback: File "renpy/bootstrap.py", line 331, in bootstrap renpy.main.main() File "renpy/main.py", line 662, in main run(restart) File "renpy/main.py", line 148, in run renpy.execution.run_context(True) File "renpy/execution.py", line 922, in run_context context.run() File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/common/00start.rpy", line 207, in script call call _gl_test File "renpy/common/00gltest.rpy", line 390, in script $ __gl_test() File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00gltest.rpy", line 390, 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 342, in _gl_performance_test ui.interact(suppress_underlay=True, suppress_overlay=True) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3286, in interact self.start() File "renpy/display/core.py", line 2200, in start renpy.audio.audio.init() File "renpy/audio/audio.py", line 955, in init renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False, renpy.config.equal_mono) File "renpysound.pyx", line 390, in renpy.audio.renpysound.init File "renpysound.pyx", line 98, in renpy.audio.renpysound.check_errorException: DirectSoundCreate8: Out of memoryWindows-10-10.0.26100Ren'Py 7.4.11.2266Grenze Viewer (仅供学习交流,严禁商业用途,请于24小时内删除,如果是买来的请回头举报出售者) 2.1Mon Sep 8 11:55:04 2025
>>8716329That is strange because my viewer has those scenes.>>8716535I see what your issue is but my viewer also does not have this problem.I'll just drop the full viewer again next update. Should fix all those problems.
>>8716533>I'm sorry, but errors were detected in your script. Please correct theerrors listed below, and try again.The viewer isn't mine, i took it from panda.>>8716717>That is strange because my viewer has those scenes.Thanks. That's what i was wondering. I must have missed one of the updates.>I'll just drop the full viewer again next update.starkiller7890?
>>8716798Yeah, I am the one who does the viewer updates on panda
>>8717053I see. Thanks for sharing the new viewer with us. It must have taken time and effort.
>>8717053Thank you for sharing it with us, and thank you for your hard work in adding character sprites and synchronizing the sound effects on your viewer.
>>8717138>>8717146I appreciate your guy's thanks even if most of that work was done by someone else, I'm just here to make sure that the viewer stays up to date.
how did you get these updates?
>>8714173Dear God, it should be illegal for a character to be as hot as Lutia.Why haven't they translated ER2 yet?
>>8717398Still commendable.>>8717684Yeah, she's top tier. She has a great va too.>Why haven't they translated ER2 yet?Risk aversion to problematic content, i suspect. Hildegarde's loli form and the torture segment come to mind. It's much more intense than whatever ER1 has in stock. Not to mention ER2 bears more superficial ressemblance to your everyday fantasy harem - those with big booba elves and what not, you know the ones - than the psychodramas/death games more commonly associated with torture porn. Not sure your typical normie adjacent harem enjoyer is ok with his favorite waifu getting roasted alive, raped to death, or having her brain punctured by needles in the main storyline.
New character in the files might be coming soon.They already have all the files for the new character so it'll be in the viewer when I update it tomorrow. Also the battle pass unit had their scenes added to the game now as well and that is also coming tomorrow.
Viewer update is out but since its the whole complete viewer as I currently have it, its a pretty big file now.
>>8718419Could you also share the link here, since accessing Sadpanda has been quite complicated these days?
im not sure why but the viewer wont start for some reason
>>8718566/u/9WLdFPaU>>8718578If you are not getting an error message my best guess is that it just takes forever to load
Where the heck is that Sadpanda forum everyone’s talking about?
>>8719468Anon, if you are'nt able to find that out by yourself, chances are you'll just end up wasting a lot of your time trying and failing to enter. Are you looking for something in particular?
>>8719498I know what Sadpanda is and how to get on Ex, no problem there. But I can't seem to find any posts or viewers related to ERG. I did manage to find some old CG posts from removed updates, though.
>>8720502Grenze's gallery comment section.
>>8717684Lutia so good they gave her advance appearance in the manga adaptation.
New update outu/PcHr8sz7
>>8717743She's so hot that i tried my best to collect every version of her in Grenze, hope they give us one more, maybe anniversary
Will viewers no longer come to MEGA?
Would any here know what to do when this pops up with the viewer?
Any anons have the waffle dlcs?
New Update/u/YscWeJ5q
>>8729537Thank you
>>8724120>u/PcHr8sz7Is there another update between this (9/17/25) and the 9/03/25 update? This is how many viewer looks after the 9/17/25 update applied
>>8731062This one/u/9WLdFPaU
The viewer is just flat out not starting anymore instead of throwing errors. I am going to try to run it in a Windows 10 VM.
New Update/u/Ljr9ce9xNo story scenes in the files yet
>>8734282Thank you for the patch. But unfortunately, there is something wrong with it.After installing it I get an infinite loop error.I have reinstalled the viewer 3 times and I keep getting the same error.These are the 4 files of the viewer that I use:9/10/25 Update: /u/9WLdFPaU9/17/25 Update: /u/PcHr8sz79/24/25 Update: /u/YscWeJ5q9/30/25 Update: /u/Ljr9ce9xThe first 3 works, but when I add the forth one it won't start.The error:I'm sorry, but an uncaught exception occurred.While running game code: File "game/gallery.rpy", line 10853, in script screen G101318: File "game/gallery.rpy", line 10853, in script screen G101318:Exception: Possible infinite loop.-- Full Traceback ------------------------------------------------------------Full traceback: File "renpy/bootstrap.py", line 331, in bootstrap renpy.main.main() File "renpy/main.py", line 560, in main renpy.game.context().run(node) File "game/gallery.rpy", line 10853, in script screen G101318: File "game/gallery.rpy", line 10853, in script screen G101318: File "renpy/execution.py", line 61, in check_infinite_loop raise Exception("Possible infinite loop.")Exception: Possible infinite loop.Windows-10-10.0.26100Ren'Py 7.4.11.2266Grenze Viewer (仅供学习交流,严禁商业用途,请于24小时内删除,如果是买来的请回头举报出售者) 2.1
>>8735022Use this 9/30/25 Update instead /u/L8wScfY3
>>8734282Wow. Holy curvy elves bonanza. Today is a good day. Never tought i'd see that elf captain on the left get the dick. She dodged them all until now somehow. Well ... i know how, she supposedly died in ER2. I guess something happened in Grenze, and she was brought back or something. Anyway, greatest unit in a looong while. Pretty dark too.>>8728454I had a link saved up. It's dead. F
>>8735312Thank you, now it works.
>>8714173Did an english version of Grenze ever get released?
>>8735710No. The only other official version is the chinese one, and i think it was discontinued; which is unfornutate considering it was providing us with uncensored cg.
Do you guys have a way to auto-translate Ren'Py?
>>8735995Nope.
>>8735312Do you ever plan on releasing the actual files from the game? The viewer at the moment is a mess and maybe having the game being done in Ren'Py was not the best idea? Or at least it should be done to make the viewer look a bit more like the actual game, kinda like the Taimanin RPGX viewer.
>>8736376If someone were to want to make a viewer themselves outside of renpy, I would not mind providing the files for that. I only used renpy because all the previous viewers were based on that and I am not all that familiar with optimal renpy coding and the like. I am not really familiar with the HTML/Node.js system the other viewers use either. This is more of a hobby/personal project for me anyway.I know how to get the files for a couple other DMM/Fanza games but I do not really have the time to try to figure out how create a new viewer that supports spine.
>>8736792Do you wanna keep some contact elsewhere of this thread? I'm the guy making these torrents on sukebei, so you can find my contact info there: https://sukebei.nyaa.si/view/4375735
>>8736376I forgot to mention, I am also on Matrix if you so prefer.By the way, if you have joined my server, let me know so I can add you and talk through PM if you'd so like.
>>8729537Big sadCan only pray to waffle gods>>8739170Telegram?
>>8739955Yes and no, I need a new user for it. And I was talking to the creator of the second version of the viewer, with whom I managed to get into contact with already (in fact he was sharing multiple servers with me already lol), and has told me some information.In fact I already got some more information than he knew, because the security in this game is... well, non-existent. I might work on a complete revamped viewer, but no promises since I am already on so many modding projects of mine.
New Update/u/8VsSUZvU
Am I missing an update? or put a broken one maybe? Any help please?
>>8741368I think its this one/u/9WLdFPaU
Does anybody have a screenshot of how the game looks like for the characters that have an animated screen?If there was a Discord or any other place to contact people for Waffle content that process would be faster for sure....
>>8741359Thank you for the update
New update/u/HxVCaXZe
>>8741359Thx
New VNs on the way
>>8751609Restart? What do they mean by that? A reboot? Or is it just their way of saying that they intend to pick things up from where they left off? Eden's Ritter 3? Mmh ... idk, smells more and more like an reboot actually, otherwise they would have gone with a regular announcement. But then again, maybe it's just their way of doing things. I guess we'll get fixed soon enough.
>>8751609Really need to know what that "restart" mean.
>>8751609Really excited to see them do more VNs. The latest one Waffle released was good but way too short. Also they need to be translated, but more importantly, UNCENSORED.Also, does anyone have the raw files for the uncensored version of Grenze? I need them for something... (please don't tell me the torrent on EXH because it is just the CGs)
New Update/u/HMVx9r6P