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