GCN GameCube Broadband Adapter FSPD

  • Thread starter Thread starter Visual Studio
  • Start date Start date
  • Views Views 9,377
  • Replies Replies 14
  • Likes Likes 12

Visual Studio

Developer
Developer
Joined
Aug 25, 2016
Messages
123
Reaction score
163
Trophies
1
Age
32
XP
1,827
Country
United States
I wrote a FSP server for Windows/Linux in Python 3 so that finding and compiling the original isn't an issue anymore. This allows you to boot games and homebrew over the network at relatively fast speeds without the SD gecko storage size limitations.

Here is the source on GitHub.

Feel free to submit pull requests and issues.

THIS REQUIRES A BROADBAND ADAPTER
 
Last edited by Visual Studio,
lifesaver! i was working on something similar but never got around to finishing it. i'll use yours instead for my development purposes, thanks :)
 
lifesaver! i was working on something similar but never got around to finishing it. i'll use yours instead for my development purposes, thanks :)
No problem, enjoy, if you manage to add anything useful then feel free to submit a pull request.
 
New here. This is exciting to be able to play games via a network share. How do I get this to run on my NAS?
 
Hey okay so I have ZERO idea how to set this up. Can someone youtube tutorial? Also Is there a way to set this up on a Raspberry PI?
 
  • Like
Reactions: Cruz8
I got it to run on my Mac. In Terminal.app I just put python3 fspd.py. The default version of python on Mac is too old so if you don't have python3 you may need to install it.

The default address and port is 0.0.0.0 (localhost) and 7717 respectively. Also, you needn't have a password and the default directory is server (within the same directory you're running from). So in most cases you needn't specify anything.

In the second page of settings in Swiss I just enter the aforementioned in settings regarding FSP (except address will be your computer's IP address which on Mac you can find in System Preferences.app > Network). Finally, you connect by going to the 'eject' tab and choosing the 'File Service Protocol' option.

Hope that helps somebody! I suppose I could make a video if I get around to it.

Shout out to @Visual Studio for making something awesome for the community!
 
Last edited by kingkodongo,
Please do not use a Raspberry Pi. You'll have awful performance.
What do you recommend? I don't want to have to pick up an entire desktop just for a server. And the server would be wired to my router/modem and on 24/7. I don't want to invest anything crazy. I figured if can set up a media server on a Raspberry Pi I could set up this FSP server and a PS2 SMB Server for streaming disks as well. I just need something that can run FSP, FTP, SMB, DLNA, etc. all at once and I can rig 8 to 16TB's of hard drives to.
 
Last edited by OldGnashburg,
This should make it easier for everyone, I compiled the python script to a windows executable and added a bat file to launch it.
just edit to bat file as per the instructions and save the changes. And just double click the bat file whenever you need the server running. No command line typing ever time you need to launch it this way.
 

Attachments

Site & Scene News

Popular threads in this forum