v1.4
If you're NOT using the recent Ray Tracing updates for RE2/RE3/RE7, download the zip files that have "TDB" in them. Otherwise, just download "RE7.zip" for example if you're using the latest version of RE7.
If you DON'T want to use VR or don't have a VR headset:
- Only extract
dinput8.dll
into your game folder. DO NOT extract the other files, or your game may crash.
What's Changed
- Various API and VR improvements
- Sunbreak support by @praydog in #426
- SDK Dump Improvements (Async, Progress bar) by @Fexty12573 in #429
- Lua API Convenience changes by @Strackeror in #451
- Fix field indexing for object indexer by @Strackeror in #453
- Disallow use of absolute paths in fs and io APIs by @RedNesto in #461
- Object indexing improvements by @Strackeror in #464
- Added imgui tables functionality for lua API by @Fexty12573 in #474
- Add namespace hierarchy to json dump by @Strackeror in #478
- Universal indexers by @Strackeror in #477
- Member indexing for value types by @Strackeror in #487
- Fix duplicate types in the object explorer by @RedNesto in #502
- Avoid unnecessary
shared_ptr
copies and simplify static initialization by @vittorioromeo in #505 - Optimize
game_namespace
string concatenation and avoid copies by @vittorioromeo in #506 sdk.to_valuetype
function to create valuetypes from address by @Strackeror in #517- DInputHook: Initialize g_dinput_hook before installing hook. by @gofman in #549
- feature/update_workflows by @dallemon in #563
- Behavior Trees/Finite State Machine APIs by @praydog in #586
- Add pattern for MHR GP version to pathdumper by @BelovedTomboyishGirl in #631
New Contributors
- @Strackeror made their first contribution in #451
- @RedNesto made their first contribution in #461
- @vittorioromeo made their first contribution in #505
- @gofman made their first contribution in #549
- @dallemon made their first contribution in #563
- @BelovedTomboyishGirl made their first contribution in #631
Full Changelog: v.1.2.1...v1.4
Links
Modding Haven (General RE Engine modding)
Infernal Warks (DMC5 modding)
Monster Hunter Modding Discord
Flatscreen to VR Modding Discord