PDA

View Full Version : Street Fighter 4, Hyperspin, how?



Alpha17x
12-19-2009, 01:14 PM
Been trying at it for a few days since the last time I cried about it.

How do I make it work, sometime please just tell me. I don't understand hyperlaunch at all. I took the 'script' from the sf4 pc autokey script' post on this forum, and pasted it on a new line at the end of hyperlaunch.ahk

I put a shortcut to the launcher in the same folder I keep all my other *.lnk 'roms' (they all work)

With street fighter 4 I get 'missing executable in PC Gaming.ini' I don't really know what that means, if it wants an exe to be in the folder that the ini file is in, and if so which exe? the street fighter 4 launcher? or if it just needs the rom extension of *.exe to be added to the list (which I don't know how to properly do. Logic would dictate that you do something like;

'romextension = lnk, exe'

However that did not appear to work. Nor does it cause any errors with pc games that worked prior to the change. Do you have to do anything special with the shortcut? create a batch file? How do you do it? Obviously some of us here have gotten it to work, how?

This is quite litterally the singular, and last thing that's keeping me from using hyperspin in one of my cabinets. I could do it anyway, my control panel has a track ball and I can just 'click' on the launcher... but really... I may as well just leave it on a desktop if that's the case .


So, the long and short;

Street Fighter IV, I have been asking for days, how, how, how, please. I am begging here, someone spit it out. It can't be all that hard, where do I put the 'script' what file do I create a shortcut to, is there a specific folder it goes in. Please just tell me.

To anyone who does tell me (in english, not binary please) Thank you, and may the gods rain down wealth, virgins, or whatever makes you happy upon you.

brian_hoffman
12-19-2009, 02:23 PM
I told you PM me and I can help you set it up. Its really easiest to log into your machine and help you configure it. Once you understand it and see how it is done please write a tutorial in basic English.

Alpha17x
12-19-2009, 03:04 PM
I recall that, and appreciate the offer. But i'm just not sure about letting anyone into my computer. which is why i'm looking for a tutorial.

brian_hoffman
12-19-2009, 04:00 PM
I recall that, and appreciate the offer. But i'm just not sure about letting anyone into my computer. which is why i'm looking for a tutorial.

Then I can only wish you the best of luck. There are many tutorials, but as you stated they are not in any language you understand.
Since there are already a couple threads here regarding this topic I may only ask that you do not keep spawning threads. If you do not get the answer your looking for in this second one.

If you change your mind let me know. Its not that Iam against writing a tutorial, if I did it would probably use the same verbage as the other tutorials, therefore a waste of my time.

BH

Place the (extracted) attached ZIP file in your SFIV directory, where the EXE's are. Run the SFIV exe, if it launched SFIV press ESC to exit. Then make a shortcut and place it in the same directory your other pc game shortcuts are. Then rename the shortcut. Place the entry in the XML so it will populate on the game list.

Alpha17x
12-19-2009, 08:27 PM
Thank you, that works wonderfully. Quite litterally the only piece of information I was missing was 'convert script to exe' I was under the impression that it had to be in the hyperlaunch.ahk file, which perhaps is, or isn't another way of doing it. I'll likely continue to read up on pc auto key and hyperlaunch for what info there is available, I simply hadn't read or heard anything about turning scripts into exe's, just the usage of ahk files.

brian_hoffman
12-19-2009, 10:02 PM
Well, you can run an AHK file without turning it into an EXE "if" you have autohotkey installed.
Compiling to EXE ensures that if a user does not have AHK installed the script will run normally.

HS uses the Hyperlaunch.exe, a precompiled script. The source is included and can be edited (not for the faint of heart) and re-compiled.

Again this is geard toward super users.

Glad that worked out for you.

Cheers.

andrebmx422
01-02-2010, 05:43 PM
[QUOTE = Alpha17x; 53424] Obrigado, que funciona maravilhosamente. Quite litterally a única informação que eu estava faltando era 'script para converter exe' Fiquei com a impressão de que ela tinha que estar no arquivo hyperlaunch.ahk, o que talvez seja, ou não é outra maneira de fazê-lo. Eu provavelmente vou continuar a ler-se sobre as principais auto hyperlaunch PC e para o que há informações disponíveis, eu simplesmente não tinha lido ou ouvido alguma coisa sobre o giro scripts em exe, apenas o uso de arquivos AHK. [/ QUOTE]

ola amigo vc pode me da1 ajuda entende portugues é sob o estreet fifgter 4 auto hyperlaunch PC ?

mr_tap
01-16-2010, 03:48 PM
hyperspin video tutorials, that would be sweet.

