Content Provider Shannon Posted May 7, 2021 Content Provider Posted May 7, 2021 Does anybody remember or can direct me on how to get CCC to work with Freezy’s ext? I have the table and PROC working, but would like it to display on my pinDMD and remove it off the playfield. There used to be an instructional guide on Vpinball😪
Thalamus Posted May 7, 2021 Posted May 7, 2021 I'm not so sure that the guide included how to make it go away from the playfield ? All I remember seeing what how to mirror it using dmdext/freezy and that is more or less just following the instructions on his github page. I might be wrong though. I have some notes laying around the subject : For real dmd : in user_settings.yml Color Display Pixel Size: 4, Color Display X Offset: 25, Color Display Y Offset: 25, Then my command line for dmdext is: dmdext mirror --source screen -p 25 25 512 128 --no-virtual Popper version: if"[CUSTOM2]"=="CCC" (start /min "" c:/dmdext/dmdext mirror --source screen --position 1 1 512 128 --no-virtual -d pindmdv3 -p COM3
Content Provider CarnyPriest Posted May 7, 2021 Content Provider Posted May 7, 2021 Don't know if you have pin2dmd or pindmd. If pin2dmd there is native support but you may have to download an alternate branch of the game code. If it is pindmd then, yeah, I think it is a freezy/dmdext solution. I'm not sure about being able to mirror the DMD but not have the virtual display on a screen. Mask it behind a bezel? I don't know for sure as I don't have a real DMD installed.
Content Provider Shannon Posted May 8, 2021 Author Content Provider Posted May 8, 2021 I have a pindmd and freezy/dmdext, but it doesn't seem to be working?
Content Provider Shannon Posted May 8, 2021 Author Content Provider Posted May 8, 2021 Does there need to be a dmdext in the PROC folder?
outhere Posted May 8, 2021 Posted May 8, 2021 18 minutes ago, Shannon said: Does there need to be a dmdext in the PROC folder? No What front end Post what you have tried
Content Provider Shannon Posted May 8, 2021 Author Content Provider Posted May 8, 2021 @outhere I miss all of your instructions from Vpinball.
outhere Posted May 8, 2021 Posted May 8, 2021 Something like this ---------- 0 0 360 105 = <Left> <Top> <Width> <Height> More info - https://github.com/freezy/dmd-extensions#configuration LaunchBeforeEnabled=True LaunchBeforeWorkingPath=C:\Visual Pinball\VPinMame LaunchBeforeExecutable=dmdext.exe LaunchBeforeParameters=mirror --source=virtual-position=0 0 360 105 -q --destination=pindmdv1 LaunchAfterWorkingPath=C:\Visual Pinball\VPinMame LaunchAfterParameters= LaunchBeforeWaitForExit=False LaunchAfterEnabled=True LaunchAfterExecutable=taskkill /f /im "dmdext.exe" LaunchAfterWaitForExit=False
KiwiBri Posted May 27, 2021 Posted May 27, 2021 I gave up trying to get this working on my real Pin2Dmd screen. wish there was a straight forward process.
outhere Posted May 27, 2021 Posted May 27, 2021 1 hour ago, KiwiBri said: I gave up trying to get this working on my real Pin2Dmd screen. wish there was a straight forward process. This is what I am using for my Pin2DMDhttps://vpuniverse.com/forums/topic/2801-cactus-canyon-continued/?tab=comments#comment-46069 With this driver
movieguy Posted May 27, 2021 Posted May 27, 2021 13 hours ago, KiwiBri said: I gave up trying to get this working on my real Pin2Dmd screen. wish there was a straight forward process. The directions outhere references worked for me as well, but with one small change - I had to use an updated libusb-1.0.dll to get the PIN2DMD to work. See the post below:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.