TheHunterManX / GBA-PK-multiplayer

Other
169 stars 35 forks source link

Fix port forwarding bug on initial connection for ssh tunnel or possibly some slower connections. #27

Open alanxoc3 opened 1 year ago

alanxoc3 commented 1 year ago

I could get multiplayer working on a local host, but as soon as I enabled port forwarding, clients wouldn't successfully connect to the server.

Ended up spending hours going through your codebase & the mgba scripting api and figured out the issue.

Btw, I think that code base could use some help. I wouldn't mind donating a few days to help out. Some things I think you could benefit from that I could help out with:

Ping me if you're interested. (I don't want to make big changes without coordinating.)

TheHunterManX commented 2 weeks ago

Thank you for your input and help. This is and will be accomplished in 3.5, which will be out this month. Except for the config file, which I don't believe is in the mgba documentation. Can you load additional files?