elbereth / DragonUnPACKer

Free/Open source game file resource explorer/unpacking tool made easy!
https://www.elberethzone.net/dragon-unpacker.html
178 stars 21 forks source link

Trying to open .awf file #177

Open KadohataCD32X opened 6 years ago

KadohataCD32X commented 6 years ago

I wanted to extract the music from a Japanese game called Words Worth. More specifically, the music.awf file. I'm new to using DragonUnPACKer so I wouldn't know what went wrong in trying to extract from it, but here's the error report it recommended I copy ____ Error report ____

Timestamp: 4/13/2018 7:33:46 PM From: classFSE.pas in LoadFile:drv_default.d5d.OpenFile Exception: EOutOfResources Reporting: RichEdit line insertion error Version: 5.7.0 Beta (Build 284) [4/8/2014 8:59:40 PM]

____ More Details ____

Error while calling: NumElems := Drivers[1].OpenFile2('C:\Users\Leif97\Downloads\arc\music.AWF',True)

Drivers[1].Filename=drv_default.d5d Drivers[1].Info.Name=Elbereth's Main Driver Drivers[1].Info.Author=Alexandre Devilliers (aka Elbereth) Drivers[1].Info.Version=3.0.1 Beta 4 Drivers[1].Info.Comment=This driver support 87 different file formats. This is the official main driver. Check about box for more info.

__ Computer status: __

Windows NT v6.2 build 9200 CPU Count=4 OEMID=0 Arch=0 Level=6 Rev=40457 Memory: Free=5501MB / Total=8057MB

elbereth commented 6 years ago

File is not supported and the Default driver probably thought it was another format. Send me a sample file so I can have a look (no promises).

KadohataCD32X commented 6 years ago

Alrighty. File Is too big to upload as a zip so I've linked to my dropbox below: https://www.dropbox.com/s/qas2jqm07pe08v1/words%20worth%20xp%20music%20file.zip?dl=0

KadohataCD32X commented 6 years ago

I just checked the list of supported games and it turns out .AWF files ARE supported. Who Wants to be a Millionaire uses this format too. Is it because the data between the file from the game I'm playing is Japanese that DragonUnPACKER just borks out?