Jarvik7 / vba-wii

Automatically exported from code.google.com/p/vba-wii
0 stars 0 forks source link

.7z compressed ROMs cannot be loaded from DVD on GameCube with qoob chip. #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Try to load a .7z compressed ROM from DVD with VBA on a gamecube with a
qoobchip.

What is the expected output? What do you see instead?

The ROM should load and decompress. Instead of this the .7z opens up like a
"folder" with the .gba file in it. As soon as you select it and try to open
it, it says "unable to load rom" instead of loading it.

Does this issue occur on VBA-M
r778(http://mudlord.homebrewheaven.net/downloads/vbam_installer.exe)? If
so, please report the issue to the VBA-M forum.

I don't think so.

What version of the product are you using?

I was testing with 1.0.6

Please provide any additional information below.

I tried this with multiple .7z files on a DVD, and it happened with 100% of
them.

Original issue reported on code.google.com by usabel...@gmail.com on 26 Dec 2008 at 6:55

GoogleCodeExporter commented 9 years ago
There's a limited amount of memory available for 7z compression. Either change 
your 
7z compression settings, or use zip files.

Original comment by dborth@gmail.com on 5 Jan 2009 at 3:31