Rain World
[LEGACY/1.9.15b] X64 World
25개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 6월 2일 오후 8시 26분
작성자: Rawra

Version 1.0.13
- Disabled assembly check entirely due to excessive legacy steam branch backports.

업데이트: 2025년 5월 3일 오전 6시 56분
작성자: Rawra

Version 1.0.12
- Added yet another hash to the hash collection due to unforseen update to legacy steam depot (1.9.15b)

업데이트: 2025년 3월 30일 오후 1시 22분
작성자: Rawra

Version 1.0.11
- Changed from singular valid game-assembly hash to collection of legal values to allow the patcher to continue working for the steam-beta version of 1.9.15b

업데이트: 2025년 3월 29일 오전 5시 54분
작성자: Rawra

업데이트: 2025년 3월 29일 오전 5시 52분
작성자: Rawra

업데이트: 2025년 3월 13일 오전 12시 02분
작성자: Rawra

- Updated Thumbnail
- "The Watcher" DLC prep
- Fixed modinfo.json versioning

업데이트: 2024년 12월 7일 오후 12시 52분
작성자: Rawra

1.0.9 Release:
- Fixed issue with the game executable integrity check (was checking sha256 of plugin instead of main executable)

업데이트: 2024년 12월 3일 오전 6시 01분
작성자: Rawra

1.0.8 Release:
- Automatic uninstallation when disabled (via external watchdog mini-mod that is forcefully active until x64 world gets uninstalled; cannot be disabled manually for this reason; will also remove itself after x64 world uninstall is registered)
- Subpatch system to allow for version-to-version transitions, will be used for smooth transition from a 1.0.7 install to 1.0.8.
^ This is especially important for the BepInEx version rollback and for future RW versions.
- MessageBoxA calls will now use MB_SYSTEMMODAL to forcefully show itself (no more hiding behind RW window)
- Included reverse engineered x64 bit Rewired_DirectInput library. (Just a wrapper around DirectInput8 functions).
- 2 new compatability patch mods: Dreams (Discord Rich Presence), Iterator TTS (FonixTalk API)
- Removed all dependencies

업데이트: 2024년 10월 4일 오후 3시 37분
작성자: Rawra

Hotfix for 1.0.6

업데이트: 2024년 10월 4일 오후 3시 32분
작성자: Rawra

1.0.6

- Improved memory check code (if anyone still gets a memory warning claiming the user has installed 0GB of physical memory; please @ me on the RW Discord)
- Moved low memory warning check to after readyness check to avoid spamming users with it post-installation.