Author Topic: Windows games  (Read 5000 times)

Cisek

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Windows games
« on: June 28, 2015, 12:49:31 AM »
Hi

Can somebody help me with configuring windows games in attract mode? Should I point rompath to .exe shortcuts? What to type in command arguments? Thanks

mattgrimley

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Windows games
« Reply #1 on: June 30, 2015, 07:04:51 AM »
Hey,

I have an emulator for windows games configured as follows:

Emulator Name: Windows_Games
Executable: cmd
Command Arguments: /c "[romfilename]"
rompath: ..\..\roms
rom Extension: .lnk;.bat;.cmd
System Identifier: PC

Obviously, change the "rompath" as you need to!
Put your games in subfolders of your rompath and create shortcuts to the exe files (or batch files if you are feeling fancy)

:)