retrocomputacion

Results 12 comments of retrocomputacion

I had the same problem, I made it work by running it from console with: ``` petmate --no-sandbox ```

Hi, I'm not familiar with Docker, but I see in the files that it 'exposes' the TCP port 6400. Does this means that a RetroBBS deployed from Docker would be...

I did some tests and I found the following issues: - Is missing SIDDump and therefore SID streaming doesn't work. - Adding files to the user directories, or changing config.ini...

No timeout at all could be problematic. If your connection as sysop get's into a limbo state, the only way to stop the BBS would be to kill the Python...

Should be fixed in [fc2c1cb](https://github.com/retrocomputacion/retrobbs/commit/fc2c1cb3443afcdcea0d90c30791141262b51f1d)

Did you also have to reduce the value to 0.75 on the latest version?

The Python script itself is not very heavy cpu wise (conversion of jpeg/png images to c64 format is the most compute intensive module written in Python), for mp3 decoding and...

I like this idea.

This is a known issue with the not yet officially released 0.20 version of Retroterm. It does work under vice and with the Ultimate 1541/64's Swiftlink emulation.