Taulion

Newbie
Sep 13, 2021
59
39
BUT... in your first post you write 0.100 version that is wrong
I already said that i was talking only about this
after 0.99 calling version 0.100 is wrong
"Major Version 0, Minor Version 99" can be written as v.0.99 or v.[0, 99] or v.[[Major, 0], [Minor, 99]] or VersionID "0-99" or Version: 0/99 among others.

"Major Version 0, Minor Version 100" can be written as v.0.100 or v.[0, 100] or v.[[Major, 0], [Minor, 100]] or VersionID "0-100" or Version: 0/100 among others.

"Major Version 0, Minor Version 100" should not be written as [1, 0], or [[Major, 1][Minor, 0]] or Version: 1/0 as that could clearly cause confusion.

Additionally, B versions do not need to be explicit (nor do Minor Versions)

Version: 1, could be followed by Version: 1/1 which could be followed by Version: 1/1/1

Version: 1/9, could be followed by Version: 2, or Version: 1/10, or Version: 1/9/1

v.0.100 could be followed by v.0.100.B (which would mean that "A" was implied originally.)

I used to name my versions using a lead zero, so that versions would start at

Major Version: 0, Minor Version: 01 and go up from there. My files could therefore be named as 0.01, 0.02, 0.03, and so on. The problem is that the files became hard to search for when I managed to reach Version 0.100, so I made one folder for the first 100 minor patches, then another for later ones.

examples:
\Archive\minorversion0-99\[insert name].v0.99
\Archive\minorversion100-999\[insert name].v0.321

If I had reached 1000, I would've just made another folder.

-

You fail to acknowledge that the dot between 0 and 99, is not intended to be used as a radix point.

Would you have the same problem if version: 0,99 was followed by version: 0,100?
 

M.Voigt

Newbie
Jul 25, 2018
80
71
I can't put the animations to work in my game, I tried several things but there's no animations, the game flickers and the animation doesn't load, it shows only the map behind, not even the animation at the beggining if it loads.

You don't have permission to view the spoiler content. Log in or register now.

I've updated my codecs, tried to replace the nw file and ffmpeg and it didn't work.

Can anyone help me with this problem?

I tried to play other rpgm games and the animations work on those, just this game it won't load.

There's no fun playing this without animations, the scenes feel empty without them.
Never had this problem with rpgm games before.
 
Last edited:

88stanford88

Well-Known Member
Aug 12, 2022
1,938
2,185
"Major Version 0, Minor Version 99" can be written as v.0.99 or v.[0, 99] or v.[[Major, 0], [Minor, 99]] or VersionID "0-99" or Version: 0/99 among others.

"Major Version 0, Minor Version 100" can be written as v.0.100 or v.[0, 100] or v.[[Major, 0], [Minor, 100]] or VersionID "0-100" or Version: 0/100 among others.

"Major Version 0, Minor Version 100" should not be written as [1, 0], or [[Major, 1][Minor, 0]] or Version: 1/0 as that could clearly cause confusion.

Additionally, B versions do not need to be explicit (nor do Minor Versions)

Version: 1, could be followed by Version: 1/1 which could be followed by Version: 1/1/1

Version: 1/9, could be followed by Version: 2, or Version: 1/10, or Version: 1/9/1

v.0.100 could be followed by v.0.100.B (which would mean that "A" was implied originally.)

I used to name my versions using a lead zero, so that versions would start at

Major Version: 0, Minor Version: 01 and go up from there. My files could therefore be named as 0.01, 0.02, 0.03, and so on. The problem is that the files became hard to search for when I managed to reach Version 0.100, so I made one folder for the first 100 minor patches, then another for later ones.

examples:
\Archive\minorversion0-99\[insert name].v0.99
\Archive\minorversion100-999\[insert name].v0.321

If I had reached 1000, I would've just made another folder.

-

You fail to acknowledge that the dot between 0 and 99, is not intended to be used as a radix point.

Would you have the same problem if version: 0,99 was followed by version: 0,100?
FacePalm.jpg
I was hoping this topic was closed

I confirm whay i said... after 0.99 the 0.100 is mathematically incorrect because this is same as 0.1

obviously there are wrong exception bc developer can do whatever they want....
but about this
Screenshot_2024-01-26_at_16.28.01.png

YOU WILL NEVER SEE A VERSION 1.100.2 of this app
The correct version will be 1.99.3 or then v2.0.2

