Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×
  • 0

Taito Type X and Hyperlaunch 3.0


langersld

Question

Posted

I just wanted to get clarification that Taito Type X is working fine in the New RocketLauncher...

In the PC Launcher.ini...I am pointing the script to the bat files

eg:

[super Street Fighter IV]

Application=C:\Hyperspin\Games\Taito Type X\Super Street Fighter IV\Super Street Fighter IV.bat

AppWaitExe=game.exe

I seem to be getting an issue where the game starts fine but after 20 seconds closes and the Hyperlaunch "now loading page appears"

Any help appreciated

  • Answers 1.4k
  • Created
  • Last Reply

1,353 answers to this question

Recommended Posts

Posted

Your welcome sir.

So could these "fadetitles" be gathered together and put in a per system document, similar to whats on Hyperlist? Has it been done already?

That's a very good idea, it wouldn't be all that hard either. If we could get a list of all the TTX games, that would be very helpful. I dont have all the TTX games on my system, just a select few, there's still a couple left that i want to set up, how many will depend on drive space. But if people want to add whatever fadetitle information they have collected. I'd be happy to compile it all together and put it somewhere. Maybe in a tutorial, or in the wiki. Actually, not sure if that would fall in the scope of the wiki, but im sure we can find a place for it.

Posted
Some i converted to exe's before i figured out the fadetitle thing. It seems to work with either the window title or the ahk class, you dont need both. If you run AU3_spy from your autohotkey install folder, it should display the title and class at the top of which ever window you have active. If you can run them in a window, that does make it easier (harder to do with the Raiden games as they dont seem to like running in a window). One thing to note, not all windows have titles (at least, AU3 doesn't display them), in that case just use the ahk class.

Be wary, its been my experience thus far that the titles and classes rarely match the exe (the exe for most ttx games is either game.exe or launcher.exe), have a look at the Raiden games and Gigawing. You wouldn't guess those titles by looking at the exe's.

Thanks Volumetric... looks like Ive got it working..... Legend:beer:

Posted
Run the game in window mode if you can, then you can see the Fade title . In my experience so far, its usually the same name as the .exe for the game or .bat or whatever (so far)

You again g0d53nd, good man, your experience is helping others.

Most of us like the hard work of getting a system working, some don't. I'm sure g0d53nd will back me up, getting the fadetitle can be a pain and for less experienced Hyperspinners, it really does suck.

So could these "fadetitles" be gathered together and put in a per system document, similar to whats on Hyperlist? Has it been done already?

I know we could post our system.ini, but that has other requirements on it, which don't really transfer, like paths etc. The end user also has to do a bit of work filling in the ini.

This may also avoid repeating the same answers to already answered questions.

If I'm talking total bollocks, please say.

Thanks

:cheers:

56uIzxg.png

Posted

Some i converted to exe's before i figured out the fadetitle thing. It seems to work with either the window title or the ahk class, you dont need both. If you run AU3_spy from your autohotkey install folder, it should display the title and class at the top of which ever window you have active. If you can run them in a window, that does make it easier (harder to do with the Raiden games as they dont seem to like running in a window). One thing to note, not all windows have titles (at least, AU3 doesn't display them), in that case just use the ahk class.

Run the game in window mode if you can, then you can see the Fade title . In my experience so far, its usually the same name as the .exe for the game or .bat or whatever (so far)

Be wary, its been my experience thus far that the titles and classes rarely match the exe (the exe for most ttx games is either game.exe or launcher.exe), have a look at the Raiden games and Gigawing. You wouldn't guess those titles by looking at the exe's.

Posted
Volumetric... I have opened the AU3_Spy but cant for the life of me find out how to get the fade title for each game....:dong:

Also I have noticed that your using exe file instead of bat.... did you covert the bat files?

Run the game in window mode if you can, then you can see the Fade title . In my experience so far, its usually the same name as the .exe for the game or .bat or whatever (so far)

Posted

Volumetric... I have opened the AU3_Spy but cant for the life of me find out how to get the fade title for each game....:dong:

Also I have noticed that your using exe file instead of bat.... did you covert the bat files?

Posted

you need to add either the window title or the window class to the fadetitle. eg:

