![]() |
|
Any easy way to obtain ELF from WBFS file on Windows? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Any easy way to obtain ELF from WBFS file on Windows? (/Thread-any-easy-way-to-obtain-elf-from-wbfs-file-on-windows) |
Any easy way to obtain ELF from WBFS file on Windows? - lampuiho - 08-26-2014 I would like to do this (like I mentioned in the topic) please. I can't mount wbfs with Dokan. Wondering how exactly I can browse WBFS file under windows? Thanks RE: Any easy way to obtain ELF from WBFS file on Windows? - skid - 08-26-2014 You can extract the files from the wbfs using the following list of commands in Dolphin: Right click the game in the game list Select "Properties" Select "Filesystem" tab Right click on "Disc" Select "Extract All Files..." RE: Any easy way to obtain ELF from WBFS file on Windows? - lampuiho - 08-26-2014 (08-26-2014, 01:21 PM)skid Wrote: You can extract the files from the wbfs using the following list of commands in Dolphin: Oh right thanks. Now I can see the Files. It was hidden by the left/right buttons. However, I don't see an executable binary file (whatever the extension it is on WII. I believe it's WAD) in there. Some more help please. It's for the game Xenoblade. RE: Any easy way to obtain ELF from WBFS file on Windows? - pauldacheez - 08-27-2014 You're looking for a .dol. .wad is used for WiiWare/Virtual Console games and is closer to an installable package file, while .elf is usually only used by homebrew AFAIK. RE: Any easy way to obtain ELF from WBFS file on Windows? - lampuiho - 08-31-2014 (08-27-2014, 03:08 AM)pauldacheez Wrote: You're looking for a .dol. .wad is used for WiiWare/Virtual Console games and is closer to an installable package file, while .elf is usually only used by homebrew AFAIK.Thanks but I don't see any .dol either :? RE: Any easy way to obtain ELF from WBFS file on Windows? - pauldacheez - 09-02-2014 Ah, right, it doesn't show the .dol in that view. Just right-click the game partition > Extract DOL. Extract All Files also extracts the apploader and .dol. |