• xtrn/syncarcade/games.ini

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Aug 2 22:35:14 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d975ea2b3b943377e3d6873f
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Revert "Added many more arcade games, based on mame 0.78 ROMs"

    This reverts 079b5fb887 (spec-11-bytes, 2026-07-31), taking games.ini from
    4740 romset sections back to 181.

    A section in this file used to mean someone had run that cabinet and put it here deliberately, which is what makes the file a sane home for button
    labels, stick2, boot_frames and analog_rest. After the bulk import a section meant only that the romset exists in MAME 0.78: of the 4740 sections, every
    one carried a name and exactly five lines in the whole file were anything
    else. Restoring the smaller file restores that meaning, which the per-romset settings depend on.

    Load time is a secondary reason and a narrower one than it appears. The
    native door reads this file through xpdev's iniReadFile and was never on the slow path; only the lobby's File.iniGetAllObjects() was, and that is fixed
    in 7a0dabc561 (2026-07-24) for v3.22. The 204 KB cost fell on v3.21 and
    earlier alone.

    The names are not lost and need no file of their own: git show 079b5fb887:xtrn/syncarcade/games.ini recovers all 4740 entries, and that
    commit records where they came from. A sysop with a large collection can extract them into their own games.local.ini, which is where entries nobody
    here has run belong.

    Nothing curated is lost in the revert: the bulk commit dropped none of the
    181 existing sections and changed none of their values, so its 354 deletions were re-sorting alone.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Sat Aug 8 17:48:02 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a67412b4e111099859130d06
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Added a few more arcade games (which I've run on my BBS)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Aug 8 17:48:02 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/6fd9026b380f06af11cd6941
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Merge branch 'nightfox_more_arcade_games_2026-08-08' into 'master'

    Added a few more arcade games (which I've run on my BBS)

    See merge request main/sbbs!725

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net