From 7b29998e6297770e64547e00f4f768b80b7cddd1 Mon Sep 17 00:00:00 2001 From: xwmtp Date: Sat, 3 Aug 2019 14:42:36 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86455a7..e63055a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ I recommend using the input display against a dark background in OBS, since the ![settings](https://github.com/xwmtp/oot-input-display/blob/master/docs/obs-settings.png) -The skin shows button inputs by lighting the corresponding buttons up. If you would like the whole display to look a bit brighter/fainter even when buttons aren't pressed, add a ```Color correction``` filter to the source to adjust the brightness or contrast. +The skin shows button inputs by lighting the corresponding buttons up. If you would like the whole display to look a bit brighter/fainter, add a ```Color correction``` filter to the source to adjust the brightness or contrast, or see the next section. + +## Brighter display +The downloaded skin will also have a brighter version of the background image. To use this one instead, open the ```skin.xml``` file in a text editor and put `````` (GC skin example). This will make the contrast between buttons being pressed and unpressed smaller though. ## Requests If people are interested in more skin variatons (red b button for the gamecube version of the game style or maybe items on the c-buttons), let me know by making an issue.