Thread: Here is the installer script to play Super Nintendo over the NET for Ubuntu !!
run scriptubuntu , debian
code:#!/bin/sh cd /tmp mkdir zsnesnet cd zsnesnet wget -n "http://linksadventure.no-ip.biz/programs/zsnesnet.tar.bz2" sudo apt-get install nasm libsdl1.2-dev tar xvf zsnesnet.tar.bz2 ./configure make make install cd /tmp cp -a zsnesnet /usr/bin ln -s /usr/bin/zsnesnet/zsnes /usr/bin/zsnesnet
:
server side:
server needs no keypad
$ zsnesnet
configure input #1
$ zsnesnet
netplay > connect server
client side:
client needs keypad
$ zsnesnet
configure input #2
quit
$ zsnesnet
wait server choose game !!
play, enjoy !!
bit tricky, hope programmers of znes read post & realize how complicateed play under ubuntu linux
Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure Here is the installer script to play Super Nintendo over the NET for Ubuntu !!
Ubuntu
Comments
Post a Comment