potts43 Posted July 20, 2014 Posted July 20, 2014 Sun is shining? It's 11pm? It's the ceiling lamp not the sun you drunken fool! Lol
gigapig Posted July 20, 2014 Posted July 20, 2014 Sun is shining? It's 11pm? It's the ceiling lamp not the sun you drunken fool! Lol And your looking gorgeous darling, and yes that is a Completion pro in my pocket. You've pulled, get your coat.
potts43 Posted July 20, 2014 Posted July 20, 2014 And your looking gorgeous darling, and yes that is a Completion pro in my pocket. You've pulled, get your coat. I almost said I want some of your funny juice and then considered the implications! Lol good night mate !!
gigapig Posted July 20, 2014 Posted July 20, 2014 I almost said I want some of your funny juice and then considered the implications! Lol good night mate !! Good Night Sir. I did read that as Fanny juice on first glance.
ninja2bceen Posted July 21, 2014 Posted July 21, 2014 Gigapig that's hilarious! Sneidder, the is a members only download I fear. It's on the FTP only which means u just pay the membership fee to access community media etc. personally I've worked on the cab probably several hours each night for a year and I am like 99% satisfied with my project. I wish I knew about this gem and others earlier, you can find almost everything in the free downloads. Hyperspeech and a few other tools and some art are on the FTP I think. If u r just starting do the FTP for sure, u can do hyper sync to speed things up I'm with u though, I'm trying to rationalize a membership for just this download though for you it sounds like a no brainer starting out. I'm hoping someone private messages me to drop me an attached file but I'm not entirely sure that will happen. Hyperspin is still brilliant with out without this Advance the cause to 100%. http://hyperbase.hyperspin-fe.com/ Planet Geekdom, Subscribe for Tutorials! https://www.youtube.com/channel/UCdcby-s2GwriaOHGmVC2vGA?sub_confirmation=1&app=desktop
Polemicist Posted July 21, 2014 Posted July 21, 2014 Gig. A monkey through a garden hose? Of all the things to choose you go for a monkey?
jcm9800 Posted July 21, 2014 Posted July 21, 2014 ninja i really dont understand why dont want to upgrade? its really worth every penny not only for hyperspeech there are a lot more goodies waiting in the ftp section and why you dont want contribute such a good thing then hyperspin? [sIGPIC][/sIGPIC]
gigapig Posted July 21, 2014 Posted July 21, 2014 Gig. A monkey through a garden hose? Of all the things to choose you go for a monkey? If truth be told, that line is from an episode of Ren & Stimpy, which one I can't really remember, It made me laugh and I've never forgotten it. it maybe from the Rubber Nipple Salesman episode, a salesman tries to sell them a vacuum and that was a line from it. I now need to rewatch them all.
Polemicist Posted July 21, 2014 Posted July 21, 2014 LMAO. Oh dear the things that rattle around in that head of yours.
ninja2bceen Posted July 31, 2014 Posted July 31, 2014 Out of curiosity lets say I wanted a system bio for xbmc, how can I manually add one? I tried adding to the file with the other descriptions but archer never spoke and just said description wasn't available? Can u add new system bios manually? If so how? Thanks Advance the cause to 100%. http://hyperbase.hyperspin-fe.com/ Planet Geekdom, Subscribe for Tutorials! https://www.youtube.com/channel/UCdcby-s2GwriaOHGmVC2vGA?sub_confirmation=1&app=desktop
DrZhark Posted August 20, 2014 Posted August 20, 2014 Hi I installed Hyperspeech, and I'm quite impressed with the new level it adds to Hyperspin. I have the issue where Hyperspeech does not speak the name of the system or the bio of the system selected in the main wheel, but speaks the names of games fine on the systems, and reads the description of the games fine on MAME. I was reading this thread and found the steps taken already to debug the issue, ran cmd as an admin, and got the expected response when using the handle command: handle.exe -p HypersPin.exe | findstr "\Media\Main Menu\Video\ got me: E:\Hyperspin\Media\Main Menu\Video\MAME.mp4 If I changed the selected system on the wheel, I got the proper videos (Atari 2600, Atari 5200), etc Then I started browsing the code provided, and found this: If A_OSVersion = WIN_XP ; Check whether OS is WIN_XP or not { RunWait %comspec% /c %handleExec% -p HyperSpin.exe | findstr /C:"\\Media\\Main Menu\\Video\\" | %cbExec% ,,Hide ; Fill the Clipboard }Else { RunWait %comspec% /c %handleExec% -p HyperSpin.exe | findstr /C:"\\Media\\Main Menu\\Video\\" | Clip ,,Hide ; Fill the Clipboard } So I'm guessing the issue is that I don't have Hyperspin installed in C:\ but rather E:\ I am wondering if Boogieman could update the HypersPeech ini to allow us to change the default location of the \Video folder.... Thanks!!
potts43 Posted August 20, 2014 Posted August 20, 2014 HiI installed Hyperspeech, and I'm quite impressed with the new level it adds to Hyperspin. I have the issue where Hyperspeech does not speak the name of the system or the bio of the system selected in the main wheel, but speaks the names of games fine on the systems, and reads the description of the games fine on MAME. I was reading this thread and found the steps taken already to debug the issue, ran cmd as an admin, and got the expected response when using the handle command: handle.exe -p HypersPin.exe | findstr "\Media\Main Menu\Video\ got me: E:\Hyperspin\Media\Main Menu\Video\MAME.mp4 If I changed the selected system on the wheel, I got the proper videos (Atari 2600, Atari 5200), etc Then I started browsing the code provided, and found this: If A_OSVersion = WIN_XP ; Check whether OS is WIN_XP or not { RunWait %comspec% /c %handleExec% -p HyperSpin.exe | findstr /C:"\\Media\\Main Menu\\Video\\" | %cbExec% ,,Hide; Fill the Clipboard }Else { RunWait %comspec% /c %handleExec% -p HyperSpin.exe | findstr /C:"\\Media\\Main Menu\\Video\\" | Clip ,,Hide; Fill the Clipboard } So I'm guessing the issue is that I don't have Hyperspin installed in C:\ but rather E:\ I am wondering if Boogieman could update the HypersPeech ini to allow us to change the default location of the \Video folder.... Thanks!! "C" isn't the issue - mines on J
gigapig Posted August 20, 2014 Posted August 20, 2014 Mine is "O" and only ever reads the Mame history/bio.
potts43 Posted August 20, 2014 Posted August 20, 2014 Mine is "O" and only ever reads the Mame history/bio. Mine works for all bios
DrZhark Posted August 21, 2014 Posted August 21, 2014 I ran Hyperspin and HyperSpeech as admin, and that did not make any difference. so you have HS on J:\ and you get Hyperspeech to play the main menu system bios? i.e. NES, Atari etc?
ninja2bceen Posted August 21, 2014 Posted August 21, 2014 Run as admin and be sure the ini u have system bios = true Advance the cause to 100%. http://hyperbase.hyperspin-fe.com/ Planet Geekdom, Subscribe for Tutorials! https://www.youtube.com/channel/UCdcby-s2GwriaOHGmVC2vGA?sub_confirmation=1&app=desktop
gigapig Posted August 21, 2014 Posted August 21, 2014 I'e set everything to run as admin and still nothing. So is it linked to finding a system video in the Main menu folder, is that how it knows, and do you press the read bio key to activate ; or does read it every time?
jcm9800 Posted August 21, 2014 Posted August 21, 2014 i have complete the same problem that Dr.Zhark have all is working but the system on main menu wheel will not be spoken [sIGPIC][/sIGPIC]
potts43 Posted August 21, 2014 Posted August 21, 2014 I'm not sure if I answered this on the original thread...it was a good while ago chaps. I'll look at my system
ninja2bceen Posted August 22, 2014 Posted August 22, 2014 I had this problem a while back ago.it wouldn't play bios unless I push f10 or wut ever the command was. It should play the bios automatically. What worked for me is I ran hyperspeech as admin, then I turned run as admin on for hyperspin and it works automatically. Be sure system bios is set to true in the ini as well. Did that work? Advance the cause to 100%. http://hyperbase.hyperspin-fe.com/ Planet Geekdom, Subscribe for Tutorials! https://www.youtube.com/channel/UCdcby-s2GwriaOHGmVC2vGA?sub_confirmation=1&app=desktop
gigapig Posted August 22, 2014 Posted August 22, 2014 Finally figured it out. My HyperSpeech folder was called "HyperSpeech v0.9", I removed the "v0.9" and changed the path in HyperHQ and bingo system bio is read. Happy days.
DrZhark Posted August 23, 2014 Posted August 23, 2014 Great guys!! It is finally working for me. It is reading system bios now. I changed the "Hyperspeech v0.9" folder name to "HyperSpeech", updated the path in HyperHQ and ran HyperSpin as admin.... works flawlessly
jcm9800 Posted August 23, 2014 Posted August 23, 2014 yes cool running hyperspin exe as an admin handels the problem for me too thanks guys [sIGPIC][/sIGPIC]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.