Opened 5 years ago
Closed 5 years ago
#11047 closed defect (invalid)
Failed to open cryomni3d.dat file
Reported by: | legluondunet | Owned by: | lephilousophe |
---|---|---|---|
Priority: | normal | Component: | Engine: Cryomni3D |
Version: | Keywords: | ||
Cc: | Game: | Versailles 1685 |
Description
When I launch Versailles game, ScummVM crashed.
Terminal log:
User picked target 'versailles-fr' (gameid 'versailles')...
Looking for a plugin supporting this gameid... Cryo Omni3D
Starting 'Versailles 1685'
Failed to open cryomni3d.dat file!
I compiled ScummVM from svn today 6 august 2019.
Change History (5)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
I always compiled ScummVM directly from his git folder without install it and it just worked until now. Why it doesn't find alone the cryomni3d.dat from dists/engine-data?
comment:3 by , 5 years ago
You can use the extra path setting and make it point to your dists/engine-data
path.
The setting is Extra Path in Options, Paths tab.
You didn't have to set up this because you never played to a game which uses engine data file.
comment:4 by , 5 years ago
you are right, I remembered now I used a dat file for Toonstruck, thank you for your help, this issue can be closed.
comment:5 by , 5 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
cryomni3d.dat
is normally installed on your system when you domake install
.If you don't want to install ScummVM, you can copy
cryomni3d.dat
fromdists/engine-data
to your game folder.It should work.