<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>HyperSpin HyperBoard - HyperSpin Main Forum</title>
		<link>http://www.hyperspin-fe.com/forum/</link>
		<description>HyperSpin Main Forum Description</description>
		<language>en</language>
		<lastBuildDate>Wed, 08 Sep 2010 20:17:17 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.hyperspin-fe.com/forum/images/styles/hyper/misc/rss.jpg</url>
			<title>HyperSpin HyperBoard - HyperSpin Main Forum</title>
			<link>http://www.hyperspin-fe.com/forum/</link>
		</image>
		<item>
			<title>Pleeeeeaaase could we have a mac version!.</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9539&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 17:51:16 GMT</pubDate>
			<description>I own intel imac using sdl mame os x (which I think is great) and would be so happy if you made this fantastic program for people like me!.</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I own intel imac using sdl mame os x (which I think is great) and would be so happy if you made this fantastic program for people like me!.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>Playerwhiskey</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9539</guid>
		</item>
		<item>
			<title>Error in SSF SegaSaturn</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9532&amp;goto=newpost</link>
			<pubDate>Tue, 07 Sep 2010 23:38:56 GMT</pubDate>
			<description>Hi. 
 
First sorry for my poor english; I read better than write:smokin: 
 
I am ending with my Hyperspin configuration, but I have one problem with...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi.<br />
<br />
First sorry for my poor english; I read better than write:smokin:<br />
<br />
I am ending with my Hyperspin configuration, but I have one problem with this emulator.<br />
<br />
The hyperspin launchs correctly the Daemon Tools which loads the cue well and emulation starts but in a second plane, because of the error message.<br />
The error message is the next: Sega Saturn is an invalid System Name or SSF.exe isn't supported yet<br />
<br />
I have checked the AHK and Ini files and the System Name and emulator exist!<br />
<br />
If I change the process with control + alt + delete, I can see emulation perfectly, and exit with the escape key without any error, returning to the menu selection of Sega Saturn.<br />
<br />
I copy you my files hoping you can help me:<br />
<br />
AHK<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :Supported emulators:<br />
&nbsp;*&nbsp; &nbsp; :System:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :Emulators: <br />
&nbsp;*Atari 5200.............................mess.exe<br />
&nbsp;*Atari Lynx.............................handy.exe<br />
&nbsp;*Daphne.................................daphne.exe<br />
&nbsp;*Future Pinball.........................Future Pinball.exe <br />
&nbsp;*Gameboy Advance........................visualboyadvance.exe&nbsp; <br />
&nbsp;*Gameboy................................visualboyadvance.exe<br />
&nbsp;*Gameboy Color..........................visualboyadvance.exe&nbsp; <br />
&nbsp;*MAME...................................mame.exe<br />
&nbsp;*Neo Geo................................mame.exe<br />
&nbsp;*Neo Geo Pocket Color...................NeoPop-Win32.exe<br />
&nbsp;*Nintendo 64............................Project64.exe <br />
&nbsp;*Nintendo Entertainment System..........nestopia.exe<br />
&nbsp;*Panasonic 3DO..........................FreeDO.exe<br />
&nbsp;*Sega 32X...............................fusion.exe<br />
&nbsp;*Sega CD................................fusion.exe<br />
&nbsp;*Sega Dreamcast.........................nullDC_100b1_6_mmu.exe<br />
&nbsp;*Sega Game Gear.........................fusion.exe<br />
&nbsp;*Sega Genesis...........................fusion.exe<br />
&nbsp;*Sega Master System.....................fusion.exe <br />
&nbsp;*Sega Saturn............................ssf.exe<br />
&nbsp;*Sony Playstation.......................psxfin.exe<br />
&nbsp;*Super Nintendo Entertainment System....zsnesw.exe<br />
&nbsp;*TurboGrafx 16..........................mess.exe<br />
&nbsp;*Zinc...................................zinc.exe<br />
&nbsp;*JukeBox................................silverjuke.exe<br />
&nbsp;*JukeBox................................SKJukebox.exe<br />
&nbsp;*Visual Pinball.........................VPinball.exe&nbsp; <br />
&nbsp;*<br />
;**********************************SEGA SATURN***********************************<br />
else if (systemName = &quot;Sega Saturn&quot; &amp;&amp; executable = &quot;SSF.exe&quot;)<br />
{<br />
RunWait, %DAEMONTOOLS% -mount 0`,&quot;%romPath%%romName%%romExtension%&quot;<br />
hideDesktop()<br />
Hotkey, %exitEmulatorKey%, CloseProcess<br />
Run, %executable% , %emuPath%, UseErrorLevel<br />
WinActivate, HyperSpin<br />
}<br />
/</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->SETTINGS<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[exe info]<br />
path=C:\Hyperspin\Emulators\Sega Saturn\<br />
rompath=C:\Hyperspin\Emulators\Sega Saturn\Isos\<br />
userompath=<br />
exe=SSF.exe<br />
romextension=cue<br />
parameters=<br />
searchsubfolders=<br />
pcgame=false<br />
winstate=HIDDEN<br />
hyperlaunch=true</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->Thanks for try to help me:proud:</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>BenBoss</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9532</guid>
		</item>
		<item>
			<title>Genesis Emulator</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9531&amp;goto=newpost</link>
			<pubDate>Tue, 07 Sep 2010 23:15:24 GMT</pubDate>
			<description>Okay need help. I was a year ago using Win XP with HS and all the emulators and everything was working fine. Now that I switched to Win 7 I cant get...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Okay need help. I was a year ago using Win XP with HS and all the emulators and everything was working fine. Now that I switched to Win 7 I cant get my Gen emu to read a zipped rom. I thought it was the file extension because all of the roms were .md and they worked a year ago now all of a sudden they aren't working. If i unzip them and change the extension to .smd they work but when I zip them again no luck.<br />
<br />
I have tried Kega Fusion, Gens, and Gens + all get the same results.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>Sagaia</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9531</guid>
		</item>
		<item>
			<title>Hyperspin on Modded XBOX 360?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9516&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 17:42:33 GMT</pubDate>
			<description>I wanna know is it even possible? I would love to be able to run like say for example Super Street Fighter 4 off my xbox 360 using hyperspin. Making...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I wanna know is it even possible? I would love to be able to run like say for example Super Street Fighter 4 off my xbox 360 using hyperspin. Making a theme and wheel and everything for it. Just crush my dreams or lift them up so i dont have to wonder so much. :D</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>Lunchbox5388</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9516</guid>
		</item>
		<item>
			<title>Future of HS?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9510&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 04:39:46 GMT</pubDate>
			<description>I would say besides making additional themes HS is done/fully operational, what does the future hold? Any Ideas for future features?</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I would say besides making additional themes HS is done/fully operational, what does the future hold? Any Ideas for future features?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>rrcade</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9510</guid>
		</item>
		<item>
			<title>x-arcade trackball and Golden Tee</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9484&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 12:02:34 GMT</pubDate>
			<description>Does anyone know how to adjust the settings in Mame to make the trackball work (X-arcade) with Golden Tee?  I hit TAB and looked through the settings...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Does anyone know how to adjust the settings in Mame to make the trackball work (X-arcade) with Golden Tee?  I hit TAB and looked through the settings but can't figure it out.  I see stuff about track X and Y in the list but can't figure out how it is supposed to be adjusted/recognized.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>tsvdevelop@comcast.net</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9484</guid>
		</item>
		<item>
			<title>Question about Donating\Membership</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9481&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 07:03:41 GMT</pubDate>
			<description>i.e. If I were to donate $25 then how long would I be a Gold Member.  
 
Sorry, if this has already been answered elsewhere and\or is posted in the...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>i.e. If I were to donate $25 then how long would I be a Gold Member. <br />
<br />
Sorry, if this has already been answered elsewhere and\or is posted in the wrong area. I checked the faq and the forums but had no luck and the question itself didn't neatly fit into an obvious category. <br />
<br />
I really appreciate the work &amp; effort put into all of this, however I am also Ultra-Poor and don't know if I can afford monthly $25.<br />
<br />
Thanks for any and all help.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>DrMoney</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9481</guid>
		</item>
		<item>
			<title>PC Trackball games?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9475&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 20:36:54 GMT</pubDate>
			<description><![CDATA[So far I have these that I think will work great with  a trackball (have yet to install my trackball, but I'm pretty sure these work well)  
...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>So far I have these that I think will work great with  a trackball (have yet to install my trackball, but I'm pretty sure these work well) <br />
<br />
Hamster Ball<br />
Shatered <br />
<br />
Games that I thought would work great with trackball, but didn't<br />
<br />
Marble Blast - Mouse controls View, not ball. &quot;W&quot; is to move forward.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>shateredsoul</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9475</guid>
		</item>
		<item>
			<title>help with cpwizard and hyperspin?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9474&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 20:21:52 GMT</pubDate>
			<description><![CDATA[I'm using the following code to launch cpwizard and the control panel layout (the image with all the buttons labeled) 
 
My issue is that when I...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm using the following code to launch cpwizard and the control panel layout (the image with all the buttons labeled)<br />
<br />
My issue is that when I launch a game, it shows the controls then it returns back to hyperspin  then launches mame. Is there a way to have it launch the mame game without coming back to the hyperspin wheel?<br />
<br />
I asked this question here too, but never heard anything back.. I was hoping more people would see it if I posted it here.<br />
<br />
<a href="http://www.hyperspin-fe.com/forum/showthread.php?p=85812#post85812" target="_blank">http://www.hyperspin-fe.com/forum/sh...5812#post85812</a> <br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">else if (systemName = &quot;MAME&quot; &amp;&amp; executable = &quot;mame.exe&quot;)<br />
{<br />
hideDesktop()<br />
Hotkey, %exitEmulatorKey%, CloseProcess<br />
RunWait, &quot;I:\Program Files (x86)\CPWizard\CPWizard.exe&quot; -emu &quot;%systemName%&quot; -game &quot;%romName%&quot; -timeout 9000<br />
Runwait, %executable% %romName%, %EmuPath%, Hide UseErrorLevel<br />
Process, WaitClose, %executable%<br />
WinActivate, HyperSpin<br />
exitapp<br />
}<br />
}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>shateredsoul</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9474</guid>
		</item>
		<item>
			<title><![CDATA[Is there a simple way to delete foreign roms & non-working?]]></title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9468&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 04:15:55 GMT</pubDate>
			<description><![CDATA[Is there a simple way to delete foreign roms & non-working? Editing the xml by hand is going to take forever. How are people doing this? Is there any...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Is there a simple way to delete foreign roms &amp; non-working? Editing the xml by hand is going to take forever. How are people doing this? Is there any pre-made xml lists available?<br />
<br />
Thanks,</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>bigo66</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9468</guid>
		</item>
		<item>
			<title>ArcadeVGA drivers now available for XP x64</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9449&amp;goto=newpost</link>
			<pubDate>Wed, 01 Sep 2010 12:29:10 GMT</pubDate>
			<description><![CDATA[Just wanted to let all the ArcadeVGA users out there know that Andy at Ultimarc just developed and released 64-bit drivers for Windows XP. He's also...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Just wanted to let all the ArcadeVGA users out there know that Andy at Ultimarc just developed and released 64-bit drivers for Windows XP. He's also going to be creating a command-line version of his QuickRes utility. He didn't want me to post the link so if anyone wants either of those just email him direct at &quot;andy &lt;at&gt; ultimarc.com&quot;</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>slizzap</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9449</guid>
		</item>
		<item>
			<title>New Makaron</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9434&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 11:23:02 GMT</pubDate>
			<description>There be a new version of makaron, 12/5. Good news is, now you can change resolution (and if you were unaware, mame rom support was added not that...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>There be a new version of makaron, 12/5. Good news is, now you can change resolution (and if you were unaware, mame rom support was added not that long ago).  Sorry if this is old news</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>volumetric</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9434</guid>
		</item>
		<item>
			<title>zinc games in mame wheel</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9430&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 20:44:27 GMT</pubDate>
			<description>hi i have read another thread telling me to add an exe line to which ever zinc game i want to run from the mame wheel in the mame database but i am...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>hi i have read another thread telling me to add an exe line to which ever zinc game i want to run from the mame wheel in the mame database but i am just getting a quick flash of a black screen then back to the wheel zinc runs fine from its own wheel just not when i try to set it up in the mame wheel <br />
thanks in advance for any help</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>ryanz</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9430</guid>
		</item>
		<item>
			<title>Windows 7 or XP?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9422&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 11:44:28 GMT</pubDate>
			<description><![CDATA[Prolly been answered, but didn't find it when I searched. Rebuilding my machine and wondering which I should go with, 7 or XP? Will I really get much...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Prolly been answered, but didn't find it when I searched. Rebuilding my machine and wondering which I should go with, 7 or XP? Will I really get much more running 64bit? Never setup a 64bit OS, didn't know if it was more of a pain. Any more problems with the 64 or are the ROMs different? Thanks for any input.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>lucasbuck</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9422</guid>
		</item>
		<item>
			<title>Can the ultracade system secret be revelead?</title>
			<link>http://www.hyperspin-fe.com/forum/showthread.php?t=9418&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 02:40:24 GMT</pubDate>
			<description>Since BBB knows the developer of the ultracade system, i wonder if he can tell us how the system was made of; 
A no windows mame system? 
or 
A bone...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Since BBB knows the developer of the ultracade system, i wonder if he can tell us how the system was made of;<br />
A no windows mame system?<br />
or<br />
A bone windows with mame?<br />
How the ultracade system ran?<br />
I remember back in the days i had one of the installation cds and tried to install on a regular computer with no luck. One of the UC features i real y liked was he fact that i didnt run on a windows enviroment.<br />
<br />
So can you tell us somenthing BBB?<br />
Thanks</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.hyperspin-fe.com/forum/forumdisplay.php?f=2">HyperSpin Main Forum</category>
			<dc:creator>abispac</dc:creator>
			<guid isPermaLink="true">http://www.hyperspin-fe.com/forum/showthread.php?t=9418</guid>
		</item>
	</channel>
</rss>
