Custom Query (28 matches)
Results (22 - 24 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#35 | fixed | Allow loading ROMs from ZIP files | ||
Description |
A lot of ROMs (pretty much anything from a ROM set, for starters) come in ZIP files and even if space isn't a concern, having to explicitly extract them just to use them in BlastEm is an annoyance, especially when it needs to be done for every game. Probably the easiest way would be to use libzip:
If no ROM has been found within the archive, just throw an error message. |
|||
#36 | fixed | Minor Graphical Glitch in Road Rash 3 Bike Shop | ||
Description |
Switching between bike categories in the bike shop causes a momentary graphical glitch on screen some of the time. This is particularly noticeable if you switch quickly between them. |
|||
#38 | fixed | Window bug behavior is incorrect | ||
Description |
Currently tile data from the Window later is repeated in the region impacted by the window bug, but instead it should be repeating data from plane A to the right of the impacted region. |