Blup Blup

Well-Known Member
Sep 14, 2017
1,162
643
@goobdoob I had the same discussion with Nenad on Discord :) I'm sure that the exe is not needed. I make a Linux patch to convert the Windows version. In that I delete the executable...
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,686
@goobdoob I had the same discussion with Nenad on Discord :) I'm sure that the exe is not needed. I make a Linux patch to convert the Windows version. In that I delete the executable...
Speaking of patches, I've been thinking - your Linux patch should work for the Mac version, with a little work on the script. Where can I find it?
 

Blup Blup

Well-Known Member
Sep 14, 2017
1,162
643
Hmm, I made a proof of concept to show it could be done because the Visionaire developers said it couldn't. @kolobezka made it into a Windows application and a Linux script. I haven't found the time to test it yet -- it is high on my list to do. But it should also be possible for macOS as well. I recently bought a mac Mini to experiment because I don't know that much of the internals. But an OS is an OS even if the bells and whistles looks different :).

Search for his name or my name in combination with patch and you can probably dig up the posts in this forum. I've also made a post on how the files can be extracted although that is not very useful because every animation has multiple 2D files as in a film. But it shows that a patch is possible and even that it could be very efficient. It should hardly be bigger then the size the game grows with every update, so around 300 MiBs.
 

Blup Blup

Well-Known Member
Sep 14, 2017
1,162
643
They are in a separated folder in the download link. These files are the same for macOS, Windows and Linux so they are not included in the torrent...
 

Kronicza7x

Member
Aug 9, 2018
233
303
You could check does game create message log. It should be in C:\Users\(username)\AppData\Local\Adventures of Willy D 0xx\ So if anything is in message log just send it to me or post here and I may see what is the problem. If it's empty with no error then it's something with your system :)
Much appreciated.


Here is what it says in messages.

14:52:55.269:Engine Version: 5.0.6 (Build 1197 from Build date: Jun 25 2018)
14:52:55.269:Time needed for preloading game: 111 msec
14:52:55.270:Loading from C:\Users\Kronics\AppData\Local/Adventures of Willy D 024//config.ini
14:52:55.279:Using DX11 Subsystem
14:52:55.372:Initializing graphics interface. Surface size: 1280x720, render size: 1920x1080
14:52:55.454:red, green, blue, alpha, depth size: <0, 0, 0, 0, 0>, doublebuffer <0>, accelerated <1>
14:52:56.232:Serialization finished. Needed time: 521 ms
14:52:56.247:SetupParents finished. Needed time: 15 ms
14:52:56.247:SortLinks finished. Needed time: 0 ms
14:52:56.334:Interfaces loaded. Needed time: 68 ms
14:52:56.376:Blocks loaded. Needed time: 42 ms
14:52:56.456:SubSystem doesn't support runtime shaders
14:52:56.456:SubSystem doesn't support runtime shaders
14:52:56.457:SubSystem doesn't support runtime shaders
14:52:56.457:SubSystem doesn't support runtime shaders
14:52:56.458:Scripts loaded. Needed time: 124 ms
14:52:56.458:Time needed for loading game: 1192 msec
14:52:56.459:-- * --
14:52:56.459:config.ini exists
14:52:56.459:retrieving settings from config.ini
14:52:56.459:file is currently linked to Data.vis
14:52:56.460:window mode is currently set to Windowed
14:52:56.460:resolution is currently set to 1280x720
14:52:56.460:text language is currently set to English
14:52:56.460:log level is currently set to Info
14:52:56.460:music volume = 100
14:52:56.460:sound volume = 100
14:52:56.460:speech volume = 100
14:52:56.460:movie volume = 100
14:52:56.460:global volume = 100
14:52:56.461:successfully retrieved settings from config.ini
14:52:58.273:movies\Movies.vv001 could not be opened
14:52:58.273:Could not open file movies\Movies.vv001
14:54:38.824:Abnormal program termination. Failed to save dump file to 'C:\Users\Kronics\AppData\Local/Adventures of Willy D 024/vsplayer.dmp' (error -2147024865)
14:54:38.824:Executable: Visionaire 5.0.6 (Build date: Jun 25 2018, Build 1197)
 

Nenad A.

Active Member
Game Developer
Mar 7, 2018
654
1,463
Much appreciated.


Here is what it says in messages.

14:52:55.269:Engine Version: 5.0.6 (Build 1197 from Build date: Jun 25 2018)
14:52:55.269:Time needed for preloading game: 111 msec
14:52:55.270:Loading from C:\Users\Kronics\AppData\Local/Adventures of Willy D 024//config.ini
14:52:55.279:Using DX11 Subsystem
14:52:55.372:Initializing graphics interface. Surface size: 1280x720, render size: 1920x1080
14:52:55.454:red, green, blue, alpha, depth size: <0, 0, 0, 0, 0>, doublebuffer <0>, accelerated <1>
14:52:56.232:Serialization finished. Needed time: 521 ms
14:52:56.247:SetupParents finished. Needed time: 15 ms
14:52:56.247:SortLinks finished. Needed time: 0 ms
14:52:56.334:Interfaces loaded. Needed time: 68 ms
14:52:56.376:Blocks loaded. Needed time: 42 ms
14:52:56.456:SubSystem doesn't support runtime shaders
14:52:56.456:SubSystem doesn't support runtime shaders
14:52:56.457:SubSystem doesn't support runtime shaders
14:52:56.457:SubSystem doesn't support runtime shaders
14:52:56.458:Scripts loaded. Needed time: 124 ms
14:52:56.458:Time needed for loading game: 1192 msec
14:52:56.459:-- * --
14:52:56.459:config.ini exists
14:52:56.459:retrieving settings from config.ini
14:52:56.459:file is currently linked to Data.vis
14:52:56.460:window mode is currently set to Windowed
14:52:56.460:resolution is currently set to 1280x720
14:52:56.460:text language is currently set to English
14:52:56.460:log level is currently set to Info
14:52:56.460:music volume = 100
14:52:56.460:sound volume = 100
14:52:56.460:speech volume = 100
14:52:56.460:movie volume = 100
14:52:56.460:global volume = 100
14:52:56.461:successfully retrieved settings from config.ini
14:52:58.273:movies\Movies.vv001 could not be opened
14:52:58.273:Could not open file movies\Movies.vv001
14:54:38.824:Abnormal program termination. Failed to save dump file to 'C:\Users\Kronics\AppData\Local/Adventures of Willy D 024/vsplayer.dmp' (error -2147024865)
14:54:38.824:Executable: Visionaire 5.0.6 (Build date: Jun 25 2018, Build 1197)
Either you don't have proper codecs for viewing video files or some other driver as GPU need update or some of this drivers are corrupted. Only other thing that may be is that few files from game went corrupted during your download. So If you know how to check this it will solve your problem.
 
  • Like
Reactions: Kronicza7x

rattler2027

Active Member
Mar 12, 2018
619
189
Nice update. It's really funny how things turned in the end.
But as for me it was too hard open all new content
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Same problem here but I was able to find one more doll, didn't see any of the portfolios and still missing alot of pics.

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

rattler2027

Active Member
Mar 12, 2018
619
189
Found a bug in the collections window, Pics say 357/387 but when I click on all the characters, thier photos are all complete.

Also in portfolio window it says 4/4 but only 3 are showing?

Have looked everywhere but still missing 2 dolls.
 
4.40 star(s) 113 Votes