http://bugs.winehq.org/show_bug.cgi?id=3962
------- Additional Comments From sombriks@gmail.com 2007-15-07 23:21 ------- Hey guys, the iptables rule posted by real neo is working on XiLeRO.
Use an 3D-enabled card, the newest wine (ive used 0.9.40), the XiLERO! full installer and the iptables rule.
try to discover by yourself the real ip of server (see data/sclientinf.xml inside ragnarok folder) and "redirect" the ip's traffic using
sudo iptables -t nat -A OUTPUT -d $ORIGINAL -j DNAT --to $REAL
it worked for me!