Skip to content

Commit

Permalink
#2: Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
OOPMan committed Oct 31, 2019
1 parent 1567a8d commit 8033c1f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
Binary file modified docs/images/screenshots/01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/screenshots/02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 11 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ drivers and rewire buttons
* All buttons on supported controllers work, no rewiring or fiddling required
* Multiple supported controllers can be connected
* Supported controllers work in Steam, Windows Store games, etc
* QT5 GUI


# Supported controllers
Expand Down Expand Up @@ -55,6 +56,10 @@ Steam only sees the virtual XB360 controller
a **WinUSB** driver for your supported controller. If you own multiple different supported controllers then you must repeat step 5
for each different supported controller

### Optional
01. Install OpenSSL from [http://slproweb.com/products/Win32OpenSSL.html](http://slproweb.com/products/Win32OpenSSL.html) in order to
enable the update check functionality. Without this installed the application is unable to check for updates


## Updating

Expand All @@ -66,17 +71,18 @@ Steam only sees the virtual XB360 controller
## Usage

01. Open the folder that you extracted the **XBOFS.win.zip** bundle into
02. Run **XBOFS.win.exe**
02. Run **XBOFS.win.qt5.exe**
03. Connect your supported controller(s)
04. Wait for the interface to indicate your device(s) is **Reading input...**. You may
see a pop-up notification about a new XB360 controller(s) being detected, this is normal
05. You can now minimize the **XBOFS.win.exe** window if you so choose
05. You can now minimize the **XBOFS.win.qt5.exe** window if you so choose. The application will minimise to the system tray
by default
06. You should now be able to play games using your supported controller(s). Any game that supports a standard XB360
controller should work, regardless of whether it is a Steam game, Windows store game or any other platform that
supports the XB360 controller. Note that the input from the stick is mapped to the D-Pad on the virtual XB360
controller not the analog stick
07. When you are done playing, activate the **XBOXFS.win.exe** window and hit *Q*. The application will exit (it can
take up to 20 seconds to do so) and the virtual XB360 controller(s) will disappear
07. When you are done playing simply unplug your device(s) and pack them away. You can leave the application running minimized
as it does not consume a large amount of memory or CPU time. You can exit the application using the *File* menu or the tray icon


## Uninstallation
Expand All @@ -89,6 +95,7 @@ Steam only sees the virtual XB360 controller
06. In the dialog box, mark the checkbox labelled *Delete the driver software for this device*
07. Click *Uninstall*
08. Replug your supported controller. It will now use whichever driver was previously configured for it
09. Delete the folder you extracted the **XBOFS.win.zip** bundle into


## Support
Expand Down

0 comments on commit 8033c1f

Please sign in to comment.