logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
phuonger  
#1 Posted : Thursday, March 31, 2022 9:51:01 AM(UTC)
phuonger

Rank: Newbie

Groups: Registered
Joined: 2/17/2022(UTC)
Posts: 4
United States

Is there a way to turn on high performance mode by default?

We have tried to look for config files that hold this setting and can't seem to find it.
Toggling the High-performance mode will write a last.vmix preset file that is at %appdata\roaming\last.vmix

Have tried to save two versions of the last.vmix present, one after toggling high performance mode and one without.

Launching the last.vmix preset file doesn't change the status of high performance mode.

We want to turn this on be default as we are creating an image for multiple users.

RichDanby  
#2 Posted : Thursday, March 31, 2022 7:42:17 PM(UTC)
RichDanby

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 132
United Kingdom

Thanks: 15 times
Was thanked: 26 time(s) in 24 post(s)
High Performance mode isn't saved as part of the .vmix preset files. It is part of the app config.

This seems to be maintained in %AppData\Local\StudioCoast_Pty_Ltd\vMix64.exe_Url_*\25.0.0.29\user.config

Changes should persist across restarts but if you want to copy settings between different user logins there are export and import options for these settings in the setting sections.

That should only need to be done once for each user.

In C:\Program Files (x86)\vMix there is vMix64.exe.config (& vMix.exe.config) which looks to be a template for these settings. You could try changing HighPerformanceMode to True in there and see if that setting is used for new users. I haven't tried it to see if that has the desired effect.
phuonger  
#3 Posted : Friday, April 1, 2022 2:05:33 AM(UTC)
phuonger

Rank: Newbie

Groups: Registered
Joined: 2/17/2022(UTC)
Posts: 4
United States

Originally Posted by: RichDanby Go to Quoted Post
High Performance mode isn't saved as part of the .vmix preset files. It is part of the app config.

This seems to be maintained in %AppData\Local\StudioCoast_Pty_Ltd\vMix64.exe_Url_*\25.0.0.29\user.config

Changes should persist across restarts but if you want to copy settings between different user logins there are export and import options for these settings in the setting sections.

That should only need to be done once for each user.

In C:\Program Files (x86)\vMix there is vMix64.exe.config (& vMix.exe.config) which looks to be a template for these settings. You could try changing HighPerformanceMode to True in there and see if that setting is used for new users. I haven't tried it to see if that has the desired effect.



Hi RichDanby,

We eventually found that config file at the %AppData\Local\StudioCoast_Pty_Ltd\vMix64.exe_Url_*\

Modifying this file definitely does change the setting and we can use this via GPO to place the config file for every new user.
However, we are trying to find out how the folder name is generated after the Url_*\version\user.config

For GPO to deploy, we have to state location of folder. We can possibly utilize some powershell to just deploy to all folders that match a string.

While this would work, the user.config file isn't generated until vmix is actually opened for the first time by the user.

So we would need to know how to preemptively find out what the Url_* would be
melody  
#4 Posted : Friday, April 1, 2022 3:00:02 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

you can also export your config file from settings menu and these kind of settings will be saved
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.