FSP server support for loading GameCube games over the network #105
Replies: 0 comments 9 replies
-
|
Aiming to look at this later this week, time permitting. I don't have a GameCube Broadband Adaptor to test, so once it's committed I'll need volunteers to test. |
Beta Was this translation helpful? Give feedback.
-
Sure, i can do some testing. |
Beta Was this translation helpful? Give feedback.
-
|
I dockerised FSP server last year and currently run it on unRAID to play GameCube games via Swiss using a BBA. |
Beta Was this translation helpful? Give feedback.
-
|
I also created a docker container for FSP.
|
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure if an ARM build of FSP server exists, though it might be able to be built from source. |
Beta Was this translation helpful? Give feedback.
-
It is buildable from source for the Raspberry PI |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
I've had the ansible playbook for source building for about a week already, that's fine (was waiting for my BBA to turn up). Tested and working with a command line FSP client from other machines. I'll stick with source build because it's fast enough (less than a minute on an RPi4) and then it's cross-platform (userbase right now is a mix of ARM 32 and 64bit, as well as x86 32 and 64bit). My loaner GC BBA turned up yesterday, and initial testing worked straight away: Committed a few more changes today to make the FSP server run as an unprivileged user on UDP/2121 as Swiss lets you choose a custom port. FSP interestingly has no "default" port. The FSP devs suggest UDP/21 (with FTP being TCP/21), but again that's not enforced or expected by anyone as far as I can see. Daemons running as root should be reduced in number if we can, and FSP also does caching by dropping So far GameCube is the only system I know of that uses FSP. With that in mind I'm making the FSP root the GameCube ISO directory (via a dedicated I'll do one more test shortly of this new UDP/2121 config. When that's confirmed working I'll push the menu items to let people install the tool and start testing. ETA about 6 hours from now (have to take care of real life things first). |
Beta Was this translation helpful? Give feedback.
-
|
To support future development, there should be a
These may be in the home directory instead if security is not a concern, while leaving the creation of the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It would be a great feature to add FSP server support, so GameCube games can be loaded over the Network from the NAS via Swiss.
Frank
Beta Was this translation helpful? Give feedback.
All reactions