File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
21# Playnite Controller Compatibility Plugin
32
43<p align =" center " >
@@ -21,22 +20,30 @@ A Playnite plugin that provides controller compatibility detection and managemen
2120 - 🎮 ** Partial Controller Support** - Some limitations or workarounds needed
2221 - ❌ ** No Controller Support** - Keyboard/mouse only
2322
24- ## Installation & Testing
2523
26- ### Quick Test Build
27- 1 . Run ` build.bat ` to compile the plugin
24+ ## Installation
25+
26+ ### Recommended (Easy)
27+ 1 . Download the latest ` .pext ` file from [ Releases] ( https://github.com/DreadHeadHippy/Controller-Compatibility/releases ) .
28+ 2 . Open Playnite.
29+ 3 . Go to ** Extensions → Install extension** .
30+ 4 . Select the downloaded ` .pext ` file.
31+ 5 . Restart Playnite.
32+
33+ ### Advanced (Manual Build)
34+ 1 . Run ` build.bat ` to compile the plugin.
28352 . Copy the contents of ` bin\Release\net462\ ` to:
29- ```
30- %AppData%\Playnite\Extensions\ControllerCompatibility\
31- ```
32- 3 . Restart Playnite
33- 4 . Enable the plugin in Settings → Extensions
36+ ```
37+ %AppData%\Playnite\Extensions\ControllerCompatibility\
38+ ```
39+ 3 . Restart Playnite.
40+ 4 . Enable the plugin in Settings → Extensions.
3441
3542### What You'll See
3643- ** Controller Status** : Top panel shows connected controllers
3744- ** Game Overlays** : Look for colored badges on game tiles in your library (top-right corner if in 'grid view')
3845- ** Context Menus** : Right-click games for compatibility options
39- - ** Visual Feedback** : Badges appear/disappear based on controller connections
46+ - ** Visual Feedback** : Badges appear based on controller compatibility
4047
4148### Test Data
4249The plugin includes test compatibility data for popular games. Connect a controller to see the full effect!
You can’t perform that action at this time.
0 commit comments