# Setup

### 1: Downloading it.

This part is pretty straight forward. All you have to do is click a button (which I assume you know how to do if you got to this page).

v0.4.2.4: Redacted

{% hint style="info" %}
The program is currently Windows only. I have no doubt it's also possible to make on Linux or Mac, but it would require an entire rewrite of the program along with a lot of research.
{% endhint %}

### 2: Do a thing with the zip file.

Unzip the zip file using your favorite method. If you don't have a favorite method, just right click the file and click extract all, and then click ok.

### 3: Install the required driver.

The program uses a driver made by [Mogzol](https://github.com/mogzol/ScpDriverInterface) to emulate a virtual controller, and is required.

When you start the program, it should complain that the driver isn't installed. Just hit ok, and it should take you to the installer, where you just need to click install.

It often fails, I still don't know why, but the fix is easy if it does:\
Just download and unzip this, then run the DriverInstaller in there, and you should be good to go.

{% file src="<https://1156557952-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNotsGUoKUdCi3msOp-%2F-LbK6KiCRBIjm2Gz7wje%2F-LbK6VauRBG0P69Hasvh%2FScpDriverInterface_v1.1%20(1).zip?alt=media&token=7522a132-8c25-4245-bff0-6a2505423588>" %}

If that still fails, just let me know on the discord.

{% hint style="info" %}
You only need to ever install this driver once, even when my program updates. You're free to completely remove the driver folder if you wish.
{% endhint %}

### 4: You're done!

Go ahead and put the CreatorsCamera folder somewhere easy to access, because you'll be using it a lot. Once you've picked a location, launch the program by running `CreatorsCamera.exe`.

Click the button below to be automatically transported to the usage guide.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://creators-camera.gitbook.io/project/setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