cheers
 
  • Like
Reactions: DGMAI01

michaelcros

Member
Modder
Jul 22, 2020
368
1,745
View attachment 3305994
I was hoping this topic was closed

I confirm whay i said... after 0.99 the 0.100 is mathematically incorrect because this is same as 0.1

obviously there are wrong exception bc developer can do whatever they want....
but about this
View attachment 3305995

YOU WILL NEVER SEE A VERSION 1.100.2 of this app
The correct version will be 1.99.3 or then v2.0.2

cheers
oh lord - , please stop (do you use VLC? look at that last link. If you're correct, why is there a 3.0.10 and a 3.0.1? And why does 3.0.10 come after 3.0.8? and why is the lastest 3.0.19 and and and)
 
  • Like
Reactions: wildride69

Takkatakka

Engaged Member
Nov 11, 2022
2,571
7,243
One would think the simple concept of version numbers not being mathematical decimal numbers would be easy to grasp.


Never mind the fact that a developers can pretty much number their version as they want anyway, especially for a porn VN. It's not like the version number police will take them in if they don't follow the "software version numbering law" down to the letter.
 

Emogir

Newbie
Aug 23, 2019
74
95
So I've encountered a bit of an issue, and just trying to figure out if anyone here knows what's going on/how to fix it. I just downloaded the game, and decided to start from save 15 (enchantment 41) to skip over some of the relatively "boring" beginning stuff, since I already played up to enchanctment 70 or so a while ago.

Anyways, when I went into the gallery, I noticed that this save apparently hasn't unlocked Enchantment 32 (take top off in gym). And I've gone to attempt to unlock it by training with Zack 3 times now, and she did take her top off but the actual enchantment seems to not be unlocking in the gallery.
I'm just worried this will have some sort of effect in the future, and I don't want to have to end up restarting again, because i remember last time I stopped playing was because I'd gotten soft-locked because of a bug.
 

LochRaven

Newbie
Jun 16, 2020
42
96
when will be update ? I feel like I'm living another life since the previous update.
Last post on Patreon was Jan 6, no estimate for release date but he stated he was halfway through. He started work on this update sometime in Nov, so I'd say a February release is possible, though might end up being in March.

Hopefully more info soon.
 

michaelcros

Member
Modder
Jul 22, 2020
368
1,745
So I've encountered a bit of an issue, and just trying to figure out if anyone here knows what's going on/how to fix it. I just downloaded the game, and decided to start from save 15 (enchantment 41) to skip over some of the relatively "boring" beginning stuff, since I already played up to enchanctment 70 or so a while ago.

Anyways, when I went into the gallery, I noticed that this save apparently hasn't unlocked Enchantment 32 (take top off in gym). And I've gone to attempt to unlock it by training with Zack 3 times now, and she did take her top off but the actual enchantment seems to not be unlocking in the gallery.
I'm just worried this will have some sort of effect in the future, and I don't want to have to end up restarting again, because i remember last time I stopped playing was because I'd gotten soft-locked because of a bug.
Hi - this enchantment is quite a tricky one to get. If you've done Scene with IT Guys at Night, or read the note about cleaning out your lockers and do a work out in your office clothes, then you can't get it any more, whether she works out topless or not.

A way to check is to go to this save editor - - upload your save and look at Variable#9. If this is 13 or more, you cannot get it. (If you really want to see the scene, let me know and I'll tell you the steps to get it from save 15 or you can view it by downloading the Ren'Py here)

It is not going to affect anything going forward - not doing it does not lock off any content - so just play on from where you are.
 

88stanford88

Well-Known Member
Aug 12, 2022
1,938
2,185
oh lord - , please stop (do you use VLC? look at that last link. If you're correct, why is there a 3.0.10 and a 3.0.1? And why does 3.0.10 come after 3.0.8? and why is the lastest 3.0.19 and and and)
I'm not wrong and you also confirmed... there will never be version 0.100 in a math form as your examples are right here !!
But not in your first post about this topic :cool:
 

wildride69

Well-Known Member
Jan 5, 2023
1,123
2,575
Update
Sneak Peek - Feb 3 2024.jpg

Stacy never imagined that going to Doctor Christianson's would result in so much stimulation. She certainly didn't envision him actually fucking her. But when even that's not enough for the Doctor's tests, what will she do?
 
4.00 star(s) 105 Votes