[RIII]
Application=D:\Hyperspin\Emulators\ArcadePC Loader\Games\RIII\RIII.bat 
AppWaitExe=game.exe
FadeTitle=(C)2005 MOSS LTD ALL RIGHTS RESERVED.
[GWG]
Application=..\..\Emulators\ArcadePC Loader\Games\GWG\game.bat
AppWaitExe=game.exe
FadeTitle=YOKUSHIN
[RIV]
Application=..\..\Emulators\ArcadePC Loader\Games\RIV\RIV Launcher.exe 
AppWaitExe=game.exe
FadeTitle=RAIDEN 4 (C)2007 MOSS LTD ALL RIGHTS RESERVED.
[sNSIII]
Application=..\..\Emulators\ArcadePC Loader\Games\SNSIII\SNSIII.exe 
AppWaitExe=Game.exe
FadeTitle=SHIKIGAMI NO SHIRO3
[bF]
Application=..\..\Emulators\ArcadePC Loader\Games\BF\BF_Launcher.exe 
AppWaitExe=game.exe
ExitMethod=Process Close Application
FadeTitle=BattleFantasia
[DB]
Application=..\..\Emulators\ArcadePC Loader\Games\Daemon Bride\DB.bat 
AppWaitExe=DB1.exe
FadeTitle=DB1
[KOFXII]
Application=..\..\Emulators\ArcadePC Loader\Games\KOFXII\KOFXII_launcher.exe 
AppWaitExe=launcher.exe
FadeTitle=ahk_class NGLU_CLASS
[KOFXIII]
Application=..\..\Emulators\ArcadePC Loader\Games\KOFXIII\KOFXIII.exe 
AppWaitExe=game.exe
FadeTitle=KOF XIII
[super Street Fighter IV]
Application=D:\Hyperspin\Emulators\ArcadePC Loader\Games\SSFIVAE\Super Street Fighter IV.exe
FadeTitle=SF41

The instructions on how to do this are at the beginning of the PClauncher.ini file, if you have autohotkey installed, you should have a tool in your install folder called AU3_Spy that will do the trick.

Posted
Be wary, its been my experience thus far that the titles and classes rarely match the exe (the exe for most ttx games is either game.exe or launcher.exe), have a look at the Raiden games and Gigawing. You wouldn't guess those titles by looking at the exe's.

Understandable. Most games I have gotten up so far are Popcap games (like bejeweled and banana bugs) and all those (15) have been the same name as the .exe. I haven't done TTX games yet, so I will watch out for this, thanks for the heads up.

You again g0d53nd, good man, your experience is helping others.

Most of us like the hard work of getting a system working, some don't. I'm sure g0d53nd will back me up, getting the fadetitle can be a pain and for less experienced Hyperspinners, it really does suck.

So could these "fadetitles" be gathered together and put in a per system document, similar to whats on Hyperlist? Has it been done already?

I know we could post our system.ini, but that has other requirements on it, which don't really transfer, like paths etc. The end user also has to do a bit of work filling in the ini.

This may also avoid repeating the same answers to already answered questions.

If I'm talking total bollocks, please say.

Thanks

:cheers:

This sounds like a great idea. Would save a lot of time for newer people.

Posted

These are the games I have working with PC Loader...

Arcana Heart 3

Battle Fantasia

BlazBlue Continuum Shift

Chaos Breaker

King of Fighters '98, The Ultimate Match

Spica Adventure

Street Fighter IV

Super Street Fighter IV

Tetris The Grand Master 3 Terror Instinct

Trouble Witches AC

Can anyone help me with the others?

Please feel free to PM.

Thanks!

Posted

update

Arcania Heart 3 = AH3

Battle Fantasia = BattleFantasia

Blaz blue continum shift = Blaz Blue

Blaz Blue Clamity Trigger = Blaz Blue

Chaos Breaker = GAME

King of Fighters Mia = KOF@MAXIMUM@IMPACT@regulation gAh

King Of Fighters XIII = KOF XIII

King Of Fighters 98 = Kof98

Power Instinct 5 = ?????

Samurai Showdown Edge of destiny = Samurai Shodown 3D Ver[Mar 31 2008 15:23:19]

Spica Adventure = SpikaADV.

Taisen hot Gimick = MTS for PC

Trouble Witches = Trouble Witches

Street fighter iv = Street Fighter 4

Giga Wing Generations = YOKUSHIN

Raiden IV= RAIDEN 4 ©2007 MOSS LTD ALL RIGHTS RESERVED.

