aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 15 insertions, 8 deletions
diff --git a/README.md b/README.md
index fed53f4..d067a20 100644
--- a/README.md
+++ b/README.md
@@ -45,16 +45,20 @@ drivers post-SB16 already use the MPU-401 device.
# Installing
-1. Download
- [VMusic-0.3.2-vbox7.0.4.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.2-vbox7.0.4.vbox-extpack).
- This is built for VirtualBox 7.0.4, albeit it should work for most other recent versions in the 7.0.x series.
- For VirtualBox 6.1.x series, please use
- [VMusic-0.3.1-vbox6.1.32.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack).
+* For VirtualBox 7.1.x, download
+ [VMusic-0.3.4-vbox7.1.0.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.4-vbox7.1.0.vbox-extpack).
-2. Open VirtualBox, go to File → Tools → [Extension pack manager](https://depot.javispedro.com/vbox/VBoxPrefs.png),
- and install the downloaded VMusic-_something_.vbox-extpack file.
+* For VirtualBox 7.0.x, download
+ [VMusic-0.3.2-vbox7.0.4.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.2-vbox7.0.4.vbox-extpack).
-Alternatively, run `VBoxManage extpack install VMusic.vbox-extpack` on a terminal.
+* For VirtualBox 6.1.x, download
+ [VMusic-0.3.1-vbox6.1.32.vbox-extpack](https://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack).
+
+
+Open VirtualBox, go to File → Tools → [Extension pack manager](https://depot.javispedro.com/vbox/VBoxPrefs.png),
+and install the downloaded VMusic-_something_.vbox-extpack file.
+
+Alternatively, run `VBoxManage extpack install VMusic*.vbox-extpack` on a terminal.
# Using
@@ -155,6 +159,9 @@ After this, just type `make` followed by `make pack` and `VMusic.vbox-extpack` s
# Changelog
+* v0.3.4 updated version of Nuked-OPL3 and added compatibility with VirtualBox 7.1.0
+ (building with 7.0.x is still supported as no API changes were required).
+
* v0.3.3 minor change to MPU-401 to improve compatibility
* v0.3.2 minor changes to fix compatibility with VirtualBox 7.0.0