>>340
公式フォーラムから転記

to test
create 2 different directories: 1 for the master and 1 for the slave
edit the supermodel.ini files and add:

for the master
EmulateNet=1
port_in = 1970
port_out = 1971
addr_out = "127.0.0.1"

for the slave
EmulateNet=1
port_in = 1971
port_out = 1970
addr_out = "127.0.0.1"