
SimulPicks
Everyone picks their card at the same time instead of taking turns. Shows who has picked and who you're still waiting on.EveryonePicks
(This package is still called SimulPicks on Thunderstore. Package names can't be changed, so the listing keeps its old ID. In game the mod is EveryonePicks.)
Everyone picks their card at the same time instead of taking turns.
Each client runs the game's real pick flow locally, so you keep the normal card animations, sounds and controller input. Only the final card assignment is synced.
What you get
A board in the top right showing who has locked in a card and who you're still waiting on. Anyone taking more than 15 seconds turns red with a timer next to their name.
Losers pick after a round, everyone picks at game start, same as normal.
Extra picks work properly. Devil cards, Pick N Cards, MorePicksPatch and PickPhaseImprovements all hold the round open until the player is done.
Nobody can wedge the lobby. Every wait times out, and a player who drops mid-pick releases the round straight away.
Everyone in the lobby needs it
This changes how the pick phase is driven, so all players need it installed. Share the mod pack, not just the file.
Conflicts
otDan-PickTimer does not work with this. EveryonePicks turns its timer off during picks
and uses its own instead, set by PickTimeSeconds (45 by default).
Worth knowing: PickTimerCompat ships inside Root-PickPhaseImprovements and only runs
when PickTimer is installed, so removing PickTimer gets rid of both.
Settings
In game, open Mod Options and pick EveryonePicks. You can also edit
BepInEx/config/com.redredrain.rounds.simulpicks.cfg directly.
| Setting | Default | What it does |
|---|---|---|
PickTimeSeconds |
45 | Seconds per pick before it auto-picks for you. Extra picks each get their own allowance. |
ShowPickBoard |
true | Show the pick board. |
PickBoardScale |
1.0 | Make the board bigger or smaller. |
Press F9 in an offline lobby to run a single pick session for testing.
Renamed
This was called SimulPicks. Same mod, clearer name. The Thunderstore package ID stays the same so existing installs update in place.