MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

Read ROMs through Zips #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pulling roms out of zip files to play on this emulator is a hassle and
wastes space.

Is there a way to play them while packaged? Or is this a future enhancement?

Original issue reported on code.google.com by jesusis...@gmail.com on 15 Oct 2009 at 3:18

GoogleCodeExporter commented 9 years ago
I think this is not in the works, and will never be, because having to include 
zip
support requires too much memory, and would not allow full speed for most 
games.  To
quote emu_kidid in a thread on tehskeen, "short answer: get over it and start 
using
unzipped.

we can't support any compressed format fast enough due to the fact that we use 
a ROM
cache size of 16MB and there's no room for it to grow."

Original comment by rhydonj@gmail.com on 15 Oct 2009 at 4:44

GoogleCodeExporter commented 9 years ago
Fair enough. Thanks for the quick response.

Original comment by jesusis...@gmail.com on 15 Oct 2009 at 7:08

GoogleCodeExporter commented 9 years ago
Quoting myself on tehskeen:

"we can't support any compressed format fast enough due to the fact that we use 
a ROM
cache size of 16MB and there's no room for it to grow."

Original comment by emuki...@gmail.com on 19 Oct 2009 at 2:13