-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
# fragment-shortcut-overlay | ||
Brings up an over lay to show what your short cuts are in game. | ||
|
||
This currently supports the vanilla game and the last 2 of the Coldbird releases. | ||
Single player is not supported. | ||
This currently supports all versions of the retail game and both singlep and multi player. | ||
|
||
|
||
|
||
# How to use | ||
Start PCSX2 and then start the program. Once you are online and in a server you will be able to view your shortcuts by pressing L1,L2,R1,R2. | ||
|
||
# Thanks to | ||
NCDyson for properly handling different versions of the game and Single player |