langersld Posted July 14, 2013 Posted July 14, 2013 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
gigapig Posted July 15, 2013 Posted July 15, 2013 Thats where compiling fadetitle information goes from being doable, to becoming a life of toil and hardship. But seriously, if we can get the TTX games all accounted for, that would be great. Collecting fadetitle info for pc games will be an ongoing thing, but i think it should be separate from TTX Completely agree, each system would need a separate list. The PC list again, would be a continual ongoing list (better a incomplete list than no list at all), and users could add to it if they wished "If your games not on the list, you have to fill it in".
gigapig Posted March 31, 2015 Posted March 31, 2015 You can use PCLauncher as an alternate emulator and let the "original" module do the auditing. I have txt files named like all my PC games. I thought it was possible, just couldn't think of what it was. I doesn't bother me that they appear red, but I know others find it a problem.
sucramjd Posted July 15, 2013 Posted July 15, 2013 hi alldoes anyone no street fighter VI fadetitle. thanks if I get volumetrics way of using autospy it should be Street Fighter 4 [sIGPIC][/sIGPIC]
andyco40 Posted July 15, 2013 Posted July 15, 2013 hi all does anyone no street fighter VI fadetitle. thanks
langersld Posted July 15, 2013 Author Posted July 15, 2013 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..
djvj Posted July 15, 2013 Posted July 15, 2013 I think AH3 was one of the problem games. I thought my old module had a method to get it working, but it didn't work on every PC. TTX are one of the hardest systems to set up. You need to know how to script and fix your own problems because every PC will react differently. That's why I never gave support for it. "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:My Apps:Window LoggerIdle Volume AdjusterExplorerRestorerRom Folder CleanerModule UpdaterMy Guides:How To Mod Guncons with Aimtrak
chelo2010 Posted July 15, 2013 Posted July 15, 2013 This is how ive got AH3 set up:[AH3] Application=..\..\Emulators\ArcadePC Loader\Games\AH3\AH3_Launcher.exe AppWaitExe=game.exe FadeTitle=AH3 ExitMethod=Send Alt+F4 The AH3_launcher.exe file is created by Arcade PC Loader, my AH3 doesn't have a bat or an exe you could run with a bat, so that was my only option. Also, AH3 doesn't seem to exit properly, as you cant actually assign an exit key. Adding this to your ini should fix your problem: ExitMethod=Send Alt+F4 Thats where compiling fadetitle information goes from being doable, to becoming a life of toil and hardship. But seriously, if we can get the TTX games all accounted for, that would be great. Collecting fadetitle info for pc games will be an ongoing thing, but i think it should be separate from TTX Hello friend, this command did not work in the .ini ExitMethod = Send Alt + F4 I solved as follows: [Arcana Heart 3] Application = .. \ .. \ Emulators \ Taito Type X \ Games \ Arcana Heart 3 \ xb_loader.exe AppWaitExe = game.exe FadeTitle = AH3 File xb_loader.exe the folder you decompressed the Arcade Loader Services;) Good to be doing tests with others games Taito type X. Regards ¡¡
HillJackBob Posted July 15, 2013 Posted July 15, 2013 No it's not included with Hyperlaunch but a google search will find it pretty easily. I am only using it for the rotating ones myself.
Visitor Q Posted July 15, 2013 Posted July 15, 2013 I solved it by using arcade pc loader.It will place a launcher in your game folder, for example for raiden 3 it makes a RIII_Launcher.exe. Just point to that exe and voila a perfect rotated Raiden 3 everytime, and that works for every Taito game which needs rotation, Is this included with HyperLaunch? I will have to dig deeper into this when I get home. Are you using this for all Taito X games or just the ones that rotate?
HillJackBob Posted July 15, 2013 Posted July 15, 2013 Thanks so much for that tip jvlk, I had been messing with DXwnd and having zero luck, but making those launcher files with arcade pc loader worked like a dream!
jvlk Posted July 15, 2013 Posted July 15, 2013 How are you guys making out with the games rotating? I solved it by using arcade pc loader. It will place a launcher in your game folder, for example for raiden 3 it makes a RIII_Launcher.exe. Just point to that exe and voila a perfect rotated Raiden 3 everytime, and that works for every Taito game which needs rotation, Console Fade Project 4:3 Resolutions compatible fix
Visitor Q Posted July 15, 2013 Posted July 15, 2013 How are you guys making out with the games rotating?
chelo2010 Posted July 15, 2013 Posted July 15, 2013 AH3 is one of the games im yet to set up, but i do have it installed, so I may not be very useful to you at this stage, one thing i would suggest would be running it through Arcade PC loader, which should allow you to change resolution (i think thats whats causing the screen to switch to 640x480, as that's the standard resolution for a low def screen). It will also create an exe file (AH3_launcher.exe from memory) which may make it easier to set up in HS. Interesting that it doesn't exit when you press esc. Did you set up esc as your exit key in typex_config.exe? I think you can set the keys from within arcade PC loader if this is giving you trouble. Thank you very much for answering ... now if I start from the beginning but was instead will use ArcadePC Loader. Regards ¡¡
volumetric Posted July 15, 2013 Posted July 15, 2013 This is how ive got AH3 set up: [AH3] Application=..\..\Emulators\ArcadePC Loader\Games\AH3\AH3_Launcher.exe AppWaitExe=game.exe FadeTitle=AH3 ExitMethod=Send Alt+F4 The AH3_launcher.exe file is created by Arcade PC Loader, my AH3 doesn't have a bat or an exe you could run with a bat, so that was my only option. Also, AH3 doesn't seem to exit properly, as you cant actually assign an exit key. Adding this to your ini should fix your problem: ExitMethod=Send Alt+F4 There is also the never ending list of certain PC games that require a fadetitle, although not every game requires one. Thats where compiling fadetitle information goes from being doable, to becoming a life of toil and hardship. But seriously, if we can get the TTX games all accounted for, that would be great. Collecting fadetitle info for pc games will be an ongoing thing, but i think it should be separate from TTX
gigapig Posted July 15, 2013 Posted July 15, 2013 The set I am acquiring at the moment is 24 roms @32.36 GB Comprising of these Roms. Arcana Heart 3 [eX-BOARD] Battle Fantasia [Taito Type X2] Beatmania IIDX 17: Sirius BlazBlue Calamity Trigger [Taito Type X2] BlazBlue Continuum Shift [Taito Type X2] Chaos Breaker [Taito Type X] GigaWing Generations [Taito Type X] Homura [Taito Type X] King of Fighters - Maximum Impact Regulation A [Taito Type X2] King of Fighters XII [Taito Type X2] King of Fighters XIII [Taito Type X2] King of Fighters 98 - Ultimate Match [Taito Type X2] Otomedius [e-AMUSEMENT] Matrimelee Matsuri (Power Instinct V) [Taito Type X2] Raiden III [Taito Type X] Raiden IV [Taito Type X] Samurai Shodown - Edge of Destiny / Samurai Spirits Sen [Taito Type X2] Shikigami No Shiro III [Taito Type X] Spica Adventure [Taito Type X] Street Fighter IV [Taito Type X2] Super Street Fighter IV: Arcade Edition [Taito Type X2] Taisen Hot Gimmick 5 [Taito Type X] Tetris The Grand Master 3 - Terror Instinct [Taito Type X] Trouble Witches [Taito Type X] There is also the never ending list of certain PC games that require a fadetitle, although not every game requires one.
volumetric Posted July 15, 2013 Posted July 15, 2013 AH3 is one of the games im yet to set up, but i do have it installed, so I may not be very useful to you at this stage, one thing i would suggest would be running it through Arcade PC loader, which should allow you to change resolution (i think thats whats causing the screen to switch to 640x480, as that's the standard resolution for a low def screen). It will also create an exe file (AH3_launcher.exe from memory) which may make it easier to set up in HS. Interesting that it doesn't exit when you press esc. Did you set up esc as your exit key in typex_config.exe? I think you can set the keys from within arcade PC loader if this is giving you trouble.
chelo2010 Posted July 15, 2013 Posted July 15, 2013 Thank you very much for the help you give us, I have problems with the game Arcana Heart 3 I put this configuration: [Arcana Heart 3] Application = ..\..\Emulators \ Taito Type X \ Games \ Arcana Heart 3 \ Arcana Heart 3.bat AppWaitExe = AH3.exe FadeTitle = AH3 Works great game input, the problem is when I leave the game, it does not work the "Esc" and when I press "Alt + F4" change the screen resolution to 640x480 Could someone please help me, I would greatly appreciate. Regards ¡¡ P. D. Sorry for the English I write tube to use a translator, because I live in Latin America
volumetric Posted July 15, 2013 Posted July 15, 2013 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.
langersld Posted July 15, 2013 Author Posted July 15, 2013 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:
gigapig Posted July 15, 2013 Posted July 15, 2013 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
volumetric Posted July 15, 2013 Posted July 15, 2013 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.
g0d53nd Posted July 15, 2013 Posted July 15, 2013 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....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)
langersld Posted July 15, 2013 Author Posted July 15, 2013 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.... Also I have noticed that your using exe file instead of bat.... did you covert the bat files?
Question
langersld
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
1,353 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.