Cactus Canyon (& Continued)

fourbanks

Pinball Wizard
Joined
Nov 27, 2019
Messages
364
Solutions
1
Reaction score
82
Points
35
Favorite Pinball Machine
cyclone
Hi friends:)

Cactus Canyon (& Continued​

cc plays fine and always has done. To recap, how does one get ccc to play as it's stopped working. Failing that, does someone have a working CCC i could have, please.
Thanks

ps i know this file is not supported here, but you don't get support in the other place, so this is just an off chance that someone has this file
 
Hi friends:)

Cactus Canyon (& Continued​

cc plays fine and always has done. To recap, how does one get ccc to play as it's stopped working. Failing that, does someone have a working CCC i could have, please.
Thanks

ps i know this file is not supported here, but you don't get support in the other place, so this is just an off chance that someone has this file

What version are you using?
VPinWorkshop?
Or Ninuzzu?
 
I have both.

For the Ninuzzu version here is info on his page.
Cactus Canyon Continued (Bally 1998)

Since the original release of the table, Fast Flips support was added. Fast Flips can be enabled using the script at Thalamus's Github script repository. Link:

https://github.com/sverrewl/vpxtable_scripts/blob/master/Cactus Canyon (Bally 1998) TTNZ v2.0.vbs

For VPX 10.4 or 10.5, updating the script requires deleting out the old script and pasting in the updated script. For CCC, the P-ROC flag should be changed to a value of 1.

For VPX 10.6, users can just copy the vbs file to the same folder as the table. The vbs file name should be identical to the table file name. Rename if necessary. When opening the table in VPX 10.6, the contents of the vbs file should automatically be loaded. For CCC, the P-ROC flag should be changed to a value of 1.

For users that have already installed Python 2.7 version of P-ROC, there is no need to install it again. Nothing has changed with the P-ROC installer since V3.2 which was the version available at MBPC before they closed. They may just want to run Install CCC.bat (requires wget.exe from the installer "files" folder).

I just downloaded both files, and I see no tutorial included.
I checked my collection and found a pdf file that may help you.
 

Attachments

  • CCC_tutorial_eng3.pdf
    246.3 KB · Views: 104
The Ninuzzu version comes with the P-ROC_Offline_Installer-v3.2.
Inside of that, you will find 4 batch files.

STEP 1 - Install Prerequisites.bat
STEP 2 - Install PROC.bat

and the install and uninstall batch files.

Install CCC.bat
Uninstall.bat

There also will be a folder that is named "files".
This has everything the batch files need.

Not for sure this is how it is done.
I would uninstall first.
Then run the STEP 1 - Install Prerequisites.bat
Then run STEP 2 - Install PROC.bat
Then run Install CCC.bat
 
The Ninuzzu version comes with the P-ROC_Offline_Installer-v3.2.
Inside of that, you will find 4 batch files.

STEP 1 - Install Prerequisites.bat
STEP 2 - Install PROC.bat

and the install and uninstall batch files.

Install CCC.bat
Uninstall.bat

There also will be a folder that is named "files".
This has everything the batch files need.

Not for sure this is how it is done.
I would uninstall first.
Then run the STEP 1 - Install Prerequisites.bat
Then run STEP 2 - Install PROC.bat
Then run Install CCC.bat
All working now thanks :clap: i have a few other proc tables, and although they work the score DMD is missing from the left side of the monitor. Oh well, at least i have one proc table working
 
All working now thanks :clap: i have a few other proc tables, and although they work the score DMD is missing from the left side of the monitor. Oh well, at least i have one proc table working
There may be a setting in script for example...
In the VPin Workshop table on Line 99 you will see this..

Const PROC = 0 '1=Use PROC, 0=Use VPinMAME
 
There may be a setting in script for example...
In the VPin Workshop table on Line 99 you will see this..

Const PROC = 0 '1=Use PROC, 0=Use VPinMAME
That works, it's the other tables from major Frenchy and his YouTube clip. As i say they work but no scores or DMD showing up.
 
That works, it's the other tables from major Frenchy and his YouTube clip. As i say they work but no scores or DMD showing up.

Check here for info on P-ROC DMD Positioning
 
Check here for info on P-ROC DMD Positioning
That didn't work as the table ccc has a different set-up to the other tables. i will continue to look into it and report back
 
That didn't work as the table ccc has a different set-up to the other tables. i will continue to look into it and report back
You can't get back to the editor on proc tables, i find. When you exit vpx tables, you go back to the main pinball screen, so you can edit a table if you so wish. On proc tables, you just go back to the desktop
 
You can't get back to the editor on proc tables, i find. When you exit vpx tables, you go back to the main pinball screen, so you can edit a table if you so wish. On proc tables, you just go back to the desktop

Try right clicking on the table file with mouse, and click Edit.

Untitled.png
 
Last edited:
Does anyone know where I can get an up to date P-roc file as I've mucked up my CCC installation which was working but has now stopped
cc is OK
thanks
 
Thanks cliffy :)
I have those files but CCC not installing only CC
I have vpin workshop table as well, but that too is only showing cc and by changing the script line to 1 all that does is produce script errors
i did struggle with this table before and then got it working, but for the life of me it's now working this time around
i should add the installer files are good and have installed correctly



