• v0.2.3 348d6020c5

    v0.2.3 Pre-Release

    beerpsi released this 2024-01-01 10:21:19 +00:00 | 2 commits to trunk since this release

    Downloads
  • v0.2.2 255eb07d31

    v0.2.2 Pre-Release

    beerpsi released this 2023-12-31 07:42:45 +00:00 | 7 commits to trunk since this release

    Bugfixes (part 2)

    Downloads
  • v0.2.1 33fa1c362a

    v0.2.1 Pre-Release

    beerpsi released this 2023-12-31 07:23:18 +00:00 | 9 commits to trunk since this release

    Bugfixes

    Downloads
  • v0.2.0 30f3a23bc6

    iOS support Pre-Release

    beerpsi released this 2023-12-31 06:43:46 +00:00 | 12 commits to trunk since this release

    • BREAKING: Android server now uses TCP by default! Change tcp to 0 if you wish to continue using UDP.
    ; segatools.ini
    [brokenithm]
    tcp=0
    
    • iOS support
    • Fixes multi-client support

    Configuration

    ; segatools.ini
    [aimeio]
    path=aimeio_brokenithm.dll
    
    [chuniio]
    path32=chuniio_brokenithm_x86.dll
    path64=chuniio_brokenithm_x64.dll
    
    Downloads
  • v0.1.1 2e0010d374

    v0.1.1 Pre-Release

    beerpsi released this 2023-12-30 17:12:13 +00:00 | 17 commits to trunk since this release

    • Fixes random disconnects
    • Fixes os error 10014 spam when unconnected in UDP mode
    • Add support for multiple clients in TCP mode
    • Allows running without chu2to3:
    [chuniio]
    path32=chuniio_brokenithm_x86.dll
    path64=chuniio_brokenithm_x64.dll
    
    Downloads
  • v0.1.0 bf14d32980

    v0.1.0 Pre-Release

    beerpsi released this 2023-12-30 05:11:30 +00:00 | 20 commits to trunk since this release

    Initial release

    Downloads