SORHP
01-17-2010, 09:53 PM
ok, I got the file exe located here and placed it into the Street fighter iv directory, I then made the lnk and placed it into my "pc gaming" folder in my "emulators" folder, when I execute the lnk outside of hs it works perfectly, it does not load inside hs at all, no black screen or anything when I select the game in the pc gaming wheel I created. I have all of my parameters set properly as far as I can see...

what am I missing?

[exe info]
path=
rompath=C:\HyperSpin\Emulators\PC Gaming\
userompath=true
exe=
pcgameextension=lnk
romextension=lnk
paramaters =
searchsubfolders=false
pcgame=true
winstate=NORMAL
hyperlaunch=false
[wheel]
text_color1=0x000000
text_color2=0x003300
text_color3=0x33FF33
text_stroke_color=0x000NAN
shadow_color=0x000NAN
style=pin
alpha=0
text_with_images=true
shadow_alpha=0.4
shadow_blur=5
color_ratio=35
text_font=Style1
text_stroke_size=4
shadow_distance=0
small_text_width=110
speed=low
vert_wheel_position=center
[navigation]
remove_info_text=false
sort_by_name=true
game_jump=2
[video defaults]
path=
[pointer]
x=956
y=384
[themes]
themes_only=false

sneakily1
01-17-2010, 11:50 PM
Here's what I have and it works for all of my PC games (putting shortcuts in c:\Hyperspin\Emulators\PC Games\)

[exe info]
path=C:\Hyperspin\Emulators\PC Games\
rompath=C:\Hyperspin\Emulators\PC Games\
userompath = false
exe=
romextension = lnk
paramaters =
pcgame = true
pcgameextension = lnk
pcgameparamaters =
winstate = MAXIMIZED
parameters=

SORHP
01-18-2010, 11:17 AM
ok, so I used your settings, and still SFIV will not load, the .lnk is good, my wheel shows the game info and the theme, but when I press enter to load the game nothing happens... is there anything else I can check?

edit...

After reading through this a few times I dont think I changed your dir "pc games" to my dir "pc gaming"....
I'll try it out when I get back to my house this evening


edit ...

ok , fixed the path, still doesn't work, am I supposed to use hyperlaunch and insert something into it? my SFIV.lnk (that works perfect) is located in C:\Hyperspin\Emulators\PC Gaming\

here is my database

<menu>
<game name = "SFIV">
<description>SFIV</description>
<crc></crc>
<manufacturer>Capcom</manufacturer>
<year>2009</year>
<genre>Fighting</genre>
</game>
</menu>

here are my settings

[exe info]
path=C:\Hyperspin\Emulators\PC Gaming\
rompath=C:\Hyperspin\Emulators\PC Gaming\
userompath = false
exe=
romextension = lnk
paramaters =
pcgame = true
pcgameextension = lnk
pcgameparamaters =
winstate = MAXIMIZED
parameters=
[wheel]
text_color1=0x000000
text_color2=0x003300
text_color3=0x33FF33
text_stroke_color=0x000NAN
shadow_color=0x000NAN
style=vertical
alpha=0
text_with_images=true
shadow_alpha=0.4
shadow_blur=5
color_ratio=35
text_font=Style1
text_stroke_size=4
shadow_distance=0
small_text_width=110
speed=low
vert_wheel_position=right
[navigation]
remove_info_text=false
sort_by_name=true
game_jump=2
[video defaults]
path=
[pointer]
x=956
y=384
[themes]
themes_only=false

log:

06:10:14 PM | HyperSpin Started
06:10:14 PM | Startup Program Unvavailable
06:10:14 PM | Menu mode is multi
06:10:14 PM | Play intro video is true
06:10:14 PM | Intro video found......adding video
06:10:14 PM | Entering fullscreen mode
06:10:14 PM | Setting resolution to 1280x720 refreshrate is 60
06:10:23 PM | Intro video finished
06:10:24 PM | Menu.xml found
06:10:24 PM | Main Menu.xml loaded
06:10:24 PM | Loading wheel images
06:10:24 PM | Entering Menu
06:10:29 PM | Menu.xml found
06:10:29 PM | PC Gaming.xml loaded
06:10:29 PM | Loading wheel images
06:10:29 PM | Entering Menu
06:10:37 PM | Excecutable is
06:10:37 PM | Running as PC Game
06:10:37 PM | Error Cannot Find File: C:\HyperSpin\Emulators\PC Gaming\SFIV.lnk
06:10:38 PM | Excecutable is
06:10:38 PM | Running as PC Game
06:10:38 PM | Error Cannot Find File: C:\HyperSpin\Emulators\PC Gaming\SFIV.lnk
06:10:39 PM | Excecutable is
06:10:39 PM | Running as PC Game
06:10:39 PM | Error Cannot Find File: C:\HyperSpin\Emulators\PC Gaming\SFIV.lnk
06:10:40 PM | Excecutable is
06:10:40 PM | Running as PC Game

