utkubaran52

Newbie
Jan 14, 2020
36
44
Which girls got the update? I've been reviewing the new update for a while, but unfortunately couldn't find anything. Maybe I'm not looking good enough :D
 

Nenad A.

Active Member
Game Developer
Mar 7, 2018
654
1,462
From what i have seen in the Visionaere api and in the board regarding these issues your problem should come from you setting new variables and fields the old game didnt have.

The answer to that is make dummy fields / variables you can use later for saving stuff so that old saves are compatible with new ones.

You could also split this game internally into segements so that you can setup default values for a certain progress of the game and the player should have by hand. That could be achieved with one global var and a lot of documentation what to set for what stage.

You could also check the loaded save data for the field it contains and if fields are not set set them with defaults.
That would also take a lot of handwork and documentation due to the size of your project.

But it would allow you to kinda test certain areas of the game faster easier isntead of having to progress through the whole game every time.

I dont know how far you have to go with this game from this point on as last i checked a lot of the statues and stuff were actually completed so i can see that it may be to just see this through now but do it on the new game.

If guess a full license is nessesary to be able to have a look at your poject so i cant help you there.
Yup. That is the answer. I did made bunch of dummy conditions and values etc... That seem to work so far. Also since vis have issue with saving some things (for example it does save conditions and it's state but does not save all scene properties in save game (?) ) yes, that is correct lol. I have to use "at begin of scene" command for every scene to load light map and music/sounds of scene. So my way around is empty conditions and values and "at begin of scene" lines that cover everything on that scene. So even that info is not on savegame data I run it every time (and check changes) every time player enters scene. I am just not sure about some Lua that I use how it will handle when new version of game comes up. but from what I saw it was just shaders that did not work as predicted so I can probably find way around that as well. Other important definition scripts all worked with "old" saves. All this could be inserted into Willy as well but Willy is 2 updates from final version so I see no point of losing month of time for this adjustments for that one :)
 

AKAMA199

New Member
Jun 5, 2020
12
5
Wait, what version should I download for a 1st time user?

I only see 0.48, and 0.49 to 0.50 update, and 0.50 to 0.51 update.

No 0.48 to 0.49 update?
 

KingsCape

Newbie
Jul 12, 2017
59
66
Just a quick question while we wait for an updated WT, after speaking to wife about doing photo shoot for Nenad, where do we find him to report her agreement? He isn't in studio or bar.
 

Nenad A.

Active Member
Game Developer
Mar 7, 2018
654
1,462
Wait, what version should I download for a 1st time user?

I only see 0.48, and 0.49 to 0.50 update, and 0.50 to 0.51 update.

No 0.48 to 0.49 update?
You should download 0.50 directly from my patreon (it's now free) and after that is up to you I guess. Also ALL previous updater files are on aowd site. Link to those is also on my patreon and also free for everyone :)
 

IXL

Well-Known Member
Jul 28, 2017
1,429
940
Just a quick question while we wait for an updated WT, after speaking to wife about doing photo shoot for Nenad, where do we find him to report her agreement? He isn't in studio or bar.
You REALLY dont need a WT for this update in particular.
 

IXL

Well-Known Member
Jul 28, 2017
1,429
940
Personally, I just need help of where to find the missing lingerie... im so lost, going everywhere... lol

Capture.JPG
 

Naurash

Newbie
Sep 7, 2018
32
4
Hi, can someone tell me how to install an update? Thank you

( I'm not sure anymore so I prefer asking than making a mistake )
 

Teaureau

New Member
Nov 10, 2019
3
2
Hmm... tried to unpack it as in some posts described. Put all parts together in one folder and unpack only part 1.
How big should the unpacked folder be when everything worked as it should?
What is with part 2-6?
 

nakonnako

Member
May 1, 2018
283
158
Hmm... tried to unpack it as in some posts described. Put all parts together in one folder and unpack only part 1.
How big should the unpacked folder be when everything worked as it should?
What is with part 2-6?
if all unpacked, and patched to latest, should be around 26gb
 

ludobico

Member
Oct 31, 2017
486
742
mac uploader (49>50) doesn't work. even with 48>49 i had problems, but before that everything was perfect. what can i do?
 
4.40 star(s) 113 Votes