Anyone setup a local webserver for updating RetroArch Cores?
If your not sure on the what im doing…
As the cores directory is hardcoded into retroarch for droid and I dont want to root my device (Nvidia Shield TV), the only way to add custom cores not found on the build bot is to point the Online Updater path to a custom URL
Hunterk suggested somewhere that it should be possible to create a local webserver to point at.
Anyway im struggling to get the webserver working.
Testing this on a Windows install before hitting the Shield
I installed XAMPP on my 8.1 laptop and have tried a few different file in the root director. At 1st Online Updater gave error index-extended not found Created a .index-extended file and when i webrowse to “http://localhost/.index-extended” the text inside is displayed onscreen
Trying this out manually to the RetroArch buildbot it seems to be a download file. Im thinking that may be the issue as my local server doesn’t give the file out as a download
RetroArch crashes when I go to core updater on windows and on Android it wont open at all with a custom buildbot address (probably because its not valid incorrect)
Any ideas welcome