Closed GoogleCodeExporter closed 8 years ago
The games use too much memory, and doesn't run. The README notes that even
games that
can "work" might not run because of this.
Original comment by baby.lueshi@gmail.com
on 16 May 2010 at 11:19
For the memory issue, is it not possible to :
a - use a cache file? Instead of crashing, it could run but slower (like cps3
emulator running on xbox 1 with its 64MB memory using a pagefile on its
harddrive)
b - stream the rom data, and buffer the needed data (as Wii64 allready do with
kind of JIT loading), causing short loading times, but works well.
The wii is a pain in the arse with it's short memory, but it's not a so weak
machine.
Original comment by Sata...@gmail.com
on 1 Apr 2011 at 12:27
Original issue reported on code.google.com by
protoss1...@gmail.com
on 16 May 2010 at 10:31