Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

Hi, I managed to figure out how to flip the pyprocgame display for my cabinet so I installed the cool Cactus Canyon Continued project on my cab.

http://soldmy.org/pin/ccc/index.php?title=Main_Page

The code for the Visual Pinball port is here:

http://vpuniverse.com/forums/topic/2286-cactus-canyon-continued-proc-in-vp/page-9#entry26310

Arngrim's DOF mod of the vpx table is here:

http://vpuniverse.com/forums/topic/2286-cactus-canyon-continued-proc-in-vp/?p=27382

dB2S and wheel image here:

http://vpuniverse.com/forums/topic/2286-cactus-canyon-continued-proc-in-vp/?p=27835

Requires the P-ROC to VP framework. Install files and instructions here:

https://bitbucket.org/horseyhorsey/pyprocgame-evildead/wiki/Home

or

http://www.vpforums.org/index.php?showtopic=32197&page=3#entry320603

The table runs with official VP10. However, Cactus Canyon Continued requires an older set of VBS scripts, found here:

http://vpuniverse.com/forums/topic/2286-cactus-canyon-continued-proc-in-vp/?p=26345

It's a truly complicated setup process, but well worth it as the project adds a lot to the original which was rushed to market in a relatively incomplete state to make way for the doomed Pinball 2000 platform:

http://soldmy.org/pin/ccc/index.php?title=New_Things_in_..._Continued

Plus more since that page was updated: more bandits, more callouts, a brand new built-in service menu, and full color virtual DMD:
 

104resize.jpg

Because the table requires the old VBS scripts then there has to be a separate VPX installation. I also use a DMD display resolution that is different from any other tables I run to best accommodate the available options that come with Cactus Canyon Continued. So, I setup a totally separate system in PinballX.ini and use a dedicated script for launching the table (It works best for three screen cabinets):
 

  Reveal hidden contents

And here is my script for generating media. It is tailored to my particular hardware setup using NVidia DSR 4K and a non-native resolution for my DMD display. Modify the ffmpeg capture parameters to best fit your setup:
 

  Reveal hidden contents

If your setup is not that complicated and you make use of the alternateexe tags to run a different VPX installation. It's quite doable to just put this in the standard Visual Pinball.xml database and use PBXRecorder. You will need an alternate script to handle the Runtime error box that inevitably pops up with P-ROC controller based tables:

https://github.com/horseyhorsey/proc-loader-pinballX

Lots of ways to manage the install and get it working with PinballX.

I tried to mod the code to include flipping the DMD as an option in the service menu, but I'm new to Python and couldn't get it figured just yet. I wound up "hardcoding" a solution for myself. I'm probably the only one running this in a P2K style cabinet, but if someone happens to need it then I can make the code mod available upon request.
 

  • Like 4
  • 8 months later...
Posted

Carny

 

I figured out how to get the CCC DMD to display on my Pin2dmd, the problem when I run dmdext to mirror it onto my pin2dmd, CCC gets alot of ball stutter. I am running a 3.6ghx quad I5 and gtx980ti so the system should be able to handle it. My settings are below. Are you having stutter issues?

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

 

I also tried this as it moves CCC dmd to my 2nd monitor and still has same stutter.

Display Pixel Size: 4, Color Display X Offset: 2350, Color Display Y Offset: 635,

dmdext mirror --source screen -p 2350 635 512 128 --no-virtual

Posted

Aesthetically, I would place the DMD on the backglass. Of course, I run using true FS.

Before, you deal with that. You will need to deal with ball stutter. Troubleshooting: Does it eliminate ball stutter to run without DMDext?

Sent from my iPhone using Tapatalk

Posted

yes there is only ball stutter when using dmdext and only with CCC. I use dmdext with FX2 without and performance issue.

 

I don't run true FS. I was also hoping there was a way to make the dmd disappear like FX2 instead of having it on the BG.

 

Posted

Well, apples and oranges. FX2 is not the same thing as VPX with  P-ROC, with B2S, with DOF (I assume), etc.

Do experiment with true FS. It's been around since the stable release of 10.1, I believe, so it is not like it is a brand new feature. It's solved ball stutter issues for a lot of users. Toggling Vsync on/off may help. I always keep it off. Some people prefer to have it on. Walk back on features that require more resources (AA, alternate ball images, playfield reflection, ambient occlusion, elements detail level slider, etc.)

Wait for a built in processor affinity feature for VPX and/or B2S. It's so new that it has not even been released as beta yet, but I expect that it may be out soon. It may help as well. 

It's all I've got to suggest. I don't really have issues with CCC. There are long and currently active threads at VPF that are all about ball stutter.

It's technically possible to pipe frames from p-roc directly to a real DMD. I don't know how to do it, but I don't have a personal need for this feature either so I won't be teaching myself how to do it. It doesn't appear that anyone else has shown an interest either. Whatever solution someone codes would only benefit that one game right now, so it's not very motivating. You might put in a request at freezy's dmdext repository. He might take a look at it. He might have a little more time now that vpdb is launched. Who knows?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...