FastBullet
Member
- May 30, 2017
- 451
- 1,732
- 378
I downloaded it again placed it on USB and tried it on my laptop and got the same error. So i dont know whats going on.
@echo off
call :treeProcess
goto :eof
:treeProcess
for %%f in (*.png) do %~dp0/dwebp.exe %%f -o %%f
for /D %%d in (*) do (
cd %%d
call :treeProcess
cd ..
)
exit /b
Dreaming of Dana v0.090-Fixed
This edition has been SAMMED (A division of Skunked™ Incorporated)
Compressed from 8.6GB down to 1.1GB using WebP @ 90% quality
PC:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
MAC:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
View attachment 58454approved by View attachment 58456
Is it just me or are all images corrupted?
EDIT: Welp, I tried downloading the mac version and all its image files are corrupted too. Do you need special software to get them to work or something?
Maybe? Even booting the game gives me immediate crashes due to inability to read any of the files, even when starting a new game.
EDIT: Your game seems to be loading the background image at least, for me literally none of the image files work.
@redDICKson compressed version at least allows me to unzip the files. Receiving errors when attempting to continue from save. Starting a new game doesn't provide any better results.are these problems fixed? (sammed version)
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'scene/black-screen-2.jpg'>:
File "game/intro.rpy", line 7, in script
with dissolve
IOError: Couldn't find file 'scene/black-screen-2.jpg'.
that problem have nothing to do with compressed version or not... black-screen-2.jpg simply does not exist in either version...@redDICKson compressed version at least allows me to unzip the files. Receiving errors when attempting to continue from save. Starting a new game doesn't provide any better results.
all image files are corrupt, cannot be opened.@redDICKson compressed version at least allows me to unzip the files. Receiving errors when attempting to continue from save. Starting a new game doesn't provide any better results.
making it nowwill there be 0.88->0.9 patch available ?
where can i find the patch?added 88to90 (fixed)patches to OP