Skip to content

SoulsGym 1.1.0

Latest
Compare
Choose a tag to compare
@amacati amacati released this 06 Dec 11:20
· 26 commits to master since this release

General

This release makes some major changes to prepare SoulsGym for other Souls games and adds the possibility of using images as observations. The interface to Elden Ring has made significant progress, but is not yet ready to support Elden Ring environments.

What's Changed

  • IudexEnv is now available with image observations
  • SoulsGym's core module has been refactored to support multiple Souls games
  • Window capture has been rewritten and now uses bindings that copy the frames directly from DirectX
  • Window capture should work for all Souls games (tested with Dark Souls III and Elden Ring)
  • Docs have been updated to reflect changes
  • Numerous bug fixes and performance improvements

Full Changelog: https://github.com/amacati/SoulsGym/commits/v1.1.0