EmulatorArchive / demul

Automatically exported from code.google.com/p/demul
1 stars 0 forks source link

Request - load image games from command line #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
¿thats is posible?

Original issue reported on code.google.com by Joseur...@gmail.com on 26 Jun 2014 at 7:50

GoogleCodeExporter commented 9 years ago
yes it's possible, and already implemented a long time ago
is there any problem with this feature ?

Original comment by 0vet...@gmail.com on 27 Jun 2014 at 7:52

GoogleCodeExporter commented 9 years ago
I have a personal launcher created in vb6, when i select a game in this i need 
to launch directly this game in demul, without any screen. I have the emulator 
in c:emulators and the games in d:games please can you tell me how to implement 
this? Launch in full screen is any parameter? The games are in image format not 
in rom or cdg

I see some like this:

C:emulators/demul -run=dc -image=d:games...game.extension

Thanks in advance and sorry for my english

Original comment by Joseur...@gmail.com on 27 Jun 2014 at 11:17

GoogleCodeExporter commented 9 years ago
Sorry, I succeeded with this

demul -run=dc -image=C:\Users\user\Desktop\demul0582\1.cdi

The problem in my case is the extension of the game, .mdf not opened the game, 
but I can convert with another program.

You can close this issue, Thanks and sorry.

Original comment by Joseur...@gmail.com on 27 Jun 2014 at 3:03

GoogleCodeExporter commented 9 years ago
OK
about fullscreen - there are "Use Fullscreen" option on Config->Video(or 
"UseFullscreen = 1" in gpuDX11.ini), with it emulator will start in fullscreen 
mode.

Original comment by 0vet...@gmail.com on 27 Jun 2014 at 4:11