Skip to content

Commit 5bcf8f3

Browse files
authored
Update README.md
1 parent c0a4d49 commit 5bcf8f3

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ At this point receive and send PSP traffic succesfully through XLink Kai using t
3232
- TP-Link TL-WN823N V2 (Realtek rtl8192eu (kimocoder/rtl8192eu))
3333

3434
## Wifi cards that have been tested and found working on Plugin Mode (Linux, kernel 5.x / Windows 10):
35+
### Note:
36+
On Windows it has been found that some drivers will not allow for selecting a channel when forming an adhoc network, this is only an issue with SSID swapping games when "Use SSID from host broadcast" is used.
37+
3538
### Atheros
3639
- TP-Link TL-WDN4800 (Atheros AR93xx (ath9k))
3740
(On Windows 10 some people are seeing some problems, this issue is not there on Linux) (Needs Windows 7 drivers on Windows 10)
@@ -59,13 +62,7 @@ It requires the following packages to be installed:
5962
- gcc-10
6063
- g++-10
6164
- libboost-dev (version 1.71 or above)
62-
- libboost-atomic-dev
63-
- libboost-chrono-dev
64-
- libboost-date-time-dev
65-
- libboost-system-dev
66-
- libboost-thread-dev
6765
- libboost-program-options-dev
68-
- libboost-regex-dev
6966
- libncurses5-dev
7067
- libpcap-dev
7168
- libpthread-stubs0-dev
@@ -124,7 +121,6 @@ mingw32-make
124121

125122
After compiling, the program needs the following DLLs to be copied over to the binary directory:
126123
- boost_program_options-(compiler)-(architecture)-(version).dll
127-
- boost_thread-(compiler)-(architecture)-(version).dll
128124
- Packet.dll (found in: c:\windows\system32\npcap\)
129125
- wpcap.dll (found in: c:\windows\system32\npcap\)
130126

0 commit comments

Comments
 (0)