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.