Cette extension shell ajoute quelques fonctionnalités intéressantes aux navigateurs de fichiers pour la gestion des images de disques et de ROM de jeux vidéo.
New parser features:
â—¦ EXE: Add IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION.
â–ª Fixes #388: PE subsystems list missing Windows Boot Application
â–ª Reported by @Wack0.
Bug fixes:
â—¦ JPEG images using the Exif container are now detected properly. This fixes loading certain cover art from the PS1/PS2 section of RPDB.
â–ª Fixes #386: Some ps2 games never get their boxart
â–ª Reported by @Masamune3210.
◦ KDE: Fix an issue where achievements are checked when the properties dialog is opened instead of when the « ROM Properties » tab is selected.
â—¦ GameCube: Un-break partial support for WIA/RVZ images.
â–ª This was broken in v2.2.
â–ª Fixes #389: Gamecube Property sheet is blank
â–ª Reported by @Masamune3210.
â—¦ Windows: Don’t square thumbnails for anything on Windows Vista and later.
â–ª On Windows XP, we’ll still square the icons.
â–ª Thumbnails for images that were taller than they were wide appeared squished with squaring enabled, even though the generated image is correct. Not sure why this is happening…
â–ª Windows XP had issues with non-square icons, but Windows 7 seems to be handling them without any problems.
â–ª Fixes #385: Ratio of ps2 longbox thumbnails looks wrong?
â–ª Reported by @Masamune3210.
â—¦ KDE: Fix metadata extraction. v2.2 added JSON plugin metadata to the forwarder plugins. Unfortunately, KFileMetaData uses a completely different format than other KDE plugins, which broke metadata extraction.
â–ª This was broken in v2.2.
â—¦ NES: Update mappers; Fix detection of mapper 458, submappers 2 and 3.
Other changes:
◦ Preliminary support for Windows on ARM. The Windows distribution includes DLLs compiled for ARM, ARM64, and ARM64EC, and svrplus has been updated to register these DLLs if an ARM system is detected. Note that svrplus has not been tested on any ARM systems yet.