[How To] Amiga emulation (E-UAE) on Linux (Ubuntu/Mint/Debian)
Loading...
5,430
Loading...
Uploader Comments (kad3t)
see all
All Comments (17)
-
Love the music, kinda sounds like it should be on a NES vs of Commando
-
cool a
-
I post at least 5 new intros each day. There may be none for the next two days as I'm going away for a weekend but aside that I try to post at least 5 new each and every day.
Loading...
How do I setup the internet connection in Amiga OS 3.9 under {e}uae ?
Andermetal1 1 year ago
@Andermetal1
Honestly I don't think you can... But earlier mentioned P-UAE delivers on that front though I've not tried it thoroughly enough to tell you how to do it under it.
kad3t 1 year ago
@kad3t Nevermind, I did a successfull connection with e-uae , uae's bsdsocket? device and setting a virtual networkinterface with tun/tap : sudo modprobe tun && sudo tunctl -d tap0 && sudo tunctl -u `whoami` -g users -t tun0 . Then I ran e-uae and it works :) :) :) .
BTW, I get a huge performance boost if I set up the shmmax kernel parameter with sudo sysctl -w k ernel.shmmax=170639360
Andermetal1 1 year ago
@Andermetal1
Thanks for letting me know. This will surely come in handy. ^_^
kad3t 1 year ago
P-UAE is the sucessor to E-UAE and it is current with WinUAE. It runs on Linux and OSX development is currently proceeding on a better interface. Search p-uae on google theres a github repository
Zaxth 1 year ago
@Zaxth
Sir, you are a gentleman and a scholar! I shall seek it out ASAP as my Linux installation is in terrible need of a proper Amiga emulation. ^_^
kad3t 1 year ago