SHIKIGAMI NO SHIRO 3 = SHIKIGAMI NO SHIRO3

Daemon Bride = DB1

King Of Fighters XII = ahk_class NGLU_CLASS

Raiden III = ©2005 MOSS LTD ALL RIGHTS RESERVED.

Homura = HOMURA

[sIGPIC][/sIGPIC]

Posted
yeah sure

Arcania Heart 3 = AH3

Battle Fantasia = BattleFantasia

Blaz blue continum shift = Blaz Blue

Blaz Blue Clamity Trigger = Blaz Blue

Chaos Breaker = GAME

King of Fighters Mia = KOF@MAXIMUM@IMPACT@regulation gAh

King Of Fighters XIII = KOF XIII

King Of Fighters 98 = Kof98

Power Instinct 5 = ?????

Samurai Showdown Edge of destiny = Samurai Shodown 3D Ver[Mar 31 2008 15:23:19]

Spica Adventure = SpikaADV.

Taisen hot Gimick = MTS for PC

Trouble Witches = Trouble Witches

think volumetics first post has most of the others i'm pretty sure HOMURA is correct Also but havn't tried it

is that less confusing?

Legend... Thanks mate :thrasher:

Posted

yeah sure

Arcania Heart 3 = AH3

Battle Fantasia = BattleFantasia

Blaz blue continum shift = Blaz Blue

Blaz Blue Clamity Trigger = Blaz Blue

Chaos Breaker = GAME

King of Fighters Mia = KOF@MAXIMUM@IMPACT@regulation gAh

King Of Fighters XIII = KOF XIII

King Of Fighters 98 = Kof98

Power Instinct 5 = ?????

Samurai Showdown Edge of destiny = Samurai Shodown 3D Ver[Mar 31 2008 15:23:19]

Spica Adventure = SpikaADV.

Taisen hot Gimick = MTS for PC

Trouble Witches = Trouble Witches

think volumetics first post has most of the others i'm pretty sure HOMURA is correct Also but havn't tried it

is that less confusing?

[sIGPIC][/sIGPIC]

Posted
well heres the ones I figured out

AH3

BattleFantasia

Blaz Blue = same for both games

GAME = chaos breaker

KOF@MAXIMUM@IMPACT@regulation gAh

KOF XIII

Kof98

????? = power instinct 5

Samurai Shodown 3D Ver[Mar 31 2008 15:23:19]

SpikaADV.

MTS for PC = taisen hot gimmick 5

Trouble Witches

Street Fighter 4

Hi mate.... thanks for adding to the list,

little confused by list

Just as an idea ...can we compile

name of game = fade title

I will also work on whatever needs to be added tonight

:beer:

Posted
any chance off finding Homura.

thanks

im not sure of the because that game wont launch windowed just give me a moment

try this not sure if it works or not HOMURA let me know thanks

[sIGPIC][/sIGPIC]

Posted

well heres the ones I figured out

AH3

BattleFantasia

Blaz Blue = same for both games

GAME = chaos breaker

KOF@MAXIMUM@IMPACT@regulation gAh

KOF XIII

Kof98

????? = power instinct 5

Samurai Shodown 3D Ver[Mar 31 2008 15:23:19]

SpikaADV.

MTS for PC = taisen hot gimmick 5

Trouble Witches

Street Fighter 4

[sIGPIC][/sIGPIC]

Posted

Just ping me when the list is complete and I will add it to the default PCLauncher.ini

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted
hi all

does anyone no street fighter VI fadetitle.

thanks

if I get volumetrics way of using autospy it should be Street Fighter 4

[sIGPIC][/sIGPIC]

Posted
Your welcome sir.

That's a very good idea, it wouldn't be all that hard either. If we could get a list of all the TTX games, that would be very helpful. I dont have all the TTX games on my system, just a select few, there's still a couple left that i want to set up, how many will depend on drive space. But if people want to add whatever fadetitle information they have collected. I'd be happy to compile it all together and put it somewhere. Maybe in a tutorial, or in the wiki. Actually, not sure if that would fall in the scope of the wiki, but im sure we can find a place for it.

Volumetric.

I will try to compile all the fade titles for each TTX game tonight... I am happy to help with setting up a tutorial for this system as it was very difficult for me to setup correctly...

My full list is as per Gigapigs list on the second page of this thread..

:shakehands:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...