lroby74 wrote: ↑Wed Sep 23, 2020 11:55 am
Hello,
i have 2 Misters, both connected to same LAN, i would like to know if is possible on someway to simulate serial connection (on original Amiga was via null modem cable) between them for playing some games like Lotus Turbo Challenge 2 or Stunt Car Racer on Minimig core through LAN connection..
I just tried many settings on OSD menù but no results.. (each machine can't see other one)
Thank you
You can easily connect two Misters with OSD setings:
UART : MIDI
MidiLink : Remote
Type : UDP or TCP
With the TCP you'll need to "dial" the 2nd MiSTer with the "ATDT" command using a terminal program such as Ncomm: -->
https://youtu.be/lVhUU7xzhrE
Example:
ATDT192.168.1.130
or if you have working DNS...
ATDTMISTER2
With the UDP you'd need to edit the file (on both MiSTers) "/media/fat/linux/MidiLink.INI" and change the "UDP_SERVER=" to correspond to the other MiSTer's IP or hostname. Make sure to set both so the communication will be bi-directional.
For things to work right with UDP or TCP you'll need to have the correct baud rate set. Baud rate can be set with OSD or to make it persistent you can set "UDP_BAUD=" or "TCP_BAUD=" in the MidiLink.INI file. Some games like Populous will let you specify the baud, others can be figured out via trial-and-error.
I have not tried Warcraft networked. I have tried Lotus and never gotten it to work. I suspect it relies on more RS232 signals than just RX/TX.
UDP is probably slightly faster response compared to TCP, although I have tuned the TCP for low-latency by disabling the Nagle's algorithm.
Knights of the Sky -->
https://youtu.be/TH1GDu2Da9A
BattleChess (Amiga vs ST) -->
https://youtu.be/hDWlSjPu5p4
Tyrian (DOS) -->
https://youtu.be/u_zZQl7AWis