[server] ; The port on which to run the server. Don't change this unless you know what you're doing. port=5451 ; Whether the server will start automatically when opening the game. ; If this is set to 0, the server will not run at all (currently there is no way to manually start it). start_server=1 ; Set to 1 to disable the server if the current game is a solo seed rather than a multiworld. ; Note that running the server is needed to allow Randovania's autotracker to function. disable_if_solo_seed=0 [config] ; Set to 1 to run the game at 60 FPS instead of the default 50 60fps=0 ; Top left x and y pixel coordinates of the secondary TSC parser's message text text_x=84 text_y=33 ; x and y offsets of the secondary TSC parser's 2, so be careful. log_to_file=0 ; Set to 1 to disable the UUID check when loading Profile.dat. ; Not recommended unless you know what you're doing. ignore_uuid_mismatch=0