jag12511 Posted September 17, 2018 Share Posted September 17, 2018 For what it's worth - I run into the same issue as well. Modified the ini files, tried to set a different config folder, etc... but at the end of the day I still get the "config directory not set" error when trying to launch through the 64bit retroarch on my nvidia shield tv. Link to comment Share on other sites More sharing options...
thatman84 Posted September 18, 2018 Share Posted September 18, 2018 Yep it needs intevention from the HS Android maintainer but not heard anything yet. I am not sure this will happen in the near future. Link to comment Share on other sites More sharing options...
Norkusa Posted October 3, 2018 Share Posted October 3, 2018 I've been playing around with Retroarch64 on its own so I can get the feel for it before merging it with my HyperSpin setup, but my Shield controllers aren't being recognized at all for some reason. I can navigate the RA64 menus and map buttons but whenever I boot up a game, no buttons on the controller are recognized (except the Shield TV Home button). This goes for both my 2015 + 2017 style controllers. Anyone else having problems like this? Thinking I should just delete all my controller configs for RA + RA64 but scared I may screw up my current HS setup. Link to comment Share on other sites More sharing options...
thatman84 Posted October 3, 2018 Share Posted October 3, 2018 I wouldn’t delete them. Could be a path issue. check in settings>directory>Joypad Profiles Then go to online Updater and update them Link to comment Share on other sites More sharing options...
zerojay Posted October 26, 2018 Share Posted October 26, 2018 Odd discovery slightly related to this. The atari800 core has been known broken for Android for months now, but appears to be working the aarch64 build just fine. Another reason to want to get this all working. Link to comment Share on other sites More sharing options...
zerojay Posted October 26, 2018 Share Posted October 26, 2018 Also, in watching how Arc Browser launches the aarch64 build, it's clear that it is passing to Retroarch the path to the config file to use, however Hyperspin is not, which leads to Retroarch making its own best estimate which is wrong. Link to comment Share on other sites More sharing options...
thatman84 Posted October 26, 2018 Share Posted October 26, 2018 Good info @zerojay Has that been highlighte to the RA team? Iirc HS has a seperate intent for retroarch compared to other emu's an within that it passes the config location. User/data/ .... I am fairly certain thats where the issue arises. No word from Reznnate so it will be a waiting game Link to comment Share on other sites More sharing options...
mikty Posted October 26, 2018 Author Share Posted October 26, 2018 It would be so great if Reznnate could refresh this marvelous hyperspin version on android with 64 bits support together with the 32 bits. Hope Regards Link to comment Share on other sites More sharing options...
sebastienlegus Posted October 27, 2018 Share Posted October 27, 2018 18 hours ago, mikty said: It would be so great if Reznnate could refresh this marvelous hyperspin version on android with 64 bits support together with the 32 bits. Hope Regards yes it's what i need ,i play game cube whith retroarch 64 .Better than dolpnin emulators. Link to comment Share on other sites More sharing options...
zerojay Posted November 7, 2018 Share Posted November 7, 2018 There are other ways of skinning this cat. A tasker task that sends out the proper intent when it itself is run as an application through HS. Or writing an app that receives intents and then sends them out depending on what it receives. Basically, we would need to create an app that would be the go between HS and Retroarch or whatever else. Link to comment Share on other sites More sharing options...
thatman84 Posted November 7, 2018 Share Posted November 7, 2018 2 hours ago, zerojay said: There are other ways of skinning this cat. A tasker task that sends out the proper intent when it itself is run as an application through HS. Or writing an app that receives intents and then sends them out depending on what it receives. Basically, we would need to create an app that would be the go between HS and Retroarch or whatever else. This would be nice to see. Never had much luck with tasker myself Link to comment Share on other sites More sharing options...
zerojay Posted November 15, 2018 Share Posted November 15, 2018 Just got back to this last night. I succeeded in creating a task in Tasker that can launch either 32/64 bit versions of Retroarch with the game and config files needed. 64-bit launches and works properly, unlike the previous attempts where it was clear the config file wasn't being passed. Looking into how I can pass parameters to the task to allow me to create one task that can handle all ROMs for a system... and if that works, maybe all ROMs period. Long-term, I'd like to also add the ability to define a libretro core per game from a text file. We'll see. More updates soon. Link to comment Share on other sites More sharing options...
thatman84 Posted November 15, 2018 Share Posted November 15, 2018 Exciting stuff, looking forward to seeing it in action. My Shield time is very slowly increasing again which is good. 4 minutes ago, zerojay said: Long-term, I'd like to also add the ability to define a libretro core per game from a text file. This is a top feature of mine. It could open up lots of possibilities for custom wheels. Add some real polish to the Shield setup Link to comment Share on other sites More sharing options...
mikty Posted November 15, 2018 Author Share Posted November 15, 2018 2 hours ago, zerojay said: Just got back to this last night. I succeeded in creating a task in Tasker that can launch either 32/64 bit versions of Retroarch with the game and config files needed. 64-bit launches and works properly, unlike the previous attempts where it was clear the config file wasn't being passed. Looking into how I can pass parameters to the task to allow me to create one task that can handle all ROMs for a system... and if that works, maybe all ROMs period. Long-term, I'd like to also add the ability to define a libretro core per game from a text file. We'll see. More updates soon. Nice, hope we could arrive to achieve this. thanks Link to comment Share on other sites More sharing options...
sebastienlegus Posted November 28, 2018 Share Posted November 28, 2018 avez vous réussi a integrer retroarch64? L'emulation game cube y est meilleur que dolphin. C'est le seul truc qui ne marche pas dans mon hyperspin. J'espére que cela vas se régler. bon courage Link to comment Share on other sites More sharing options...
zerojay Posted December 2, 2018 Share Posted December 2, 2018 Nothing short of writing an Android app is going to work here. A simple app will need to receive an intent from Hyperspin, read the extra intent info and then use that info to send an intent to our emulator of choice with extras needed. Link to comment Share on other sites More sharing options...
thatman84 Posted December 2, 2018 Share Posted December 2, 2018 Shame, was hoping you could pull it off. i would be great to see the CONFIGFILE attribute added to HS like the other android FE’s so that path is configurable Link to comment Share on other sites More sharing options...
mikty Posted December 2, 2018 Author Share Posted December 2, 2018 Hope Reznnate will heard us ? Link to comment Share on other sites More sharing options...
yarrick Posted March 6, 2019 Share Posted March 6, 2019 Thanks to the person that suggested recompiling the .APK, I did so last month and changed it to allow RetroArch64 to run. I have a large amount of emulators and I now use the 64 bit cores for all of them without an issue, I have no need for the 32bit RetroArch anymore. Cheers Link to comment Share on other sites More sharing options...
sanchezmike01 Posted March 7, 2019 Share Posted March 7, 2019 2 hours ago, yarrick said: Thanks to the person that suggested recompiling the .APK, I did so last month and changed it to allow RetroArch64 to run. I have a large amount of emulators and I now use the 64 bit cores for all of them without an issue, I have no need for the 32bit RetroArch anymore. Awesome....would u like to leave a tutorial in case others wants to give it a go....I myself would like gamecube in retroarch but cant use it due to the cfg differences between the 2 apks....can u run both at the same time in hyperspin or no? Link to comment Share on other sites More sharing options...
sanchezmike01 Posted March 7, 2019 Share Posted March 7, 2019 Also how do u resign an apk....I currently use retroarch 176 I think but would like to add all my current cores then make it an apk again but with all cores in there...that way i can move my setup around without any issues or redownlaoding of cores Link to comment Share on other sites More sharing options...
mikty Posted March 7, 2019 Author Share Posted March 7, 2019 it would be awesome ! Link to comment Share on other sites More sharing options...
yarrick Posted March 7, 2019 Share Posted March 7, 2019 8 hours ago, sanchezmike01 said: Awesome....would u like to leave a tutorial in case others wants to give it a go....I myself would like gamecube in retroarch but cant use it due to the cfg differences between the 2 apks....can u run both at the same time in hyperspin or no? Sure I would be happy to do a tutorial My only concern is that perhaps the original creator of the APK would not want this, however all I did was change one line in the code so perhaps they would be willing to update the APK themselves? Unfortunately my programming skills are lacking so I could not figure out how to do a split between retroarch emulators but I am wondering what emulators you want to run on RetroArch32 as I find all of mine work right now on RetroArch64? Link to comment Share on other sites More sharing options...
thatman84 Posted March 7, 2019 Share Posted March 7, 2019 18 minutes ago, yarrick said: My only concern is that perhaps the original creator of the APK would not want this, however all I did was change one line in the code so perhaps they would be willing to update the APK themselves? Pass the guide to me 1st and I will approve it with the other admins. I doubt there will be an issue. Link to comment Share on other sites More sharing options...
yarrick Posted March 7, 2019 Share Posted March 7, 2019 8 hours ago, sanchezmike01 said: Also how do u resign an apk....I currently use retroarch 176 I think but would like to add all my current cores then make it an apk again but with all cores in there...that way i can move my setup around without any issues or redownlaoding of cores I did it on my laptop which I will have back later, I signed it with a( sorry cannot remember the name as it was a month ago) APK signing tool. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.