File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
- ## g64drive - a Linux/Mac tool for operating 64drive by Retroactive
1
+ ## g64drive - a Windows/ Linux/Mac tool for operating 64drive by Retroactive
2
2
3
3
### Installation (binary)
4
4
5
+ Single-file executable download:
6
+
7
+ * Download [ Windows 64-bit binary] ( https://github.com/rasky/g64drive/releases/latest/download/g64drive-windows-amd64.zip )
8
+ * Download [ Linux 64-bit binary] ( https://github.com/rasky/g64drive/releases/latest/download/g64drive-linux-amd64.tar.gz )
9
+ * Download [ macOS 64-bit binary] ( https://github.com/rasky/g64drive/releases/latest/download/g64drive-mac-amd64.zip )
10
+
5
11
Through package managers:
6
12
7
13
* Mac (x86/M1): ` brew install rasky/tap/g64drive `
8
14
* Arch Linux: install ` g64drive ` from [ AUR] ( https://aur.archlinux.org/packages/g64drive/ )
9
15
10
- For other systems, g64drive ships as a static binary on both Linux and macOS,
11
- with no additional dependencies required. Just download it and put it in your
12
- ` PATH ` (eg: ` /usr/local/bin ` ):
13
-
14
- * Download [ Linux 64-bit binary] ( https://github.com/rasky/g64drive/releases/download/v0.3/g64drive-linux64.binary )
15
- * Download [ macOS 64-bit binary] ( https://github.com/rasky/g64drive/releases/download/v0.3/g64drive-mac.binary )
16
-
17
- No driver installation or udev configuration is required. The binary works
16
+ No driver installation or udev configuration is required. On Linux/Mac, the binary works
18
17
without sudo, thanks to libusb.
19
18
20
19
### Installation (source)
You can’t perform that action at this time.
0 commit comments