I selected FFDshow as my codec and gameex opens the emu and runs the game, but it does not create any videos. Does anyone know what I am doing wrong? How long do the videos take to get captured? Thanks to you all in advance!
Here Is my Wrapper. Do you Daemon tools Installed? Do you have AutoMount and Analog Audio Selected under the options menu for Daemon Tools? Sorry to be asking you so many questions at once.! In the directory where your wrapper is, is there a *.ini file or *.cfg in it? You may also have to open that ini file in order to configure the wrapper. It should look like this..... *** Do not remove these lines preceeded with *** *** Full Path to the Daemon Tools Executable *** D:\Programs\dTools\daemon.exe *** Full Path to MagicEngine Installation Folder *** D:\Emulate\magicengine\ *** Full Path to MagicEngine Executable *** D:\Emulate\magicengine\SuperCD.bat
Use this config, just change the rompath and path to the emu to match your own. [Emulator_2] Enabled=True StartPageName=Super Nintendo TitleText=SNES StartPageLogo=snes RomFilter=*.FIG;*.SMC;.*mgd;*.swc;*.gd3;*.ufo RomsInFolders=False ROMPath=R:\Roms\SNES SnapPath=D:\Programs\OfflineList0.7\imgs\SNES - Official OfflineList WorkingPath=D:\Emulate\ZSNES MapKeys=True WaitBeforeKeys= SendKeys= ReplaceDash=True ReplaceUnder=True Capitals=True RemoveBrackets=False AlsoLaunch= ShowDesktop=True Debug=False MapFile= OLDatZip=D:\Emulate\dat\snes_OL.zip Command=Zsnesw.exe "[ROMPath]\[RomFile]"
the MCE vfd driver and the LCD smartie are currently not compatible. I used to have only the MCE VFD plugin on my system until a got LCDSmartie and the GAMEEX plugin. I tried to run both at the same time and I had jibberish on the VFD. I guess you have to choose which plugin would be more beneficial to you. Maybe if you found a MCE plugin for LCDsmartie...... http://www.thegreenbutton.com/community/sh...essageID=114935
I have a Suggestion for the LCDSMartie Plugin. Is there anyway to add 3 possible strings to this such as system(SNES), play timer (time that you have been playing the game), and times played? Don't worry my computer is rebuilt back in one piece along with the VFD!
It does'nt want to work as a launch after, but I did add it as a extra application.(taskkill) as "close epsxe" and it works. ps. Here is the program, see if u can make any use of it. I sure did! here is the website: http://www.cpcug.org/user/clemenzi/technic...ToClipboard.htm
@echo off start/wait D:\emulate\psx\copytoclip.exe %1 ePSXe.exe I found a program that can send the filename(ROM) to the clipboard. then I have Gameex open EPSxe. After that it pastes the filename to the emulator and presses enter. I am not doing this in the traditional way because of the way I have my plugins configured.