> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/desktop/announcement/general/prism-live-studio-update-notice-windows-5.0.1-mac-2.0.1.md).

# PRISM Live Studio Update Notice (Windows 5.0.1 / Mac 2.0.1)

## **New Features** <a href="#prismpcblogwin5.0.1-mac2.0.1-newfeatures.1" id="prismpcblogwin5.0.1-mac2.0.1-newfeatures.1"></a>

* **Lens Auto-Launch**

  * Lens now launches automatically when you start PRISM Live Studio.
  * You can toggle this option anytime in Lens settings.

  <div align="left"><figure><img src="/files/OL4axidPf2jJlajl0IY2" alt="" width="375"><figcaption></figcaption></figure></div>

***

## **Changes** <a href="#prismpcblogwin5.0.1-mac2.0.1-changes.1" id="prismpcblogwin5.0.1-mac2.0.1-changes.1"></a>

1. **Faster App Launch**

   * A loading screen has been added, and startup processes are optimized.
   * PRISM Live Studio now launches much faster than before.
   * Performance:
     * Advanced Device Configuration: \~48% faster
     * Low-Level Device Configuration: \~54% faster

   <div align="left"><figure><img src="/files/aGEQ5HpEnsNrnyyZpqqt" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/hRX3ppn9KImTcrRBQXXx" alt="" width="363"><figcaption></figcaption></figure></div>

2. **Executable File Name Change (Windows only)**
   * Changed from `prism.exe` → `obs.exe`.
   * This fixes frame drop issues when capturing games with NVIDIA graphics cards.

3. **Plus Plan Description Update**
   * Text in the Plus product info window has been refined for clarity.

***

## **Usability improvements** <a href="#prismpcblogwin5.0.1-mac2.0.1-usabilityimprovements.1" id="prismpcblogwin5.0.1-mac2.0.1-usabilityimprovements.1"></a>

1. **Lens → PRISM Live Studio Direct Output**
   * Streaming workflow between Lens and PRISM Live Studio is smoother than ever.
   * Performance:
     * CPU usage:
       * 6.7%\~10.1% → 1.6%–2.1%
     * GPU usage:
       * 8.2%\~14.2% → 5.1%–6.8%
2. **Source Dock List**

   * Added tooltips for icons for more intuitive use.

   <div align="left"><figure><img src="/files/TPTIpH61SMVgx7TKccZB" alt="" width="392"><figcaption></figcaption></figure></div>
3. **Sidebar Menu**

   * Tooltips added for the 3 bottom menus:
     * Output setting guide, Prism Info, Settings

   <div align="left"><figure><img src="/files/vwKBe2eMN9RBYF3XYnDu" alt="" width="39"><figcaption></figcaption></figure></div>
4. **Custom RTMP Setup**

   * Added a direct link to the Stream Key help guide for easier setup.

   <div align="left"><figure><img src="/files/oYfzNUYYZoW3rbSZk2pw" alt="" width="355"><figcaption></figcaption></figure></div>
5. **Custom RTMP Channels**
   * Added alert notification when a URL change is required.
6. **Settings Window Optimization**
   * Improved loading speed when opening the settings window.
7. **UI Info Fixes**
   * Refined app guide texts and fixed minor display errors.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.prismlive.com/desktop/announcement/general/prism-live-studio-update-notice-windows-5.0.1-mac-2.0.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
