mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 19:45:41 -04:00
README.md: Update for v2.3.
New preview image: rp-v2.3-kde5.CBMDOS.png This shows a Commodore 1541 disk image from GEOS.
This commit is contained in:
parent
fca6a14943
commit
bdf187d6e0
2
NEWS.md
2
NEWS.md
@ -63,8 +63,8 @@
|
|||||||
(i.e. from a licensed game) GVR CI8 textures, please submit them in a
|
(i.e. from a licensed game) GVR CI8 textures, please submit them in a
|
||||||
GitHub issue.
|
GitHub issue.
|
||||||
* Added mipmap support to the following texture format parsers:
|
* Added mipmap support to the following texture format parsers:
|
||||||
* KhronosKTX
|
|
||||||
* DirectDrawSurface
|
* DirectDrawSurface
|
||||||
|
* KhronosKTX
|
||||||
* EXE: Add CPU type 0x0601 for PowerPC big-endian. (MSVC for Mac)
|
* EXE: Add CPU type 0x0601 for PowerPC big-endian. (MSVC for Mac)
|
||||||
* Xbox 360 CPU is now "PowerPC (big-endian; Xenon)".
|
* Xbox 360 CPU is now "PowerPC (big-endian; Xenon)".
|
||||||
* Fixes #396: PE machine value 0x0601 == PowerPC big-endian (classic Mac)
|
* Fixes #396: PE machine value 0x0601 == PowerPC big-endian (classic Mac)
|
||||||
|
52
README.md
52
README.md
@ -11,42 +11,40 @@ video game ROM and disc images.
|
|||||||
[](https://www.codefactor.io/repository/github/gerbilsoft/rom-properties/overview)
|
[](https://www.codefactor.io/repository/github/gerbilsoft/rom-properties/overview)
|
||||||
[](https://codecov.io/gh/GerbilSoft/rom-properties)
|
[](https://codecov.io/gh/GerbilSoft/rom-properties)
|
||||||
|
|
||||||
## v2.2.1
|
## v2.3
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
v2.2.1 is a bugfix release for v2.2. Major changes include:
|
Major changes in v2.3 include:
|
||||||
|
|
||||||
* Handle JPEG images using Exif containers. A good number of boxarts from the
|
* xattrs tab on Linux now shows XFS attributes.
|
||||||
PS1/PS2 section of RPDB use Exif containers, so this ensures they can be
|
|
||||||
loaded properly.
|
|
||||||
|
|
||||||
* Windows: Fix weird thumbnail aspect ratios for non-square images on current
|
* rpcli now supports extracting mipmap levels from most supported texture formats.
|
||||||
Windows versions.
|
* Mipmaps are now supported for DirectDrawSurface and KhronosKTX.
|
||||||
|
|
||||||
* KDE: Fix metadata extraction.
|
* Windows: Dark Mode is now supported on Windows 10 1809 and later in the
|
||||||
|
installation program and rp-config.
|
||||||
|
* Dark Mode is also partially supported in the properties pages when using
|
||||||
|
tools such as StartAllBack, though it has some issues right now.
|
||||||
|
|
||||||
* Preliminary support for Windows on ARM. The Windows distribution includes
|
* Sparse disc images, e.g. CISO and GCZ, are now handled by the RomDataFactory
|
||||||
DLLs compiled for ARM, ARM64, and ARM64EC, and svrplus has been updated
|
class instead of requiring each RomData subclass to handle it. This means
|
||||||
to register these DLLs if an ARM system is detected. Note that svrplus
|
that all supported sparse disc images can be used for any console.
|
||||||
has *not* been tested on any ARM systems yet.
|
* This was originally implemented to support ZISO and PSP CISO for PS2 disc
|
||||||
|
images, but it also allows unusual combinations like DAX and JISO for
|
||||||
|
GameCube disc images.
|
||||||
|
|
||||||
Major changes in v2.2 include:
|
* Windows Image files (.wim) are now supported. Contributed by @ecumber.
|
||||||
|
|
||||||
* PlayStation 1 and 2 cover art images using RPDB, mirrored from the following
|
* Game Boy now has special handling MMC01 and MBC1M multicarts. The main header
|
||||||
GitHub repositories:
|
is now detected correctly and used for the thumbnail image. All games in the
|
||||||
* https://github.com/xlenore/psx-covers
|
multicart are now shown as individual tabs.
|
||||||
* https://github.com/xlenore/ps2-covers
|
|
||||||
|
|
||||||
* Extended attribute viewer tab. Supports viewing MS-DOS and (on Linux)
|
* Commodore DOS disk images (e.g. for Commodore 1541) are now supported,
|
||||||
EXT2 attributes on supported file systems, plus POSIX extended attributes.
|
including icons for GEOS files. File formats supported currently include
|
||||||
* On Windows, alternate data streams are displayed as extended attributes.
|
D64, D71, D80, D82, D81, G64, and G71.
|
||||||
* Windows xattr functionality currently does not work on Windows XP.
|
|
||||||
|
|
||||||
* GodotSTEX: Update v4 support for changes in the final version of Godot 4.
|
* New translations: Romanian and Italian
|
||||||
|
|
||||||
* New RomHeaderTest unit test to verify `rpcli` output against a set of known
|
|
||||||
ROM headers and reference text and JSON output.
|
|
||||||
|
|
||||||
Translators wanted; if you can translate rom-properties from English to another
|
Translators wanted; if you can translate rom-properties from English to another
|
||||||
language, check out the [Crowdin project](https://crowdin.com/project/rom-properties).
|
language, check out the [Crowdin project](https://crowdin.com/project/rom-properties).
|
||||||
@ -54,7 +52,7 @@ language, check out the [Crowdin project](https://crowdin.com/project/rom-proper
|
|||||||
Crowdin project page, file an issue here on GitHub with the requested
|
Crowdin project page, file an issue here on GitHub with the requested
|
||||||
language.)
|
language.)
|
||||||
|
|
||||||
See [`NEWS.md`](NEWS.md) for a full list of changes in v2.2.
|
See [`NEWS.md`](NEWS.md) for a full list of changes in v2.3.
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
|
BIN
doc/img/rp-v2.3-kde5.CBMDOS.png
Normal file
BIN
doc/img/rp-v2.3-kde5.CBMDOS.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
Loading…
Reference in New Issue
Block a user