Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Question about Launching PC games in a FE  (Read 1221 times)

0 Members and 1 Guest are viewing this topic.

Hituro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 149
  • Last login:September 04, 2016, 01:12:43 am
Question about Launching PC games in a FE
« on: January 18, 2011, 12:57:07 pm »
So, I have House of the Dead 2 and 3 for the PC.  They run great, but one issue I have is that I want to launch them from my FE (Maximus Arcade) but in launching the batch file, it brings up the ugly launcher window for the games.  It won't let me launch the exe file directly without the launcher.  Is there any way to get these games to open through Maximus without having to see the game launcher pop up?

Hituro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 149
  • Last login:September 04, 2016, 01:12:43 am
Re: Question about Launching PC games in a FE
« Reply #1 on: January 19, 2011, 05:23:36 pm »
Anyone have an idea?

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9273
  • Last login:September 06, 2025, 07:49:22 am
  • ...
Re: Question about Launching PC games in a FE
« Reply #2 on: January 19, 2011, 10:27:10 pm »
If they are the Xplosiv repackaged version, I never did find a way around it.  :(
(not that I spent a ton of time on it)

You could launch it with an autohotkey script that goes through all the steps that you have to do when you launch it by hand,
but I can't give you step by step instructions on how to do that.
Use the auto script writer that comes with autohotkey.  It will record all your actions when you launch the game and record them as a script.

I'd advise against anyone buying the xplosiv versions.  I had this problem, plus couldn't get rid of the crosshairs in the game.
People who had the original versions didn't have either of these issues. 

Hituro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 149
  • Last login:September 04, 2016, 01:12:43 am
Re: Question about Launching PC games in a FE
« Reply #3 on: January 20, 2011, 01:05:47 am »
I hate Xplosiv too :/  I actually have the European version made by MAD.  As far as AutoHotKey.  Is this a program I need?  And how exactly can I get that to work with Maximus Arcade?

Dazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1246
  • Last login:January 11, 2025, 07:43:39 am
  • HyperSpin Team
    • VPUniverse
Re: Question about Launching PC games in a FE
« Reply #4 on: January 20, 2011, 02:40:31 am »
I think somewhere on the HS forums we have a pretty clean launch script for HotD 2&3.  I'll have to search and see if I can find it.



BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9273
  • Last login:September 06, 2025, 07:49:22 am
  • ...
Re: Question about Launching PC games in a FE
« Reply #5 on: January 20, 2011, 07:30:46 am »
http://www.autohotkey.com/

You'll have to put some work into learning it.
After it installs, there will be a couple other programs in the same folder.

AutoScriptWriter will record what you do and turn it into a script.
That helps with the learning curve.

Convert .ahk to .exe will convert the script to an .exe file.
Just point your front end to that .exe file (or a shortcut to it).

Hopefully Dazz will find those scripts.  You will still need to install autohotkey to use them.