• src/doors/syncretro/main.c

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Jul 24 11:06:27 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/67a84e4e47cc58919b79fb4a
    Modified Files:
    src/doors/syncretro/main.c
    Log Message:
    syncretro: load games.ini at startup for the help screen

    Call sr_games_load() right after sr_profile_select(), passing sr_config_launch_dir() rather than relying on the cwd: by this point sr_config_apply() has already chdir'd into the per-user save sandbox,
    so a relative fopen("games.ini") would silently look in the wrong
    place. This is the last wire connecting the games.ini reader (already
    built and tested) to the running door.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)