v2.7.1 #476
GerbilSoft
announced in
Announcements
v2.7.1
#476
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is mostly a bugfix release. In particular, the ARM64 DLLs are no longer ARM64X due to an issue with the build system combining the ARM64 and ARM64EC DLLs into an ARM64X DLL that simply crashes when it's used. ARM64X will be restored once the root cause is determined.
Also, a bug introduced in rom-properties 2.7 caused by upgrading the MSVC compiler version has been fixed. This bug occurred when running a program that included an older version of MSVCP140.dll, and that program showed a standard file dialog. (#472)
Several crash and other bug fixes are also included in v2.7.1.
See NEWS.md for the full changelog, including a list of bugs fixed.
The Windows version of rom-properties v2.7.1 is compiled with:
The Windows version is now packaged as an installer using Inno Setup.
SetupRomProperties-2.7.1.exe. (Inno Setup 6.7.0; supports i386, amd64, and arm64)SetupRomPropertiesXP-2.7.1.exe. (Inno Setup 5.6.1; supports i386 and amd64)Ubuntu packages are available from an Ubuntu PPA for the following Ubuntu releases:
To add the PPA and install rom-properties, run the following commands:
This will install all rom-properties frontends and executables. Individual frontends can be installed by installing the relevant rom-properties-* package.
This discussion was created from the release v2.7.1.
Beta Was this translation helpful? Give feedback.
All reactions