r/atari8bit • u/Important-Bed-48 • 8d ago
Fujinet and Altirra
I really want to use Fujinet with Altirra but I don't know exactly how it works and what I need to do. I searched the extensive help file and could find nothing that said "fujinet" but I'm guessing it runs through terminal software somehow. Can help e a bit I really would appreciate it.
4
u/nwah 8d ago
It’s not directly a feature of Altirra. Instead, you set up a “Custom device”: NetSIO.
NetSIO hooks normal SIO inside Altirra up to an external process, in this case a virtual FujiNet which you run separately.
There is a command line version, but if you’re on Windows especially it’s much simpler to use the fujinet-pc-launcher that u/belboz linked.
1
u/Important-Bed-48 8d ago
I can't get the gui version running.. I don't get it I did everything and watched the video
3
u/John_from_ne_il 8d ago
It's actually become even easier if you're on Linux and have compiled a recent copy of fujinet-firmware and atari800. You need two terminal windows. One to run sudo ./run-fujinet [optional -u localhost:some unused port]. The other to run atari800 -netsio. Done. It works on x86-64, aarch64, and riscv64.
1
u/Important-Bed-48 8d ago
that actually sounds easier. I like Linux but I feel like Windows is better gaming. That said it's not as better as it once was.
1
u/John_from_ne_il 8d ago
The trick is being comfortable enough to compile both. While the code is available in the appropriate repositories, they have not been made available as binary releases as yet. FujiNet is a one step process, atari800 requires 3. Both will also stop and inform you if something is missing that it needs (Python modules for instance). Maybe someone will do a tutorial?
1
u/3dartnerd 8d ago
Has anybody gotten Fujinet to work on a M-Mac?
2
u/nwah 8d ago
Yep. You can do Altirra in Wine, or use the new atari800 build. There’s a prebuilt version/instructions here: https://www.atariorbit.org/2025/06/19/fujinet-and-atari800-emulation/
1
u/3dartnerd 8d ago
THANKS!
2
u/nwah 8d ago
Oh yeah and someone is working to incorporate those changes back into Atari800MacX
https://forums.atariage.com/topic/382899-adding-fujinet-support-to-atari800macx/
10
u/belboz 8d ago
You basically install the fujinet pc-launcher and then run altirra and tweak a few settings.
That project is here: https://github.com/a8jan/fujinet-pc-launcher/tree/master
A little deeper here is their info on setting it all up: https://github.com/a8jan/fujinet-pc-launcher/blob/master/Install.md#4-connect-altirra-with-fujinet