[Scummvm-tracker] [ScummVM :: Bugs] #16640: MD5: PHOENIXVR: Necronomicon 2 disc UK release

ScummVM :: Bugs trac at scummvm.org
Fri Jul 17 21:51:42 UTC 2026


#16640: MD5: PHOENIXVR: Necronomicon 2 disc UK release
-------------------------+--------------------------------
Reporter:  Duffadash     |       Owner:  whoozle
    Type:  defect        |      Status:  closed
Priority:  normal        |   Component:  Engine: PhoenixVR
 Version:                |  Resolution:  fixed
Keywords:  unknown-game  |        Game:  Necronomicon
-------------------------+--------------------------------
Comment (by whoozle):

 can the data folders from cd1 and cd2 be mergend? or must they be in a
 seperate folder each?

 They could and that's how steam/gog releases have been made but that's not
 really straightforward.
 You can't just overwrite existing files - it would 100% break the game, as
 some files are different across chapters and CDs.

 Ultimately you would need to put them into separate directories in any
 case, (e.g steam/gog release of Necronomicon used NecroES/Data and
 NecroES/Data2).

 After that, you would need to unpack all scripts (pak -> lst), then find
 all `MultiCD_Set_Next_Script` lines and put proper directories there and
 pack lst files to pak again (or delete script .pak files)

 I think it's way more hassle than just copying data into cd1/ cd2/
 directories :)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16640#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list