Attract-Mode Support Forum
Related Stuff => Emulators => Topic started by: tom75000 on December 19, 2021, 11:12:57 AM
-
Hi everybody,
Since 3 days I try to emulate Philips CDI'game with AM-retroarch. There is my config :
# Generated by Attract-Mode v2.6.1
#
executable H:\Emulators\RetroArch\retroarch.exe
args "[romfilename]" -L cores/mame_libretro.dll
rompath "H:\Roms\Philips CD-I"
romext .chd;.CHD;.zip;.ZIP;.7z;.7Z
system Philips CD-I
info_source thegamesdb.net
artwork boxart
artwork cartart
artwork flyer
artwork marquee
artwork snap "H:\Roms\Philips CD-I\snap"
artwork wheel "H:\Roms\Philips CD-I\wheel"
Of cours I have the bios zip files : cdi490a, cdi910, cdibios, cdimono1, cdimono2, cdiscon1
Thank you lot for your help!!!!!
-
I'm not so sure about Retroarch MAME but I am running CD-i directly through MAME using the following setup:
executable D:\Platforms\Arcades\MAME\Emulators\MAME\MAME (latest)\mame.exe
args cdimono1 -skip_gameinfo -nowindow -cdrm "[romfilename]"
rompath J:\Platforms\Consoles\Other\Philips CD-i\Roms\Non-Redump\
romext .chd
system Philips CD-i
exit_hotkey Joy0 Zneg+Joy0 Button7
pause_hotkey Joy0 Zneg+Joy0 Button6
artwork flyer D:\Platforms\Consoles\Other\Philips CD-i\Images\flyer
artwork snap D:\Platforms\Consoles\Other\Philips CD-i\Images\snap
artwork title D:\Platforms\Consoles\Other\Philips CD-i\Images\title
artwork video D:\Platforms\Consoles\Other\Philips CD-i\Images\video
-
thx but don't work, I prefer to give up
-
Just a question.
When you emulate cdi with mame, do you put the bios in system/cdi and the roms without change?
Thx
-
BIOS (cdimono1) can be in any place, just make sure to add the path in mame.ini. MAME doesn't support DVC at the moment so very few titles actually work.
You can check if MAME part is working and BIOS is accessed by opening command prompt in MAME folder and using this command "mame cdimono1"
-
Thx it's work now