Skip to content

Commit b74bb54

Browse files
authored
Update GLSL_Instructions.md
1 parent 7490a64 commit b74bb54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GLSL_Instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Usage Instructions (GLSL / MPV) (v3.0)
1+
# Usage Instructions (GLSL / MPV) (v3.x)
22
*If you wish to use another media player, look at their documentation on how to install GLSL shaders and modify the shader accordingly if needed.*
33

44
1. Install [**mpv**](https://mpv.io/).
55
2. Download the .glsl shader files [**here**](https://github.com/bloc97/Anime4K/releases)
66
3. Copy the .glsl files to `%AppData%\mpv\shaders` for Windows or `~/.config/mpv/shaders` for Linux.
77
4. If `mpv.conf` does not exist in `%AppData%\mpv\` or `~/.config/mpv`, create an empty file and follow [**these instructions**](https://wiki.archlinux.org/index.php/Mpv#Configuration) to optimize your configuration.
8-
5. For Anime4K v3.0, instead of activating a single shader, you should use a combination of shaders. Add one of the following lines to `mpv.conf` to enable the shaders:
8+
5. For Anime4K v3.x, instead of activating a single shader, you should use a combination of shaders. Add one of the following lines to `mpv.conf` to enable the shaders:
99

1010
**Note for Unix based OSes, ";" separators must be replaced with ":" as stated in the [mpv manual](https://mpv.io/manual/stable/#string-list-and-path-list-options).**
1111

0 commit comments

Comments
 (0)