This is not a necessary step as you can just amend or play with the default rig layout that comes with CPWizBiz. However, if you are wanting to design your own rig from scratch, then this guide may help.
See the overview and Glossary before reading this - this will cover the core concepts.
There are several approaches to getting a rig just right. See the Tips below. You can do it all in CPWizard or you can use CPWizBiz once you have designed a 'rough' version in CPWizard to do the fine tuning (e.g. batch resizing rig controls, text groups or positioning).
The basic process is:
Don't worry if you miss any linking, as you will be prompted later when you 'import' the rig to CPWizBiz of any missing links. You can then address these in CPWB or in CPW.
Here's a quick video showing the fundamentals.
This one's for setting up using an xbox360 controller with your rig (demonstrates setting buttons, digital and analogue joycodes + info and emulator labels):
As on the video - if there are key, joy or other codes which aren't in CPW setup (e.g. Alt+Enter) then you can add these in two ways:
1. Add these new codes via the CPWB interface:
(note: old version of CPWizBiz depicted)
2. Manually type in the new name as per the video - NB - the first 4 letters of the free text must be one of the following or they will not be imported into CPWB: JOY_,JOYC,KEYC,MOUS,GAME,EMU_
Different Images work in different ways. To include and image on a Rig Layout, include the placeholder from:
[path to your CPWizBiz Assets Folder]\Images\RigControls\Components\1.InfoImages\
Some notes on the different image types:
These images are passed via the command line (see cmd line section) - use if your Front End can pass these. If no image present in command line, will use transparency or a no image placeholder. If your front end can't send these - you can alternatively point the Ext_Snap/Title path to any Snap/Title directories you already have.
CPWizBiz first looks in here for these images:
%CPWizBizW%\Assets\Images\Dynamic Images
It then looks here if not found in the above:
%CPWizBizW%\Assets\Images\DBImages
This allows you to hold two different versions of the same image if required. The DBImages folder contain the default versions of the image (and at some point in the future, ones automatically downloaded from the CPWizBiz server). You can use the Dynamic Images folder to hold edited or your own versions. An example would be having a “fullscreen” version of it in here (one left in install for example).
The image names are either passed directly via the command line, or are calculated from the CPWB defaults (e.g. if you only pass Game and System, but ePSXe is set as the default emulator for this system, then ePSXe is used as the emu image).
As covered elsewhere, there are different ways to use images - you can either have these as fullscreen images, stretched over the CPW layout with transparencies to assist accuracy; just the usual CPW image include (which stretches the image) or you can select 'preserve aspect ratio' in CPWB.
Also see the CPWizBiz Imager to assist with making these default dynamic images.
These are paths to images set within the CPWB interface itself. If an image matching the game is found, then this image is used. Based on the Game.
There ar two types - Quickmenu which are the images/manual pdf used by the CPWizard menu or the Extended Images which can be used in any rig layout/sub-layout.
Paths are modified thus:
The name of the image is determined in this priority (topmost taking precedence):
Images can be .jpg or .png - CPWB will do all the conversion.
Developer, Emulator, Game Snap, Game Title, System Controller, System Logo and System Picture must all have a 'no image' image in their respective folders (Assets>Images>Dynamic Images>) entitled “noimage.png.” This deals with no images where stretched fullscreen.
Above can be either full-screen (to assist accurate layout) or small (stretched or with preserve aspect enabled in defaults).
It doesn't matter whether you use the images from the Fullscreen folder or the Small folder for these (in Assets>Images>RigControls>Components>1.InfoImages). The fullscreen ones are designed for better visibility/useability in CPWizard if stretching them fullscreen.
Do:
Assign each Img/rig control to a Label/InputCode.
Assign each label to one of the three label groups: Game, Emulator or Info Codes.
Pay attention to the popup after the import - it will inform you of any “don'ts” that have happened! You can also look at the log in CPWB/Logs to solve any puzzles!
Try and go for a clean Rig Import. That is - all zeros when you click the Info button on the Rig Tab in CPWBiz (but don't worry about info labels - these won't have an associated label link - so GameName won't be linked to any control for instance).
Don't:
Use the same image/rig control twice. Any labels linked to the same image (e.g. if you have KeyCode_A linked to Button1 and KeyCodeB to another instance of Button1) then only one keycode will make it into CPWB.