• 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