Master Studio Plus |
If you wish to use RCodePlus features with Master Studio (version 1.1), please follow these instructions.
Background/Requirements
You need Master Studio 1.1 (will not work with 1.0 / 1.01).Master Studio installs itself in a directory on a PC. This is normally "C:\Program Files\Sony\Master Studio"
I will refer to this installation directory as "{InstallDirectory}"
I will refer to the root of the memory stick as "{StickRoot}" (typically "E:\")
Installation
Prepare the memory stick
- Download the proper RCodePlus 2.5x to the memory stick (210, 220 or 31x version).
Install Master Studio extensions
NOTE: You may want to backup the existing contents if the {InstallDirectory}\MS directory, in case you want to un-install the RCodePlus additions.- Make sure Behavior Arranger is NOT running.
- Download AMSPlus251.zip and unzip it to the {InstallDirectory}
- It will replace a few files.
Usage
Now you can run Behavior Arranger and use many of the new "AP_" commands and variables. Also you will notice the extended RCODE voice commands are available to compare with "AU_Voice_ID" (or "AP_Voice_Cmd").NOTE: some obscure features which are designed to be used in hand-written RCODE are not provided (but you can add them to the R-CODE.CFG file yourself if you really need them)
RCR Routines
You can call RCR (Rcode Runtime) routines (for name registration etc). In an action box select "CALL" and the appropriate "RCR_???" routine.You must do two additional steps:
- Copy the "RCRLIB.R" file from the \CUSTOM folder of the ObeyCat stick to your memory stick
- Somewhere in your Behavior Arranger program, insert a library box using the "..\RCodePlus\INCLUDE_CUSTOM_RCR.be" library.