Releases: niemasd/GameID
Releases · niemasd/GameID
GameID v1.0.28
GameID v1.0.27
- Added more example files from the 240p Test Suite
- Added tests that are run on every push via GitHub Actions
- Added Neo Geo CD support to GameID
- Initial support is also added to ConsoleID, but it has a bug
- I need to fix my
ISO9660
implementation to handle discs with lots of files in the root
- Added support for extracted PSP games
GameID v1.0.26
- Rewrote my
ISO9660
implementation, so now it should work for any ISO 9660 file - Removed
pycdlib
dependency- As of now, GameID is 100% pure built-in Python 😄
GameID v1.0.25
- Fixed SegaCD support
GameID v1.0.24
- Added Sega CD support
- Fixed PSX identification in ConsoleID
- Improved flexibility of Sega Genesis identification in GameID
GameID v1.0.23
- Improved sensitivity of Sega Saturn identification by ignoring spaces in IDs
GameID v1.0.22
- Added device support parsing for Sega Saturn
GameID v1.0.21
- Added Sega Saturn support
GameID v1.0.20
- Manually implemented GameCube support myself
- GameID no longer depends on
gciso
- GameID no longer depends on
GameID v1.0.19
- Added ConsoleID