megaa05844
New Member
- Oct 10, 2022
- 13
- 91
- 80
Sure wish the original image was 8k then when cropped it would have been much larger then this
BTW first time seeing Her in high heels (hope we get to see Her in lingerie and high heels)
Sure wish the original image was 8k then when cropped it would have been much larger then this
BTW first time seeing Her in high heels (hope we get to see Her in lingerie and high heels)
ohk..sorry for the mistake for some reason it didn't load from my side hence I asked the question...Seriously? The first one is from 2 weeks ago, the other 2 are from todays report, and directly from the post.
They are also 7-8MB each. It's exactly what was posted....if you think they are not, go ahead and donate a "dollar" and they will be the same.
well yeah i get that, thats why i was also referring to game devs in a proverbial sense not just xenorav because of the variation and im not saying that ai would reduce the workload by months but it would definitely helpwhat's going on with people replying the same thing in all threads ?
they all read the same shit and now think that dev time can be reduced by using AI to code (while the most consuming task is posing and rendering)
todavia, por ahi dicen que a lo mejor en junioAlguien sabe si todavia no esta disponible el nuevo capitulo?
Did you not see this post, or did just come into the thread and comment without looking?Anyone tell us what xenorav wrote in last post
Because more than likely each image is 8MB each.ohk..sorry for the mistake for some reason it didn't load from my side hence I asked the question...
The code is by far the easiest part of this game. The game's script looks like this:most of renpy games takes thousands line text for each updates. in the last update it takes 6000 lines of codes, it means u need to add 6000 line of dialogue and u can't do that in chatgpt (for right now), that's why it takes so long to update and writing codes.
Good dream but not gonna happen unfortunatelyImagine in the next update, in the morning the MC wakes up to Amelie
deep-throat balls-deep staring at Him with those beautiful eyes.
yes, that's why i mentioned in the earlier comment that python is one of the easiest programming languange. but still have to focus to not write the wrong code, because if u fail to compile or even make a mistakes it will lead to error. and those line looks short because the dialogue text will be just like "...", "huh... yeah", just like that. it will looks different if it has a long dialogue in most renpy games.The code is by far the easiest part of this game. The game's script looks like this:
View attachment 2511408
Most lines are essentially just a couple of words or symbols. It's formatted like "dialogue - add render - dialogue - dialogue - add render - animation - add sound - dialogue - add render" and so on.
It can get more complicated if there are minigames included, but this game has none. It should really only take a few hours at most to write the entire code for one of these updates.