Zipped ROM’s With MiSTer
Zipped ROM’s With MiSTer
Does the MiSTer support ROM’s that are compressed in ZIP format or do these need to be un-zipped? I’ve got a few ROM sets on my PC that I’ve used for various emulators, just want to know before moving them over to the ssd card on the MiSTer. I understand it does support CHD’s but not sure about this.
-
- Posts: 63
- Joined: Sun May 24, 2020 11:58 pm
- Location: Toronto
- Has thanked: 109 times
- Been thanked: 10 times
- Contact:
Re: Zipped ROM’s With MiSTer
Thanks, that will save me a load of space. For the CHD’s I meant these are already compressed
-
- Posts: 43
- Joined: Wed Feb 03, 2021 7:52 pm
- Has thanked: 8 times
- Been thanked: 7 times
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Zipped ROM’s With MiSTer
I think almost all cores that use smaller roms (not big CD ISO's) support zips, where you can just go to them like a folder.
birdybro~
-
- Top Contributor
- Posts: 468
- Joined: Sun May 24, 2020 7:17 pm
- Has thanked: 35 times
- Been thanked: 99 times
Re: Zipped ROM’s With MiSTer
But some core like amstrad cpc doesn’t like zip for speed reason
Try batman demo zipped and you see what i say
Try batman demo zipped and you see what i say
CPC-Power Staff
- kathleen
- Top Contributor
- Posts: 421
- Joined: Fri Jun 26, 2020 4:23 am
- Location: Belgium
- Has thanked: 243 times
- Been thanked: 138 times
Re: Zipped ROM’s With MiSTer
In addition to this, to my recollection it is not possible to save anything if a ZIP rom is used. For instance, saving high scores with the Minimig or Mistery cores.
かすりん
-
- Posts: 79
- Joined: Thu Feb 25, 2021 10:19 pm
- Has thanked: 65 times
- Been thanked: 19 times
Re: Zipped ROM’s With MiSTer
The usual caveat regarding write frequency applies though, right? That is, zipped roms are harder on your SD card.
- bazza_12
- Top Contributor
- Posts: 443
- Joined: Sun May 24, 2020 7:49 pm
- Location: Yorkshire, UK
- Has thanked: 263 times
- Been thanked: 121 times
Re: Zipped ROM’s With MiSTer
https://www.atari-forum.com/viewtopic.php?t=38152
interesting thread, in response to the question, 'Does unzipping games uses the SD card?' Sorg says no..
interesting thread, in response to the question, 'Does unzipping games uses the SD card?' Sorg says no..
The music is reversible but time is not. Turn back. Turn back
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Zipped ROM’s With MiSTer
It uses it, but it's just reads. Reads won't wear down a MicroSD card, only writes. The unzipped roms I believe are not cached to storage, they are cached to system memory (I think this is why chd/bin for cd games are not supported, since that would require a lot of memory that might not be available).bazza_12 wrote: ↑Thu Aug 12, 2021 4:42 am https://www.atari-forum.com/viewtopic.php?t=38152
interesting thread, in response to the question, 'Does unzipping games uses the SD card?' Sorg says no..
birdybro~
- bazza_12
- Top Contributor
- Posts: 443
- Joined: Sun May 24, 2020 7:49 pm
- Location: Yorkshire, UK
- Has thanked: 263 times
- Been thanked: 121 times
Re: Zipped ROM’s With MiSTer
so how does the a0486/megacd support chd/bin?.. is that dependent on system memory or sdcard available space?
The music is reversible but time is not. Turn back. Turn back
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Zipped ROM’s With MiSTer
The ao486 core supports CHD/BIN's being zipped?
birdybro~
- bazza_12
- Top Contributor
- Posts: 443
- Joined: Sun May 24, 2020 7:49 pm
- Location: Yorkshire, UK
- Has thanked: 263 times
- Been thanked: 121 times
Re: Zipped ROM’s With MiSTer
ahh sorry i misunderstood.. i didn't realise you meant zipped chds.. my mistake.
The music is reversible but time is not. Turn back. Turn back
Re: Zipped ROM’s With MiSTer
I haven't confirmed this but I'm sure it's ONLY regular .zip compression which is supported at this time.
-
- Top Contributor
- Posts: 1321
- Joined: Thu Jun 11, 2020 2:31 am
- Has thanked: 15 times
- Been thanked: 213 times
Re: Zipped ROM’s With MiSTer
Zipped ROMs (bin/cue) on the Saturn core make the games work extremely slow with many slowdowns and moments where game freezes (but comes back after a while). Perhaps when CHD is supported that core will handle better compressed images.
-
- Top Contributor
- Posts: 1321
- Joined: Thu Jun 11, 2020 2:31 am
- Has thanked: 15 times
- Been thanked: 213 times
Re: Zipped ROM’s With MiSTer
Yeah, you really can't compress random-access media like CD-ROM with traditional linear compression like ZIP. CHD works because each block is compressed separately and distinctly with a LUT for truly random access.