Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I just wanted to tell anyone that has setup an emulator config for PC games, or is using batch files for say Fruit machine emulators, that:

Several versons back I implemented support for shortcut/.lnk files in GameEx for emulators.

They should be able to be called directly as a rom. e.g CMD="[ROMPATH]\[ROMFILE]"

It could save you a lot of time coding all those batch files.

Cheers.

Tom

Posted
I just wanted to tell anyone that has setup an emulator config for PC games, or is using batch files for say Fruit machine emulators, that:

Several versons back I implemented support for shortcut/.lnk files in GameEx for emulators.

They should be able to be called directly as a rom. e.g CMD="[ROMPATH]\[ROMFILE]"

It could save you a lot of time coding all those batch files.

Cheers.

Tom

That's awesome, I'm building my media center this week and will definately be taking avantage of that! First one will be NHL06 which comes out today!

Posted

So any.bat file could be called with CMD="c:\any.bat" and the game or whatever will start?

This would be cool if you like to watch MAME replays. Just add a folder with the correct mame.exe version, a roms folder with the corresponding rom and an inp folder.

Nice...

Emph

Posted
So any.bat file could be called with CMD="c:\any.bat" and the game or whatever will start?

This would be cool if you like to watch MAME replays. Just add a folder with the correct mame.exe version, a roms folder with the corresponding rom and an inp folder.

Nice...

Emph

I think maybe your getting a little confused. I am talking about windows shortcuts not batch files. You can use batch files though of course, and I believe it would be possible to set up an emulator for MAME Replays, but you probably dont even need a batch file for that. If someone wants to take on the challenge of creating an emu config for mame replays that would be cool.

This is this weekends GameEx challenge :)

Posted
I think maybe your getting a little confused. I am talking about windows shortcuts not batch files. You can use batch files though of course, and I believe it would be possible to set up an emulator for MAME Replays, but you probably dont even need a batch file for that. If someone wants to take on the challenge of creating an emu config for mame replays that would be cool.

This is this weekends GameEx challenge :)

By the way I have an application I wrote years back to automatically create MAP files for MAME if you wanted to use some weird build, or setup MAME as an emulator for something like above.

It's here:

http://tomspeirs.com/gamelauncher/

Guest
This topic is now closed to further replies.
×
×
  • Create New...