[RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets (/showthread.php?tid=258159) |
RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - LupinSansei - 2016-06-30 (2016-06-18, 01:10)LupinSansei Wrote: I thought so, I did that but I get this error for all systems. Any news on this issue? RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - HygSuperSlayer - 2016-07-04 Hello teeedubb, This looks amazing, thank you and all those involved for a great ROM launcher and all the time spent. I'm trying this out on a VM before I push to my 'production' Kodi that the family uses and thought I'd make a small donation of sorts if you don't mind. Here's the jist. I admit, I had great difficulty in figuring out what to do with what, and how to do it where, there really is no step by step direction to get this going when you're someone who hasn't ever touched Hyper* anything , that is not a knock on you or anyone involved in the line of Hyper* products, I'm sure you get what I'm saying. So...I put together a quick .doc file that goes step by step from a fresh Kodi install to playing a rom in about 10 easy to follow steps (including pictures!,..i love pics). This walkthrough is VERY basic because I spent to much time reading over and over and not understanding what I needed to have, where to have it, and what to have in it! And I'm not the only one judging by the Youtube comments. I'm sure this doc can only help. I'm even preparing a second stage document of configuration for the very novice users who want to have what they see in your video. Again, thank you for bringing this to Kodi, I greatly appreciate it and enjoy using it! RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - ahnernoch - 2016-07-15 (2016-07-04, 00:45)HygSuperSlayer Wrote: Hello teeedubb, Hi HygSuperSlayer, where can i get your doc? because i really want this addon but i really have no idea how to do so.. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - lorrancabral - 2016-08-05 Hello I see your video on Youtuber and was passionate about the service you ta doing so has a problem'm not managing to install you could record a video in youtuber teaching how to be installed I'm Brazilian not understand almost no English but be I see the video I already understand well but easy being you can record a tutorial video making for you taria saving the world as I found really cool his work hopefully you finish it already that so far the best I see and its so do not forget a thing tries to make a Brazilian EN version loves to play XD RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2016-08-06 Not sure if a video would make it easier to install, but here is the directory structure within the plugin.hyper.launcher folder inside my Kodi userdata (wiki)\addon_data folder https://paste.ubuntu.com/22444382/ Let me know if this helps, if so I'll add it to the first post. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - lorrancabral - 2016-08-16 (2016-08-06, 15:16)teeedubb Wrote: Not sure if a video would make it easier to install, but here is the directory structure within the plugin.hyper.launcher folder inside my Kodi userdata (wiki)\addon_data folder I went to download and it appeared `` Plain form not available for deep linking.`` RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - mechevarria - 2016-08-21 (2016-08-06, 15:16)teeedubb Wrote: Not sure if a video would make it easier to install, but here is the directory structure within the plugin.hyper.launcher folder inside my Kodi userdata (wiki)\addon_data folder Extremely helpful. Examples are absolutely the best! I have my stuff sym-linked to a folder in Dropbox so I never lose this config since it took so long to get right. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Tape.Era - 2016-08-26 First off, I have long wanted a "seamless" media/gaming interface and this looks to be a big step in the right direction, so i must give major props as it looks awesome. I seem to be having trouble getting the addon to run after my initial setup and configuration for the NES system. Code: 18:42:40 T:9048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- I have put artwork in: C:\Users\Me\AppData\Roaming\Kodi\userdata\addon_data\plugin.hyper.launcher\systems_artwork\Nintendo Entertainment System named: Code: Nintendo Entertainment System-fanart.png Also, various systems artwork have been "autopopulated" here which i believe may have been downloaded from "service.hyper.launcher": C:\Users\Me\AppData\Roaming\Kodi\userdata\addon_data\plugin.hyper.launcher.systems.artwork any help would be greatly appreciated! RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Sigwood - 2016-09-02 Hi, just wondering if anyone has a sample launcher file for using Retroarch directly with Hyper Launcher in Windows? I tried to muddle my way through it but I can't seem to get it to work. I can get the game list to show up and the artwork, but I can't launch any games because I am not smart enough to figure out how to make the launcher. Thanks. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2016-09-03 Sigwood and tape.era - I'm over seas right now and all I have is a phone. I'll be home in a week and be able to give a proper reply. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Sigwood - 2016-09-06 Okay, thanks. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2016-09-13 Tape.era do you have the option "Create system artwork folders and move artwork" enabled? If so disable it and see if the problem persists (if it does please post a full debug log file). Sigwood try this. (I havent had a chance to test it and Im not overly familiar with batch scripting) retroarch.bat Code: REM %1 = system name , %2 = game name , %3 = full rom path (folder + file name + extension) , %4 = file name only , %5 = file extension Youll need to configure the paths in the script and add additional else if statements for additional systems. You can also just create one retroarch launcher for each system. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Sigwood - 2016-09-13 Thanks very much for the help. RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - mechevarria - 2016-09-27 Is there a way to add a visible button to the artwork/media/manual etc instead of using the context menu? I end up forgetting all that interesting stuff is there since there is no direct button in the view. Just an idea. Love this plugin RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - LupinSansei - 2016-09-28 I know I asked before but did you ever figure out a way to get game info to display? |