Create and Fuck your AI Slut -70% OFF
x

aids543

Newbie
May 12, 2019
50
59
69
i wholeheartly disagree. minigames almost never add anything to the game beyond forced time wasters. there were a few that were fun, but most of them not only werent fun, but were forced to be played multiple times.

my question is why? they already had a solid(albeit barebones) working combat in the first one. why not take that and build upon it? if the mini game is mandatory, at least offer options so people can pick and choose which to do instead of a literal "this gives more money and is as boring as the others".
what about minigames that lead into a porn scene that was actually good and not just a single tit flash
 

Fake Rabi ~

Well-Known Member
Oct 22, 2018
1,249
1,426
396
i wholeheartly disagree. minigames almost never add anything to the game beyond forced time wasters. there were a few that were fun, but most of them not only werent fun, but were forced to be played multiple times.

my question is why? they already had a solid(albeit barebones) working combat in the first one. why not take that and build upon it? if the mini game is mandatory, at least offer options so people can pick and choose which to do instead of a literal "this gives more money and is as boring as the others".
it's not really a waste of time if it has a scene after you accomplish it.. and it also adds to the content, a little grind wouldn't hurt
 

groudor

Member
Feb 3, 2018
290
614
217
It's so obvious guys, cbob want us to participate in No Nut November. Expect something the next month if he doesn't decide to pick up also Blue Balls December :ROFLMAO:
 

ShadeTorch

New Member
Jan 10, 2018
9
11
145
If the artist is waiting for the coder couldnt he just overhaul book 1 and 2 scenes ? Not saying he should redraw them but he should draw more details and facial expressions onto them they look extremely stiff and katara allways has the same face during sex
I mean he could but don't he need the code to put them in? If he does then giving the coder extra work while they finish what they got is a bad idea.
 

YoraeRasante

Active Member
Jul 28, 2019
908
640
194
I mean he could but don't he need the code to put them in? If he does then giving the coder extra work while they finish what they got is a bad idea.
It depends.

If it is just changing the images to give more details there is probably no need to change any of the code. Not sure about Ren'py, but most programs keep the image files separate so you can just trade them for the new ones.

If it is just changing expressions with affection at points there are not specific images yet, there would be some extra work... but the artist do knows some Ren'py himself, as he does the Halloween Specials himself, so unless he goes too crazy he can just add some checks to use the new images at the right points.

The problem with the second one is... I do not know Ren'py myself, while I could try my hand at python as I know coding basics (and all languages use it, just expand on it, so studying them instead of just a specific language helps with all later) I can't say for sure how much Ren'py would limit someone, nor took a look into FET's code to see how much of a spaghetti it is, how hard would it be to mesh the changes to book 1/2 when cbob does finish the update to book 4?
 
  • Like
Reactions: F1forhalp

Rootykin

New Member
Jun 13, 2020
1
0
11
Can anyone confirm whether the Windows 0.9.0c file on Mega is clean or not?
My PC has been acting up after unpacking and it has gotten so bad I can't even do it myself right now.
Apologies in advance for wasting anyone's time, but this uncertainty is gnawing away at me and I'm trying to look into any possible origin to my problem.
 
Jul 1, 2018
107
101
199
Can anyone confirm whether the Windows 0.9.0c file on Mega is clean or not?
My PC has been acting up after unpacking and it has gotten so bad I can't even do it myself right now.
Apologies in advance for wasting anyone's time, but this uncertainty is gnawing away at me and I'm trying to look into any possible origin to my problem.
Yeah it's safe.
 
  • Like
Reactions: Rootykin and ediwo1

F1forhalp

MRP: RMAWH 4.2.1
Donor
Oct 28, 2019
2,440
2,143
447
It depends.

If it is just changing the images to give more details there is probably no need to change any of the code. Not sure about Ren'py, but most programs keep the image files separate so you can just trade them for the new ones.

If it is just changing expressions with affection at points there are not specific images yet, there would be some extra work... but the artist do knows some Ren'py himself, as he does the Halloween Specials himself, so unless he goes too crazy he can just add some checks to use the new images at the right points.

The problem with the second one is... I do not know Ren'py myself, while I could try my hand at python as I know coding basics (and all languages use it, just expand on it, so studying them instead of just a specific language helps with all later) I can't say for sure how much Ren'py would limit someone, nor took a look into FET's code to see how much of a spaghetti it is, how hard would it be to mesh the changes to book 1/2 when cbob does finish the update to book 4?
just changing the images would be rather easy to do, as long as you keep the naming canon (each replaced image must have the exact name and path of the old one), the script references will match it. if you mess up there, Ren'Py will tell you a file not found, with path reference.
a bit more writework would have to be done if it comes to changing the text, you'll have to find and replace the lines inside them scripts, if you mess up there, you get error messages telling you the first line that's not getting the expected result, so you better be right at each line from the beginning.. because it's going down to "fix one line, restart, next error, fix one line, restart, next error" you know the rest.

for how Ren'py can be stretched to it's limit, i'm not sure anyone knows the down-dead limit of that. some example how far you can stretch it just for a game, lookie here:
You don't have permission to view the spoiler content. Log in or register now.
but yea, some several people in this thread mentioned the FET code is rather very spaghetti.
 
  • Heart
Reactions: Nottravis

Dr Krieger

Member
Jun 28, 2017
162
1,056
314
just changing the images would be rather easy to do, as long as you keep the naming canon (each replaced image must have the exact name and path of the old one), the script references will match it. if you mess up there, Ren'Py will tell you a file not found, with path reference.
a bit more writework would have to be done if it comes to changing the text, you'll have to find and replace the lines inside them scripts, if you mess up there, you get error messages telling you the first line that's not getting the expected result, so you better be right at each line from the beginning.. because it's going down to "fix one line, restart, next error, fix one line, restart, next error" you know the rest.

for how Ren'py can be stretched to it's limit, i'm not sure anyone knows the down-dead limit of that. some example how far you can stretch it just for a game, lookie here:
You don't have permission to view the spoiler content. Log in or register now.
but yea, some several people in this thread mentioned the FET code is rather very spaghetti.
Worse than you think.
 

ogr blanc

Active Member
May 15, 2019
938
1,585
222
t6he sad thing is, this update probably wont have anything that big... since the reason for the delay is the coder, i suspect there wont be more than a couple scenes. maybe a bj from korra(if not just a hj), and maybe something small with another character.
 

Mistervd

Well-Known Member
Nov 25, 2017
1,578
1,953
351
At this point just work on the next update and release the two in december or something.
 
4.50 star(s) 306 Votes