lura.gg
All posts
2 min read

How to set up a Cronus Zen script in five minutes

A step-by-step walkthrough of loading a GPC script into Zen Studio, assigning it to a slot, and getting your controller talking to the console.

  • Setup
  • Zen Studio
  • Guide

Loading a script onto a Cronus Zen is simpler than it looks. This guide covers the whole path from download to your first match, and the handful of mistakes that cause most support tickets.

What you need

  • A Cronus Zen with the latest firmware
  • Zen Studio installed on a Windows PC
  • The USB cable that shipped with the Zen (the short one) and a second cable for the console
  • A wired or wireless controller supported by the Zen

Update the firmware before anything else. Zen Studio prompts you when a newer version exists, and scripts built for the current firmware occasionally misbehave on older builds.

1. Open the script in Zen Studio

After checkout you get a .gpc file. Open Zen Studio, go to the Compiler tab, and use File → Open to load it. You should see the script's source in the editor. Do not edit anything yet.

Click Compile. The output panel at the bottom should end with a success line and report the memory used. If you see an error, the file is probably from a different firmware generation. Grab the latest copy from your download page.

2. Assign it to a memory slot

Switch to the Programmer tab. Drag the compiled script onto one of the slots, then click Program Device. The Zen restarts and the slot number shows up on the small OLED screen.

You can store several scripts at once. Most players keep one slot per game so switching is just a tap of the Zen's slot button.

3. Wire it up

Plug the Zen into the console using the port labelled Console. Plug your controller into the port labelled A (or pair it wirelessly if your model supports it). If the console does not recognise the Zen as a controller, it usually means an authentication controller is missing. On PlayStation 5 that is an official DualSense connected to port A. On Xbox it is an official Xbox controller.

4. Pick the slot and play

Tap the slot button until the OLED shows your script's slot. The screen also shows which features are switched on. Jump into a match and confirm the script reacts. On NBA 2K that means shooting a couple of open jumpers; on Call of Duty it means spraying a wall and watching the recoil pattern.

Common problems

The console ignores the controller. Check that the Zen's Console port, not the PC port, is plugged into the console. Reseat both cables.

The script compiles but does nothing. Confirm the OLED shows the right slot, and that the feature you expect is actually enabled. Many scripts start with everything off.

Input lag. Lower the Zen's polling rate setting or use a wired controller. Wireless controllers add a few milliseconds that some players notice.

If you are still stuck, ask in our Discord and include a photo of the OLED screen. It tells us almost everything we need.