Update README.md

This commit is contained in:
sesouthall 2023-02-15 00:03:30 -08:00 committed by GitHub
parent 1e826f9f81
commit dd23a8e46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,16 @@
# PCGameShuffler
# PCGameShuffler
A simple tool to shuffle PC games. Inspired by [Brossentia and Authorblues' Bizhawk Shuffler](https://github.com/authorblues/bizhawk-shuffler-2)
## 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
<img width="403" alt="ShufflerImage" src="https://user-images.githubusercontent.com/125438356/218967334-0cd24cb3-2d0f-4191-9bad-2349586cf7e1.png">