# Video Parameters

{% hint style="info" %}
Note: This subset of parameters is not supported for macOS virtual machines.
{% endhint %}

**--videosize** <*num*>

Sets the amount of memory for the virtual machine graphic card (in megabytes).

**--3d-accelerate** <**off** | **highest** | **dx9**>

Sets 3d acceleration video mode.

**--vertical-sync** <**on** | **off**>

Enables or disables vertical synchronization.

**--high-resolution** <**on** | **off**>

Enables or disables high resolution video mode for retina display.


---

# 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://docs.parallels.com/landing/parallels-desktop-developers-guide/command-line-interface-utility/manage-virtual-machines-from-cli/virtual-machine-configuration-tasks/video-parameters.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.
