BMS Server Update Runbook

From UOAF Codex
Jump to navigation Jump to search

1. Run the installer

2. Download https://github.com/UOAF/bmsdedi/releases/tag/v0.1 and extract d3d11.dll to "Falcon BMS 4.35\Bin\x64" 3.

3. Diff current config file to new config file: https://github.com/UOAF/serverconfig. Open both files in VS code, select both files in the file explorer, and do "compare selected", go line by line and reconcile.

4. Add the following params onto the "TARGET" line on the shortcut on the desktop (Right click and then properties): -window -logfps -mono -nomovies. e.g. "C:\Falcon BMS 4.36\Launcher.exe" -window -logfps -mono -nomovies

5. Copy UOAFServer.lbk (need to put that in version control) to \Falcon BMS 4.36\User\Config

6. TODO: Setup settings on BMS

Diffing files in VS code