aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2022-02-11 14:58:31 +0100
committerJavier <dev.git@javispedro.com>2022-02-11 14:58:31 +0100
commitf542986653c1d122fe448ea880a736ace722855e (patch)
tree3cbb3b573133a30ca0bccfb0a827a32e3ed9ff8a
parent074f90ec63b821c67d16a2dae95f315edfa7125e (diff)
downloadvmusic-f542986653c1d122fe448ea880a736ace722855e.tar.gz
vmusic-f542986653c1d122fe448ea880a736ace722855e.zip
switch README links to https and relayout screenshots
-rw-r--r--README.md20
1 files changed, 13 insertions, 7 deletions
diff --git a/README.md b/README.md
index 9f57568..b056fb7 100644
--- a/README.md
+++ b/README.md
@@ -33,19 +33,25 @@ You can enable each device independently, e.g. to have pure MPU-401 only.
Note that "SB MIDI" support is not implemented; for MIDI out you can only use the MPU-401 device. Most Sound Blaster
drivers post-SB16 already use the MPU-401 device.
+[TOC]
+
### Screenshots
-![Screenshot of VirtualBox playing The Secret of Monkey Island while connected to the Munt MT-32 Emulator](http://depot.javispedro.com/vbox/VirtualBoxMunt.png)
+<img src="https://depot.javispedro.com/vbox/VBoxPrefs.png" alt="VirtualBox Preferences dialog showing Extensions panel with VMusic installed" style="max-width: 40%; vertical-align:top;" />
+<img src="https://depot.javispedro.com/vbox/win98e.png" alt="Screenshot of Windows 98 playing CANYON.MID while showing all the 3 devices available for MIDI output" style="max-width: 40%; vertical-align:top;" />
+
+<img src="https://depot.javispedro.com/vbox/VirtualBoxMunt.png" alt="Screenshot of VirtualBox playing The Secret of Monkey Island while connected to the Munt MT-32 Emulator" style="max-width: 70%;" />
-![Screenshot of Windows 98 playing CANYON.MID while showing all the 3 devices available for MIDI output](http://depot.javispedro.com/vbox/win98e.png)
# Installing
-You can try using the [VMusic.vbox-extpack](http://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack)
-I built for VirtualBox 6.1.32,
-which you can install into VirtualBox through the VirtualBox Preferences -> Extension Packs GUI,
-or by running `VBoxManage extpack install VMusic.vbox-extpack`.
-This should work at least for most other recent versions in the 6.1.x series.
+1. Download [VMusic.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack).
+ This is built for VirtualBox 6.1.32, albeit it should work for most other recent versions in the 6.1.x series.
+
+2. Open VirtualBox, go to File → Preferences → [Extension packs](https://depot.javispedro.com/vbox/VBoxPrefs.png),
+ and add the downloaded VMusic-_something_.vbox-extpack file.
+
+Alternatively, run `VBoxManage extpack install VMusic.vbox-extpack` on a terminal.
# Using