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
A bunch of news, but no real answers about the reboot situation.First, Eden's Ritter 1 is going to get a HD rerelease next month. Sure, why not. Better cg quality is always welcomed. Next is a new game sheduled for 2026 : Eden's Ritter II: Cecilia Gaiden. Not that hyped about this, i don't fuck with Cecilia. Too basic for me. And lastly, an announcement for Eden's Ritter Grenze Gaiden. No date, no details, and no confirmation on it being a new gacha or a vn tie-in to Grenze.Things are moving, which is reassuring in a way, given the state of the hentai industry nowadays. But the picture remains murky. With so little info it's difficult to tell which direction Waffle is going to take. In an ideal world we'd soon dine on two new vn of the most exquisite quality funded by unlimited gacha money, a unique example of gacha finally giving back after having taken so much. If we get half of that i'll take it as a miracle.
>>8753632To be fair, Waffle is doing fine in terms of VN output. The problem comes with most other companies that just do shitty VNs or simply erased that word from their dictionary.Excited for the Cecilia VN if done right, while indeed is somewhat basic, it is used pretty well (in the gacha scenes, not in the first game, that was really boring...).
>>8753636Just checked vndb and you're right, Waffle does have a respectable vn outpout. Better than most even. Too bad im not into any of the games post Eden's Ritter 2 Gaiden.>Cecilia VN basicAh, not what i meant. Cecilia the heroine is the one i find basic. I can see why you'd call the game itself basic tho, the structure and the worldbuilding certainly are. But other elements prevent me from labeling it boring. First of them being Noein. Mogudan doesn't miss when it comes down to drawing big juicy asses. There's also a rich and varied bestiary, a lot of bad endings, and i can't hate a game that features women in broken celestial armor. We definively don't get enough of that type of sexy armor in hentai.
>>8753643Oh, I did understand you. The thing is, most of the scenes included in the Eden's Ritter games minus the second game are just plain uninteresting, specially because they just rely on tentacles or weird animals like the spider monster...So that means that sadly, Cecilia had to be most of the time in the games were the boring scenes were included.Regarding the VN output from Waffle, well it is definitely inconsistent for me, but for example, the latest small VN they made for the JK girl was pretty nice, albeit really short (the reduced price justified it though).I wish we had more games like Eden's Ritter (medieval themed like) that are not vanilla like Kyonyuu Fantasy.
>>8714173is this rpg game?
>>8753776No, this is Patrick.
>>8753670Oh yeah, the ER2 is way more interesting than ER1, no objection here. I'm just reticent to deny ER1 its laurels just because it was outshined by its sequel.>more games like Eden's Ritter (medieval themed like) that are not vanillaIn principle these aren't rare, Kuroinu, Elfen King, Hime to Aiyoku no Sacrifice, - insert low quality Miel game #9031 here -, etc ... But i get you, starting from ER2 it feels like Eden Ritter is the only franchise that delivers this particular blend of dark epic fantasy. Not to mention ER is also Lesbian Couples the Game. A pretty unique flavor in a medieval power fantasy world dominated by the ten thousands times iterated upon twin kings tropes: "i'm a warlord ... so imma rape everything on sight", and "i got wronged in the past but then i suddenly became op somehow ... so imma rape everything on sight".>>8753776Yes and no. Eden's Ritter 1, 2, and the multiple gaidens are visual novels with no gameplay, so they can't be considered rpg. Grenze does fit however. It's a browser game, an auto-battler that it plays itself for the most part, but since the player has to manage the powers and the loadouts (i think?never played it) it falls into the rpg category in my book. Purists might say otherwise. Anyway
>>8753940>Yes and nothanks it has nice graphics so i was not sure if it was RPG or VN, shame>>8753785updooted
>>8753940Still waiting for a proper translation, and uncensored. But my god MangaGamer is the only company that does Waffle products, but they only pick up Kyonyuu Fantasy (in fact, 5 is already confirmed), but my god, they take longer to do a simple translation than the actual game itself...Also, is there any Waffle related server? I find really odd that there's no proper place to talk about Waffle-related content at all... I can do a server on Discord or somewhere else like there's for Taimanin if there's none.
>>8753987>they only pick up Kyonyuu FantasyThat's to be expected. A big booba vanilla game is always going to outsell the torture porn fiesta that is ER2. Businesswise the choice is clear. No mystery here.>Waffle related server?I don't know any. Again, not surprising, Eden's Ritter and Waffle games in general are pretty niche, nowhere near the level of recognizability enjoyed by Taimanin. Many people have never touched a Taimanin game either, but as they are into hentai they have been exposed to Asagi or Yukikaze. They might not even know the names, but they vaguely know that that tough looking cool ass ninja chick wielding a katana is from somewhere nonethless. The same cannot be said for any of the waffle girls, or most hentai babes in existence really. I wouldn't go as far as saying Asagi and Yugikaze are the Mario and Luigi of hentai in term of notoriety, buuuut ... then ... who else?
>>8754063I'll think about it then.
>>8752913I have a question. I don’t know how to update it. Could you explain it to me?
>>8754226I'm not the one who's making the updates to this mess of a viewer, but I can tell you that the method to do so, is pretty simple. You get the base viewer (from... somewhere), and you just pray that you have all of the updates and just apply them in order to the folder called "game",Keep using it for now, that's the best thing I can tell you for now, although keep an eye on this thread for some big updates on the matter.
Hey, I'd like to ask to anyone into the lore of the VNs and this game:What is the general premise of this game? Does the protagonist summon the girls to further his power into the world and/or to have his way with them? Also how are the girls ending up in rape scenarios and such? Are they taken advantage of by enemies/tricked or simply defeated?Thanks to anyone gracious enough to clue me (and anyone else as interested) in ^o^
>>8754794>the general premise of this game? Does the protagonist summon the girls to further his power into the world and/or to have his way with them?>Also how are the girls ending up in rape scenarios and such? Are they taken advantage of by enemies/tricked or simply defeated?As for the gacha goes, easy, read the Bond story (like the game calls it), and then the scenes... well they are there because Eden's Ritter is an adult franchise. But considering how the VN works... they can kinda make sense honestly. Why? Because the VNs are dead simple, every time you are presented with a choice there two options, the one that continues with the game, and the other one presents you with a bad end (yes, for EVERY CHOICE), that includes an entire scene, and that's without counting all of the unavoidable rape.From what I have translated from some scenes, there does not seem to be any kind of protagonist per se in the actual lore, there only seems to be any kind of interaction with the actual characters themselves.In fact, some of the first characters the game has are just the characters from the VNs and have associated with them some of the scenes of the VNs, giving even less reasons to bother with the story here.There might be a some sort of story here, but in the end, it's just a gacha...Regarding the VNs themselves, honestly the VNDB description do a really good job describing them. I say this because well... let's just say that they are pretty long, but ultimately it all boils down to the world going to shit due to monsters and then *spoiler alert*, some of the main characters end up going insane for an unavoidable death.Here are the VNDB pages: - Episode 1: https://vndb.org/v20357- Episode 1 (Extra): https://vndb.org/v25555- Episode 2: https://vndb.org/v24582- Episode 2 (Extra): https://vndb.org/v28155Also on another note, fuck it, Discord server (which is a WIP as of now, let me work on it) for those who wanna join: https://discord.gg/nx7VgwZDbA
>>8754794I don't know much about what happens in the gacha, but like >>8754871 said, the big picture is rather simple.A kingdom(ER1)/shady empire(ER2) is threatened by various evils. Those can be internal or external, and range from secret cults, invading armies, to cataclysm rank mythical monsters. Fortunately, the princess(ER1)/empress(ER2) has access to a source of divine power (implied to be the player if i remember that right) that grants her big powa transformation and quasi immortality. But that mojo has a price. It do be making them extra h-h-horney. It's so dire that even extreme pain gets converted into pleasure. Take note that it is particularly dangerous in battle because taking a beating means getting overwhelmed by waves of powerful orgasms, which in turn leaves our pseudo-magical girl even more vulnerable to the next beating That's the maso pig cycle, and at that point immortality start to become a curse.Political intrigue, betrayal, power of friendship, lesbian love, corruption and redemption, that's the sort of stuff you can expect. Also, no male protagonist. Main girl and her deuteragonist run the show. >how are the girls ending up in rape scenarios and such?Most of the time, defeat in battle. But they fall to blackmail, manipulation, or treachery on occasion. Surprise attacks works too. They also can get captured for long stretches of time during which they're defenceless from one rape scene to the other.
I'd like to see a viewer for MEGA and similar services.
do I need to add all of the updates to the base viewer or is the latest one enough?
I'd like all the updates to be added. Please.
>>8756988Just use any Pixeldrain proxy bypass page.>>8757219Read >>8754657, the base viewer is at >>8714233. Install the updates from this messages, and then go through the next updates inside this thread one by one.>>8757753Dafuq does that even mean?
>>8757942He probably wants all the updates to be assembled in one single file. I think it's going to happen eventually, but i don't see the need right now; there aren't that many.
New Update/u/Jh8i3NQ3
>>8758374thanks
I wonder why nobody has made a ingame CG/cutscene videos of this game, I've seen quite a lot of RPGX but nothing new come out from this game
>>8761123Not surprising. How many scenes are there in Grenze, currently? More or less 700, right? Suppose for one sec that each one of these takes an average of 30 min to setup and record, at a rate of 12h a day it would take an entire month to complete the whole thing. Quite a commitment. And that's not even counting the time and money spent playing the gacha to unlock all the scenes.
>>8761123Just record the scenes that you are interested into my lord. Besides, isn't better to use the viewer already? Ren'Py already supports Android...If you are that lazy and entitled that you need somebody to spoonfeed you the videos, you should maybe rethink twice about you said.
Guys, is Eden's Grenze a good game? I started playing Kyonyuu Fantasy Burst (from the same company) and I liked it. I downloaded EG to see what it was like but uninstalled it when I saw it had multiple servers. Is it a good game for beginners?
>>8761524I'm already hooked into 9 different gacha games, adding one more just to record the scenes doesn't worth it to me and probably will break me, and if i really want to bust it i can just look for the ripped in game CG images. My question is leaning more into preservation of the game on video format (thought we still have the CG images in case they pulled the plug on the game).
>>8762484>I'm already hooked into 9 different gacha gamesI don't know how you guys do this. I keep up with 3 and even then I'm debating dropping one (Legeclo).
>>87624849 gachas? You must be extremely rich. Or extremely poor.>preservation on video formatNoble cause, but the sad truth is that Grenze requires a diproportionate amount of work compared to your already not easy to manage average eroge. Not to mention it's not over and done once all the h-scenes are put online. They have to stay there, and you can bet your ass that some of them will inevitably get nuked at random. Not a happy fun time when that happens.
>>8762484The thing that needs to be preserved in video format is everything outside the CGs anf actual scenes of the game (minus the actual """""game"""""" combats), because this lets us kniw how the game did look like, and thus, helping us recreate its design when recreating the game's look through a viewer.People who record the scenes in video format tend to do it because there is no other way to extract the scenes for games that have a high level of security implemented. But for Eden's Ritter? You don't even need to pass the tutorial to even be able to get EVERYTHING.
>>8758374nice
The sound effect volume adjustment doesn't seem to be working properly. It's incredibly noisy.
>>8762532This. I remember there's actually quite a lot of eden's ritter grenze H-Scene videos out there, specifically in spankbang and now most of them are gone without a trace, including the one with Mahou Shoujo AI collab.
>>8762532>>8762644>>8763336Ah yeah i forgot that anything that posted online could be gone anytime unless someone archived them locally.>>8762644You mean the viewer above and its patches contains all the CG, Sounds and scripts to play the cutscenes without needing to create or even play the game first?
New Update/u/KdQKa6bE
>>8767997I mean, you can. Obviously I recommend the playing the game up to certain point to understand the code the game has, otherwise you'll be double-guessing what every part of the code does.This is why I say to record most of the gameplay, so that way we know how the game actually looks. Remember, once the game is down, nobody can actually decipher how the game actually looks like without a full server reconstruction, and that is a monumental task.
>>8768376man I want to grope some tits
In the current event, you can get a total of 20,000 points + any amount of payment to get a ticket for Grenze, which is a 10-draw specification including limited characters, so don't forget to draw it.
Does anybody who has any skin could help me out knowing how to select a paid-only skin for the main menu? I'm doing this viewer for the game, and I'm trying to be as faithful as possible to the original game.
>>8774422(continuation of the previous message because 4ch thinks that a link is spam apparently)Here's a video of my current progress (excluding the character select since that's not accessible from the main menu I have developed atm): /u/egd3cnJn (on pixeldrain)I am frequently posting these updates on the Discord I created recently for the game/Waffle in general: nx7VgwZDbA (on discord)
>>8753632About a month later and still no info on what's going on.
There's still no new game?
>>8714173>tentacles/d/ is that way
>>8775862Buddy, they are clearly now focused on letting the "hype train" on the HD remaster of Eden's Ritter 1. When that game gets released, they'll start announcing stuff for the new game.You'll keep forgetting that VN companies tend to just announce their new products like... 1 month before it gets released.