top of page
-
Start Silent Wings and quit in order to create game folder and files
-
Open file below with notepad (Make sure you can see hidden files in win explorer options)
-
C:\Users\{your_name}\AppData\Local\VirtualStore\Program Files (x86)\Silent Wings\Silent Wings\data\options.dat
-
Find the UDP Protocol session and replace by the text below. Add at the end if you can't find it...then save file and exit
#---------------------
# UDP Output protocol
#---------------------
use_output_udp = true
output_udp_protocol = binary
output_udp_address = 127.0.0.1
output_udp_port = 6060
output_udp_rate = 30
bottom of page