fix default dongles
This commit is contained in:
parent
90325be8ab
commit
4de39f2682
2
dist/ferrum/bananatools.ini
vendored
2
dist/ferrum/bananatools.ini
vendored
@ -11,7 +11,7 @@ default=localhost
|
|||||||
; real dongle connected that you want to use
|
; real dongle connected that you want to use
|
||||||
[dongle]
|
[dongle]
|
||||||
enable=1
|
enable=1
|
||||||
serial=123456789012
|
serial=274713190001
|
||||||
|
|
||||||
; Set the network environment. Most games seem to want 192.168.123.X
|
; Set the network environment. Most games seem to want 192.168.123.X
|
||||||
[netenv]
|
[netenv]
|
||||||
|
2
dist/taiko/bananatools.ini
vendored
2
dist/taiko/bananatools.ini
vendored
@ -16,7 +16,7 @@ default=localhost
|
|||||||
; formatted like below
|
; formatted like below
|
||||||
[dongle]
|
[dongle]
|
||||||
enable=1
|
enable=1
|
||||||
serial=123456789012
|
serial=284111080001
|
||||||
|
|
||||||
; Set the network environment. Most games seem to want 192.168.123.X
|
; Set the network environment. Most games seem to want 192.168.123.X
|
||||||
[netenv]
|
[netenv]
|
||||||
|
Loading…
Reference in New Issue
Block a user