Releases: Deji69/Croupier
v2.16
Changes
- Added support for new RR16 kill conditions.
- Fixed planning screen detection issues.
Known Issues
- ZHMModSDK's OnEventSent hook appears to not work on Steam versions of the game, causing issues for certain functions in Croupier. This will need to be fixed on the SDK's end. You can download a working non-release build here (download ZHMModSDK-Release), but you need to be logged in on GitHub.
Updating
Requires SDK version v3.0
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.15
Changes
- New feature 'Hotkeys' for assigning global hotkeys to control Croupier, allowing easier respins/navigation from in-game without having to open the overlay (works without the mod, too).
- Added hotkey-able Next/Previous map commands. When activated, Croupier will spin for the next/previous mission you have selected in the spin pool. This allows easily playing through a series of missions without relying on planning screen detections.
- Support for ZHMModSDK v3.0.0.
- Improve support for server patching. Now LocalGhost patcher should work just as well as Peacock patcher out of the box.
- Fix spin parser not recognising 'AS' as Athena Savalas (and instead ignoring it as if it were 'as').
Known Issues
- ZHMModSDK's OnEventSent hook appears to not work on Steam versions of the game, causing issues for certain functions in Croupier. This will need to be fixed on the SDK's end.
- Planning screen detection is not working for auto spin. This issue has been fixed internally and will be included in the next update.
Updating
Requires SDK version v3.0
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.14 ZHM Fix
Use with ZHMModSDK build: https://github.com/OrfeasZ/ZHMModSDK/actions/runs/12507079405
Prerequisite: https://github.com/Deji69/Croupier/releases/tag/v2.14
Hotfix supporting the latest game version. Drop Croupier.dll in [game]/Retail/mods
.
Also works with ZHMModSDK version 3.0.0.
v2.14
Changes
- Improve handling of Chongqing's facility exit - the timer will now stop at the beginning of the exit cutscene, as with other missions.
- Added timer setting for Mendoza's tango exit to have the timer stop at the beginning of the tango sequence rather than when the game stops tracking IGT/SA/etc. This is an optional feature, enabled by default.
- Organised 'display options' into a submenu within Croupier's context menu.
- Fix handling of explosive configurations, fixing an issue preventing the banning of explosive weapon kills on Soders.
- Fix default ruleset applying for new users (it should default to 'RRWC 2024', not 'Custom').
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.13.1
Changes
- Fixed duping of entries in the mission list, causing issues selecting missions after having opened the rulesets window.
- Fixed issues causing spins to not be properly understood on the mod side when the app target name format is set to 'Short Name'.
- Improved ordering of targets when using Static Size mode to be more intuitive (first target is first from left-to-right etc.).
- Made Paris: The Showstopper the new default mission instead of Freeform Training when first opening the app.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.13
Changes
- Added Timing Mode options to the Timer Settings window with multiple timing mode options for multi-spin runs:
- Spin: The existing default. Real-time timer based on time between spin and completion, minus loading times.
- RTA: Real-time timer with loads and time between spins included.
- LRT: Real-time timer with loads removed but time between spins included (new default).
- IGT: Sums the in-game time from each spin completion.
Known Issues
- With the IGT Timing Mode, the timer may appear to continue timing in RTA mode, until the first spin completion.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.12.1
Changes
- Add planning screen detection support for local servers (e..g. Peacock).
- Fix identification of agents in kill confirmations for Apex Predator (Berlin).
- Fix timer settings window error and reset mission select option.
- Fix mod failing to receive firearm conditions for Erich Soders.
- Fix to spin URL copy feature in cases where the spin contains an apostrophe (e.g. Politician's Assistant).
Known Issues
- False-positive detection by Malwarebytes' Machine Learning algorithm causing Croupier app to not launch. If Croupier fails to launch, ensure to check your anti-virus software and allow Croupier if needed, even if you previously have had no such issues. My best guess is the feature to retrieve daily spins from online is considered suspicious.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.12
Changes
- Major overhaul to ruleset system.
- All configuration for maps and kill methods are now in JSON config files rather than hardcoded.
- More power provided in rulesets for configuration of specific banned conditions and combinations.
- Reworked parser to use keywords defined in configuration files and have better detection of missions based on frequency analysis.
- Croupier Spin Link now supports https://croupier.nbeatz.net spin URLs.
- Add 'Copy Spin Link' for sharing spins.
- Fix incorrect kills appearing in Soders' unique kill list.
Known Issues
- False-positive detection by Malwarebytes' Machine Learning algorithm causing Croupier app to not launch. If Croupier fails to launch, ensure to check your anti-virus software and allow Croupier if needed, even if you previously have had no such issues. My best guess is the feature to retrieve daily spins from online is considered suspicious.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.11.2
v2.11.2
Changes
- Fixed App crash that occurred on spinning when dailies have not been loaded (auto update check is off).
- Fix incorrect kills appearing in Soders' unique kill list.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.
v2.11.1
v2.11.1
Changes
- Added support for RRWC 2024 Ruleset.
- Added support for new RRWC 2024 Sierra car kill conditions. Note that Croupier will validate any method of destroying the car with these conditions.
- Fix spin streak and timer resets on selecting daily spins.
- Additional improvements to spin state management.
- Added location names to the entries of the daily spin menu.
- Updated name of Antique Curved Knife to Antique Carved Knife. Both names will be recognised as the same item when parsing spins etc.
Known Issues
- Croupier App crash when spinning if dailies have not been loaded. To work around, keep start-up update check enabled or manually refresh the daily spin menu before spinning/shuffling.
Updating
Requires SDK version v2.0 (non-RC).
Extract the root 'App' files to your current app installation directory.
Extract the 'Mod' file to your game's 'Retail' directory.