
PokerCheat is a ScriptHookRDR2 ASI mod for Red Dead Redemption 2’s single-player poker minigame (Blackwater, Valentine, etc.). It does not force you to win. Instead, while a hand is in progress it reads the live game state directly out of poker_sp’s own memory — every seat’s hole cards and the current board — and shows you an on-screen readout of who has what and who’s actually going to win the hand, calculated with the mod’s own from-scratch 7-card poker hand evaluator (full category + kicker tiebreak, unit-tested against real hands).
Because the deck is shuffled once at the start of the hand and dealt off a fixed cursor (not re-randomized street to street), the mod can read the exact cards still coming — flop, turn, river — before they’re revealed, and evaluate every seat’s final hand from turn one. So instead of “here’s the flop,” you get “here’s who wins at showdown,” updated live as real cards replace predicted ones.
Features
Live hole cards for every seat at the table, not just yours
Full predicted final board (revealed cards + the exact cards still coming off the deck)
Every seat’s hand evaluated against that predicted final board — category and exact kicker tiebreak, not just “pair vs. two pair”
Per-opponent card icons drawn next to their name on the real HUD, each tagged (You Win) / (They Win) / (Tie)
A standalone win/lose/tie prediction readout, independent of the per-seat icons
Folded and all-in seats are correctly distinguished and excluded from the win-eval where appropriate
Each feature above is an independent on/off toggle in PokerCheat.ini — turn off just the parts you want
Zero setup: works the moment you sit down at a table, no menu, no keybind to remember
Requirements
Red Dead Redemption 2, game build 1491.50 specifically — this mod reads hardcoded memory offsets traced from that exact build’s decompiled scripts. It will very likely not work, or worse, read garbage, on any other build until updated.
ScriptHookRDR2 by Alexander Blade, matching build 1491.50. Not included here per its own terms of use — download it separately and drop ScriptHookRDR2.dll into your game folder first.
No Visual C++ Redistributable needed — the release build statically links its runtime.
Installation
Install ScriptHookRDR2 (see Requirements above) if you haven’t already.
Drop PokerCheat.asi into your RDR2 install folder (the same folder as RDR2.exe).
Launch the game and sit down at a poker table. The overlay is on by default — nothing to enable.
Configuration
A PokerCheat.ini is created next to the .asi the first time you run the game with it installed. It has one section, [General], with four booleans you can flip and save while the game is closed:
ShowCommunityCards
ShowOthersCards
ShowWinPrediction
ShowWouldWinHandAgainst
Set any of them to false to turn that piece of the HUD off.
Known limitations
Single-player only — this reads poker_sp’s local script memory, it has nothing to do with any online mode.
Tied to game build 1491.50 specifically (see Requirements).
The mod predicts the outcome from the true shuffled deck; it does not alter deal order, AI decisions, or payouts in any way. If you don’t want to know the outcome in advance, don’t play with it enabled — there’s no partial-spoiler mode.
Uninstallation
Delete PokerCheat.asi and PokerCheat.ini from your game folder.
Credits:
gir489
Downloads
| Name | Format | Size |
|---|---|---|
| PokerCheat-1.3.rar | RAR | 269.90 KB |
To start download click the filename. To open archive files use one of these programs: WinRAR, 7-Zip, WinZip. Some mod archives may need to be extracted before the mods will work.





