From 6c3aa489233ccb6059a3902bd9e1ed70dbfdcc4d Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 8 Jan 2024 18:24:26 +0900 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b77e31..6c9c627 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,11 @@ in battle) affected by volume options (master and music sliders))~~ Midi file playback has been disabled for now due to lack of volume control issues. MP3 file playback sometimes fails, but seems to work better when the file is as - "barebones" as possible (no album art metadata in the file). It is recommended - to use `.ogg` files for music. Note that ogg Vorbis is supported, and NOT ogg - Opus. One can convert to ogg Vorbis with ffmpeg like this: `ffmpeg -i - -map a:0 -c:a libvorbis output.ogg`. + "barebones" as possible (no album art metadata in the file). + - It is recommended to use `.ogg` files for music. + - Note that ogg Vorbis is supported, and NOT ogg Opus. + - One can convert to ogg Vorbis with ffmpeg like this: `ffmpeg -i + -map a:0 -c:a libvorbis output.ogg`. - Config allows limiting number of combatants in turn-based battle. - Config can be modified (server-side) to add entries of mobs from other mods. (by default an unknown mob cannot enter turn-based battle, so the config must be