Emulator Issues #1716
closed[PATCH] Patch for trimed iso
0%
Description
I made some small changes to reduce the size of the games while retaining
maximum compatibility.
Just use the function: Trimed in Wiiscrubber 1.40. And the emulator
properly manage the game.
The problem lies in the function that create the backup folder of games,
because the address of the name game is not always the same depending on
the number of partition.
Updated by Anonymous almost 15 years ago
- Status changed from New to Questionable
that's silly.
That would make it so any disc with only one partition would check at the different
address for the titleID...how can you be sure this is correct and not just wiiscrubber
taking advantage of some crappy thing?
Updated by Valentin.Meriel almost 15 years ago
I did several tests and it is true that there are several possible but normally if
there is a partition it begins at the same address as when you have two partitions
and the first is an "update".
Updated by death2droid almost 15 years ago
Doesn't look like to bad of a thing to me.
Updated by Valentin.Meriel almost 15 years ago
Rev R4829 brok my patch, if a dev could add my patch to the source would be good.
Because now USB Loader GX (http://code.google.com/p/usbloader-gui/) and Configurable
USB Loader (http://code.google.com/p/cfg-loader/) supports iso file trimed which
allow to have only one copy of a game on a HDD.
Updated by Anonymous almost 15 years ago
Issue 2079 has been merged into this issue.
Updated by Anonymous almost 15 years ago
Issue 2094 has been merged into this issue.
Updated by lpfaint99 about 14 years ago
- Status changed from Questionable to Work started
commit with correct patch pending
Updated by lpfaint99 about 14 years ago
- Status changed from Work started to Fixed
This issue was closed by revision r6190.