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: Mala and PC games...  (Read 4319 times)

0 Members and 1 Guest are viewing this topic.

Hitek

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 62
  • Last login:September 29, 2013, 07:20:25 pm
Mala and PC games...
« on: June 19, 2009, 02:40:23 am »
Is there any way to launch PC games with Mala? I have looked through the forums and the wiki, but didn't find anything. I even tried setting up notepad.exe as an emulator, as a test. It complained that there were no games in the list, then that I hadn't set up the path or extension properly.

Then I did something REALLY stupid (i assume). I set the path, then set "exe" as the rom extension. As soon as I did that, Mala wigged out and apparently did something to my vid settings which my plasma didn't like. To get everything back to "normal", I had to hook up a monitor, switch the resolution down to 800x600, rehook up the plasma and reset it to 1366x768. The weird part is the windows display settings didn't appear to change at all, but every time I rebooted, all I got was a floating "Invalid Format" across the screen.

So, long story aside, is there a way to launch a regular PC game from Mala? I'm asking because I want to install SF4 when it comes out, but I want it to launch from within Mala, so the interface is seamless, ie. I don't want to have to quit Mala, drag out the mouse and double click a desktop icon to launch the game.

I'm inclined to try setting up cmd.exe as an emulator, setting the path and setting the extension to exe, but I don't want the display to freak out on me again.

Any ideas?

[EDIT] I found in the wiki how to set up shortcuts to PC games, and it launches, but mala throws an error before the game launches. The error box says "Unexpected error. Mala will now terminate." (which it doesn't)

The mala log shows this:
2009/06/19  00:07:44.20   Error: Object Class: TTimer, Object Function: Starte, Exception Class: EZeroDivide, Exception Message: Floating point division by zero

After that, the game launches. I'm running Mala version 1.0.5.8
« Last Edit: June 19, 2009, 03:17:28 am by Hitek »

Henrik68000

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 125
  • Last login:December 12, 2010, 01:54:23 pm
Re: Mala and PC games...
« Reply #1 on: June 19, 2009, 07:35:27 am »
you need to make a batch file.  it's a text file with the extention .bat.

In this you list the way to the game, like:

C:
cd..
cd..
cd games
cd sp4
sp4.exe

or what ever the folders you have.

Try out the batch file now before entering it in mala. Dont put '(' and ')' in the bat name. It wont run then. Use []. made with alt gr +( or ).

There's another way to make a batch file but the result is the same. Just be shure that all lines are spelled right.


Then you leave the executionfield in mala emty  and poitnh the rom directory to the batch files you've made.

I've sometimes found that some old dos games only works by making a shortcut to the game (instead of a batch-file).
It's no problem having shortcuts and bat files in the same folder regarding Mala. It wil display both types on the list. Just rememeber to leave the executionfield in mala emty  and poith the rom directory to the batch files / shortcuts you've made.
« Last Edit: June 19, 2009, 02:09:45 pm by Henrik68000 »

fallacy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 992
  • Last login:March 11, 2025, 01:20:39 am
Re: Mala and PC games...
« Reply #2 on: June 20, 2009, 04:20:08 pm »
Here’s the link. They made it easy to launch PC games. The hardest part is finding a crack so you don’t need a CD in the drive to launch the game.

http://forum.arcadecontrols.com/index.php?topic=68772.msg701550#msg701550

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Mala and PC games...
« Reply #3 on: June 20, 2009, 07:32:49 pm »
Personally I use Windows shortcut files (LNK files).  Since Windows makes them for you, its easier than having to create and maintain a batch file.  I have used a ton of them WITHOUT a problem.  However, to each his own.