Go to file
2023-02-15 19:24:21 -08:00
.github/workflows Update dotnet-desktop.yml 2023-02-15 19:20:32 -08:00
GameShuffler Include publish profile 2023-02-15 19:24:21 -08:00
.gitignore Initial commit 2023-02-14 23:26:35 -08:00
GameShuffler.sln First code commit 2023-02-14 23:47:59 -08:00
LICENSE Initial commit 2023-02-14 23:26:35 -08:00
README.md Update README.md 2023-02-15 00:03:30 -08:00

PCGameShuffler

A simple tool to shuffle PC games. Inspired by Brossentia and Authorblues' Bizhawk Shuffler

Usage

  • Download and launch the shuffler
  • Start the games you want to shuffle
    • Be aware that when you start shuffling, the games will be in whatever state you leave them, so you may wish to do save selection, character creation, etc.
  • Click Refresh to populate the list of processes available for shuffling
  • Select the games you want to shuffle and change the minimum and maximum time between shuffles, if desired
  • Click Start Shuffle
    • All but one of the games should become minimized and unresponsive, the other should be maximized
    • The active game will change randomly within the limits set
    • Press PageDown at any time to remove the current game from the shuffle, and force-quit it
    • Click Stop Shuffle to resume all games, and stop the shuffler
ShufflerImage