Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Jimbo

Pages: [1]
1
Scripting / closemul with Attract mode
« on: September 03, 2022, 07:12:00 AM »
Hi ! Can someone explain to me in detail how to launch closemul and model2 from attract mode? I will go crazy... THX !

2
Scripting / CMD help
« on: September 02, 2022, 08:22:18 AM »

Hi all ! I found a solution to launch Model2 and DemulShooter at the same time using the lines below :

-----
executable           cmd
args                    /c cd C:/Attract-Mode/emulators/Model2/ & start DemulShooter.exe -target=model2 -rom=[name] & start C:/Attract-Mode/emulators/Model2/emulator_multicpu.exe - [name]
rompath              C:/Attract-Mode/emulators/Model2/roms/
-----

The problem is that Attract mode continues to play menu vidéo sounds once in the emulator and the hotkey to exit no longer works. When I quit Model2 with ESCAPE, the emulator minimizes, but does not close. I think it's because Attract-Mode only handles exe's and not command lines. A little help ? THX !

3
Scripting / exit_hotkey Model 2 + DemulShooter
« on: August 25, 2022, 12:30:20 PM »
Hi there ! This is what my file looks like to launch Model 2 and the DemulShooter program in order to be able to use 2 guns. But since I run emulator with 'cmd', the 'exit_hotkey' no longer works as before and the emulator does not close, but minimizes.

executable           cmd
args                   /c cd C:/Attract-Mode/emulators/Model2/ & start DemulShooter.exe -target=model2 -rom=[name] & start C:/Attract-Mode/emulators/Model2/emulator_multicpu.exe - [name]
rompath              C:/Attract-Mode/emulators/Model2/roms/

Can you help me ? THX !  :-\

4
Scripting / Model 2 + DemulShooter
« on: August 24, 2022, 12:10:20 PM »
Hi there ! I've searched the forum to figure it out on my own, but I can't get my code to work. I'm looking to run Model 2 and Demulshooter at the same time so I can use two guns. Here is my file. The result is that the Model 2 window opens over Attract-Mode and nothing happens... Can you help me ? THX ! :)

executable           cmd
args                 /c cd C:/Attract-Mode/emulators/Model2/ & start emulator_multicpu.exe - [name] & start C:/Attract-Mode/emulators/Model2/DemulShooter.exe -target=model2 -rom=[name]
rompath              C:/Attract-Mode/emulators/Model2/roms/
romext               .zip
system               Sega
info_source          listxml
exit_hotkey          Escape
artwork    flyer           
artwork    marquee         C:/Attract-Mode/menu-art/marquee/Model2/
artwork    snap            C:/Attract-Mode/menu-art/snap/Model2/
artwork    wheel           C:/Attract-Mode/menu-art/wheel/Model2/



For information, this is what a bat file looks like when you launch a model 2 rom with demulshooter. In this example the roms are in the same folder as the exe.

Start C:\Model2\DemulShooter.exe -target=model2 -rom=hotd
Start C:\Model2\emulator_multicpu.exe - hotd

5
Emulators / Caprice ARGS PLZ
« on: September 16, 2020, 09:39:03 AM »
Hi ! Does anyone know the command arguments for emulator Caprice please ? I really tried to find it by myself and usually I can do it, but now it's really difficult with floppy disks.  add that since my English is not very good, it complicates the matter... The emulator launches in a window and remains on the blue screen. :(

I visited these two links but impossible for me :

http://forum.attractmode.org/index.php?topic=503.30
https://htmlpreview.github.io/?https://github.com/ColinPitrat/caprice32/blob/master/doc/man.html

Thks !

6
Emulators / Arnold ?
« on: September 12, 2020, 12:44:29 PM »
Hello ! Does anyone know the command arguments for emulator Arnold please ? Thx !  ;D

7
Emulators / pcsxr
« on: September 07, 2020, 04:48:21 AM »
Hello, I have always found the solution on this forum for all my emulators, but there I can not manage despite my research. I tested several commands, but each time the emulator opens over attract-mode and nothing happens. The emulators is pcsxr (pcsxr.exe). Please help me with the "args"... Thank you !

8
General / Hide emulator...
« on: May 10, 2020, 08:22:47 AM »
Hello, I'm French so I have the text translated on Google. Sorry if there are translation errors. I have been browsing the internet for a long time and I can't find a solution. I have Attract-Mode and everything is fine. However, some emulators like nullDC, Dolphin or even Model2 displays a window before launching a game or a screen with the name of the emulator roughly marked for nullDC. I tried plugins like "NOW LOADING", but the emulator goes over... So there would not be a way to delay the passage in the background of Attract-Mode where to add a black screen first plan over the emulator that launches? Thank you so much.  :'(

Pages: [1]