Page 1 of 1
Create PCG File
Posted: Mon Nov 07, 2022 1:03 pm
by Minou
Hello,
I would like to create a PCG file with only 1 Exi and 1 HD1 bank. My objective is to create a file with only the PRGME I use and load them on the Nautilus empty bank. If someone knows if it is possible and how to do it, I would appreciate a reply.
Thank you
Patrick
Posted: Mon Nov 07, 2022 1:24 pm
by rei0429
MODE- MEDIA - SAVE
Menu Command [Save All]
[Creal all]
check bank (and something) you want to include in PCG.
OK
(see detain in Operation Guide)
if you want to save EXi and HD1 within 1 bank, It's not possible.
Posted: Tue Nov 08, 2022 6:24 am
by Minou
Sorry that my request wasn't detailed enough. I want to select my preferred programs from different banks and put them is only one bank for HD1 and 1 for Exi. I could not find a way to do it in any guide.
Thanks again
Posted: Tue Nov 08, 2022 8:06 am
by rei0429
I think there are 4 way.
a. simply [Write] program to other bank location
b. when loading PGC at MEDIA mode, push [Open], go down and load single program to desired bank location
c. use Plug-In Editor
d. edit PCG with
PCGTools
Posted: Tue Nov 08, 2022 8:18 am
by voip
Copy each HD1 Program into an empty Bank, and each EXi Program into another empty Bank. Sounds like this has been done.
Now go into Disk mode on the Kronos and select the Save tab. From the top right dropdown menu, select Save PCG. In the dialogue box that appears, type in the name of the new PCG (default is NEWFILE). Next, tap on the Clear All onscreen button, then tap the Selection button in the Program group. Select the two Program Banks to save, and tap OK. The new PCG containing those two Program Banks will be created. Copy the new PCG to a USB memory stick.
On the Nautilus, use Media mode to find and select the PCG file. See the "Loading individual banks from a .PCG file" section in the Nautilus Owners Guide on how to select the destination for your saved Programs.
.
Posted: Tue Nov 08, 2022 11:44 am
by Minou
Thanks everyone