Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
A-tG authored Jul 4, 2022
1 parent 7197d09 commit a1d6890
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@ Windows 10 or newer is required. May work with older Windows versions (no older
It might also not work with some OpenGL games, even if in borderless mode. Basically if "Xbox Game Bar" or standard Volume/Media pop-up is not showing on top of the game, neither will this OSD.

# Installation and Usage
The program is portable, no installation is required but you need [.NET Desktop runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) (click '*Download x64*' under '*Run desktop apps*') **or alternatively** you may install the runtime via Command Prompt with the following command:
The program is portable, no installation is required, but you need [.NET Desktop runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) (click '*Download x64*' under '*Run desktop apps*') **or alternatively** you may install the runtime via Command Prompt with the following command:

`winget install Microsoft.DotNet.DesktopRuntime.6`

(winget is bundled in Windows 11 and some modern versions of Windows 10 by default as the "App Installer", if your Windows version does not include it, you may read [here](https://docs.microsoft.com/en-us/windows/package-manager/winget/) for further instructions on how to get it).

Download the latest version of VoicemeeterFancyOSD from the [Releases](https://github.com/A-tG/VoicemeeterFancyOSD/releases) page, unpack and launch VoicemeeterFancyOsdHost.exe (if you're on Windows 8.1 or newer). For any other scenario such as running an older Windows version, or if VoicemeeterFancyOsdHost.exe simply doesn't work for some reason, you may instead try and run VoicemeeterFancyOsd.exe. Do not use the program from Windows' 'Program Files' since that might cause problems creating the config file or installing future updates because of Windows' permissions and policies.

Settings are stored in *PROGRAM_LOCATION\config\config.ini* (the file is created on first launch if it doesn't exist). Additionally the config file can be opened from the tray icon's context menu for quick editing. Any changes to the options are automatically validated and updated upon saving the file, no need for a restart.

# Upcoming features
Check the [Milestones](https://github.com/A-tG/VoicemeeterFancyOSD/milestones)

Expand Down

0 comments on commit a1d6890

Please sign in to comment.