From 0a14f20f8ede44b02c741b3ac61d3af6bdbff1fc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 14 Apr 2020 20:01:14 +0300 Subject: [PATCH] mpv.conf: add TODO about mapping things to gamepad --- conf/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index df516bb6..5a6cfba7 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -28,3 +28,7 @@ tscale=oversample # even more unpleasant to use! # https://github.com/mpv-player/mpv/issues/4241#issuecomment-327033395 ytdl-format=bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best + +# Take commands from controller. +# TODO: actually map something to it! +#input-gamepad=yes