A screen splitter for Retroarch - load two instances of Retroarch seamlessly and simultaneously to play with a friend!
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Refactored the configuration editing code to be dynamic and easily expandable (old implementation was lazy and gross)
88cafd2View on GitHubIncreasing sleep time (config wasn't updating on TV but it was on PC)
e2497f2View on GitHubAdded a delay between creating Retroarch instances so that the config could be updated (required for automatic controller mapping)
ab5114bView on GitHubMerge branch 'main' of https://github.com/MatthewJ-Roberts/retroarch-splitscreen
9463ff0View on GitHubImproved config functionality to automatically map controllers to their respective instances
fc93a66View on GitHubMerge pull request #1 from MatthewJ-Roberts/scale-factor-manager
0c41b91View on GitHubAdded config addition to the form, currently broken.
082fc09View on GitHub