Report for what, exactly?Dunno if I should lol at this or just report for being so wrong. Maybe both
Report for what, exactly?Dunno if I should lol at this or just report for being so wrong. Maybe both
Bringing out any $/month or total donated since the tech build started is reportable. Then the whinage DC is never gonna release anything. Then the other whinage of why DC didn't release a pre-tech-alpha-proof-of-concept (which never happened and will never happen) ..... You get the ideaReport for what, exactly?
This was not news.I officially declare that there are no centaurs in this game. I checked the game files and found nothing.
The updates probably won't come out any faster than 3 months (strong guess) same as before. It'll just run smoother and be less buggy + aspect ratio change and larger map.One thing I wanna ask is that can we expect all the forecoming updates be substantially faster after the tech update has been implemented?
Also who wanna have a bet on when the tech update be coming out? My bet is on June next year
Are you expecting storyline content in the tech update? If so, you might want to rethink your expectations. The next storyline driven update is R(h)onda's, scheduled to come after the tech update (And I personally wouldn't rule out a bugfix version after the tech update). Could there be a surprise in the tech update? Sure, but I wouldn't count on it.i would be damn sad if the tech update hits and there are like 5 new animations one some revamped ones XD
What patch ? If you're talking about the wincest patch, all it does is change what Debbie/Jenny/Diane get called in the game. Since there's been nothing story-wise to change any of those 3's dialogue for over 2 years, the patch still works. Then the tech build comes out and laughs at everything, including savesok so the patch works and doesnt affect content did I get that right?
Importing a handful of booleans and integers --which is what saves in these games boil down to-- isn't exactly rocket science. If the fabled tech update can't manage that after two years of work, it'd be downright embarrassing.Then the tech build comes out and laughs at everything, including saves
Simply they are just reworking the game from half screen to full screen and don't know much about the new contentCan anyone explain to me what the new "Tech update" means? It seems to me like a large update, or rework.
You can fuck your save game by changing 1 line of code that happens before your save point. Now imagine what'll happen when you redo the entire codebaseImporting a handful of booleans and integers --which is what saves in these games boil down to-- isn't exactly rocket science. If the fabled tech update can't manage that after two years of work, it'd be downright embarrassing.
No need to do anything like that. Either take the pills and hit CTRL when the spin-2-win game doesn't end up like you want or use the phone hax. Console is locked for a reasonI'm curious about something. Is to possible to change the chance of impregnating a girl via the console or something like that or is it a separate thing?
Summon the FAQ or search for it around here. It's only been posted ~65 times by now, shouldn't be too hard to findCan anyone explain to me what the new "Tech update" means? It seems to me like a large update, or rework.
Sure. I'm positive you could also produce valid saves by providing the right seed to the random number generator of your choice. I've heard that's how Microsoft compiles Windows.Importing a handful of booleans and integers --which is what saves in these games boil down to-- isn't exactly rocket science. If the fabled tech update can't manage that after two years of work, it'd be downright embarrassing.
That does explain a lot indeedSure. I'm positive you could also produce valid saves by providing the right seed to the random number generator of your choice. I've heard that's how Microsoft compiles Windows.
That's for standard loading of saves which is built into Renpy, and it has to do with how it saves the scene you have currently open etc. But it's not what am talking about, which is just import/extraction and conversion of values of (known) variables from the file to corresponding new variables (if these even actually changed), while ignoring stuff that you know is no longer compatible.You can fuck your save game by changing 1 line of code that happens before your save point. Now imagine what'll happen when you redo the entire codebase
Guess you're better at this than the last ~5 coders, since the saves weren't compatible between builds from 0.1 to ~0.16, and even now are funky as all hell. Or not. The tech build will still scrap everything, whether or not it makes any senseThat's for standard loading of saves which is built into Renpy, and it has to do with how it saves the scene you have currently open etc. But it's not what am talking about, which is just import/extraction and conversion of values of (known) variables from the file to corresponding new variables (if these even actually changed), while ignoring stuff that you know is no longer compatible.