home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Emulators
(Old) My Emulators
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ajp8164" data-source="post: 341203" data-attributes="member: 64375"><p>I think it's more a question of how you specify the path to your emulator. Rather than place the arguments on the "path to emulator" entry in the Configuration tool create a DOS bat file called launch.bat that launches your emulator with the arguments you need. The content of launch.bat would look like similar to mine (for MAME): [place this file in the same directory as your emulator exe]</p><p></p><p>C:</p><p>CD "C:\Program Files\MAME"</p><p>mame %1 -skip_gameinfo</p><p>exit</p><p></p><p>Also, set the working directory in the Configuration tool to point to the directory containing the emulator exe.</p><p></p><p>Hope this helps...</p><p></p><p>-Andy</p></blockquote><p></p>
[QUOTE="ajp8164, post: 341203, member: 64375"] I think it's more a question of how you specify the path to your emulator. Rather than place the arguments on the "path to emulator" entry in the Configuration tool create a DOS bat file called launch.bat that launches your emulator with the arguments you need. The content of launch.bat would look like similar to mine (for MAME): [place this file in the same directory as your emulator exe] C: CD "C:\Program Files\MAME" mame %1 -skip_gameinfo exit Also, set the working directory in the Configuration tool to point to the directory containing the emulator exe. Hope this helps... -Andy [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My Emulators
(Old) My Emulators
Contact us
RSS
Top
Bottom