Project

General

Profile

Actions

Emulator Issues #1388

closed

[Linux] Opening WAD files (thinks its an ISO)

Added by karamu.da.yo over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Trying to open a WAD file in Dolphin for Linux

What is the expected output? What do you see instead?
Expect it to load the WAD file, but it instead treats it as an ISO and
fails with an error

What version of the product are you using? On what operating system?
Dolphin SVN R 4237 (latest trunk at the time of writing) on Linux

Actions #1

Updated by sl1nk3.s over 14 years ago

  • Status changed from New to Questionable

What's the error message ? how are you trying to launch the wad file ? through the /e
parameter or through the gui ?
In any case, both works under windows and i don't think the code is that different on
linux :p

Actions #2

Updated by karamu.da.yo over 14 years ago

See attached. It does it in the command line as well using the -e parameter to launch it.

Actions #3

Updated by lpfaint99 over 14 years ago

error message has not been updated since the addition of wad support

your file is likely failing here (try dumping your wad again)

trunk/Source/Core/Core/Src/CoreParameter.cpp
line 150: else if (DiscIO::CNANDContentManager::Access().GetNANDLoader
(m_strFilename).IsValid())

Actions #4

Updated by karamu.da.yo over 14 years ago

The same WAD file works fine under Windows.

Actions #5

Updated by lpfaint99 over 14 years ago

thanks for that info, I'll take a look to see if i can find the problem

Actions #6

Updated by lpfaint99 over 14 years ago

  • Status changed from Questionable to Fixed

This issue was closed by revision r4253.

Actions

Also available in: Atom PDF