sneakily1
01-18-2010, 06:48 PM
according to your log file, it's not finding the path to the .lnk shortcut. It's looking for a file called "SFIV.lnk" in C:\Hyperspin\Emulators\Pc Gaming thus the following in your log file.

ERROR Cannot find blah blah something C:\HyperSpin\Emulators\PC Gaming\SFIV.lnk

go to this directory and make sure your Street Fighter 4 shortcut is in there and named SFIV.lnk
because that's what hyperspin is looking for. Also make sure it's not named with a double extension (ie. SFIV.lnk.lnk) it should just say SFIV and when you right click on it, Windows will say it's a .lnk file. Hope this didn't confuse you.

shimoda
01-19-2010, 02:24 AM
When you guys run SFIV, does it come up with a "pre" window asking if you want to configure controllers? Not sure how to handle this.

sneakily1
01-19-2010, 05:35 PM
Mine doesn't...I can't remember because it's been a while, but I think I had it pointing to a different file to solve that problem. Instead of the launcher I think I just went straight to the exe in the folder or something. I rarely play the game

shimoda
01-19-2010, 05:59 PM
Does anybody try to use the Street Fighter IV.exe under Steam\Steamapps\Common\SFIV\ ? It won't do anything by itself. If I could find a way around this controller setup screen. I imagine I could figure an ahk to select the right button. Any hints on that?

Here's the autoit spy:

http://img29.imageshack.us/img29/4639/sfivloaderv.png

sneakily1
01-19-2010, 08:34 PM
I have no idea...I'm allergic to Steam. Maybe there's a way to bypass the launcher in one of the Steam configs?

ashurax
01-23-2010, 01:33 PM
how do you create this file ? SFIV.lnk I don't understand thanks for this noob question !

sneakily1
01-23-2010, 02:39 PM
just right click on SFIV.exe and choose "Create Shortcut"
the shortcut is a .lnk file

ashurax
01-23-2010, 05:19 PM
simply thanks sneakily1 ^^

bassslayer
07-06-2010, 09:23 PM
This is the only PC game I will be using (there maybe more in the future but I would want to do it this way)

I've only got one wheel (MAME) I'm using Lasheks greatest hits .xml and have a streetfighter 4 ini file in the settings folder.

Heres my exe sandwiched into my mame.xml

</game>
<game name="sfiii" index="" image="">
<description>Street Fighter III: New Generation (USA, 970204)</description>
<cloneof></cloneof>
<crc>fb172a8e</crc>
<manufacturer>Capcom</manufacturer>
<year>1997</year>
<genre>Fighter</genre>
</game>
<game name = "Streetfighter IV">
<exe>sfiv</exe>
</game>
<game name="sftm" index="" image="">
<description>Street Fighter: The Movie (v1.12)</description>
<cloneof></cloneof>
<crc>9d09355c</crc>
<manufacturer>Capcom/Incredible Technologies</manufacturer>
<year>1995</year>
<genre>Fighter</genre>
</game>

and my sfiv.ini

[exe info]
path=C:\Program Files\CAPCOM\STREETFIGHTERIV\
exe=sfiv.exe
parameters=
pcgame=true
winstate=HIDDEN
hyperlaunch=false


Currently the screen goes black when I go into the mame wheel There's gotta something small i'm missing, when I get it going i'll donkeyface myself.

BadBoyBill
07-06-2010, 09:38 PM
You might still need the index field and name field but leave them blank. and just to be safe add all the other ones also like description , year etc..

bassslayer
07-07-2010, 10:47 PM
Tried all that, didn't work, put it in the too hard basket and decided that all the time I spent setting up all the consoles would have been a waste if I did, so it's on the main wheel. Thanks anyway.

juanchocnva
12-11-2010, 07:13 PM
sneaki i have a problem exiting sf4
this is my case http://www.hyperspin-fe.com/forum/showthread.php?t=10643

i want to try your setup...\
u dont have an exe in your script...how do you do it?????

u still use PCGAMES.exe (scrip 4 PC) a batch file or zomthing???

i would appreciate ur help

juanchocnva
12-11-2010, 07:15 PM
??

Poolie68
01-21-2011, 02:02 PM
Hey SORHP,
I'm sure you have figured it out by now, but what i was doing wrong was i had the extension wrong.
I was using .ink instead of .lnk (DOH) works fine after that.

codecrank
06-19-2011, 08:33 PM
Place the (extracted) attached ZIP file in your SFIV directory...


Thanks man, finally got around to intergrate PC games into HS. much appertained.