' Cactus Canyon - IPDB No. 4445
' © Bally/Midway 1998
' © Eric Priepke 2012 (P-ROC Project)
' VPX recreation by ninuzzu/Tom Tower

Option Explicit
Randomize

'optReset = 1 'Uncomment to reset to default options in case of error or keep all changes temporary. When done recomment again!

Const PROC = 1
 
Last edited:
Hmmm. In my case I have to move the vpx, b2s and .res files into the p-roc\games folder like so;
"C:\P-ROC\games\cactuscanyon\Cactus Canyon (Bally 1998) VPW 1.1.vpx"

In the script of course needs to have proc turned on;
'///////////////////////-------- Other Options --------///////////////////////
Const BartHatSoundEffects = 1 '1=include sound effects, 0=turn off sound effects
Const PROC = 1 '1=Use PROC, 0=Use VPinMAME
'optReset = 1 'Uncomment to reset to default options in case of error or keep all changes temporary. When done recomment again!
 
To set the DMD you need to edit this file: C:\P-ROC\Games\cactuscanyon\config\user_settings.yaml Open it with notepad and go to the end, where it says: Color Display Pixel Size: 8, Color Display X Offset: 2375, Color Display Y Offset: 825,
Color Display Pixel Size: 4, Color Display X Offset: 25, Color Display Y Offset: 25,
 
Last edited:
It now installs but no DMD showing? It loads CCC, but looks identical to cc? Is that correct ? If so that's good just have to load the DMD somehow

i should add only the ccc from vpin workshop loads without the dmd

Ninuzzu ccc doesn't load at all
 
Last edited:
It now installs but no DMD showing? It loads CCC, but looks identical to cc? Is that correct ? If so that's good just have to load the DMD somehow
It should look NEARLY identical. You should see a proc logo on the apron card though.
I showed how I got the dmd to stay on top in post 14 above
 
This is my screenshot of my folder
 

Attachments

  • ScreenHunter 337.jpg
    ScreenHunter 337.jpg
    258.9 KB · Views: 13
Last edited:
here's my user settings yaml if you like. Tailored for desktop on my 1920 x 1200 screen. back yours up first of course
 

Attachments

  • user_settings.yaml.zip
    1.7 KB · Views: 22
General chit-chat
Help Users
You can interact with the ChatGPT Bot in any Chat Room and there is a dedicated room. The command is /ai followed by a space and then your ? or inquiry.
ie: /ai What is a EM Pinball Machine?
  • No one is chatting at the moment.
  • Chat Bot Mibs Chat Bot Mibs:
    DrazeScythe has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Torntabittz has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    brotherboard has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    GARRY040 has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    BL2K has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Chilldog has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    rodneyfitz has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    ace19120 has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Tomasaco has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Greek_Jedi has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Beermano has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    02browns has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    nitram1864 has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    aeponce has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    JEAN LUC has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    lorenzom has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    maxangelo19 has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Dragonslapper has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    royaljet has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Tyfox has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Goldtopboy has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    slick267 has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    dabreeze has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Spike has left the room.
  • Chat Bot Mibs Chat Bot Mibs:
    Tofa has left the room.
      Chat Bot Mibs Chat Bot Mibs: Tofa has left the room.
      Back
      Top