| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| servers:windows:games:trinitycore_master_localhost [2026/02/08 22:08] – Sean Rhone | servers:windows:games:trinitycore_master_localhost [2026/02/09 19:56] (current) – [DBCs, Maps, and Cameras] Sean Rhone |
|---|
| ==== Test Compile ==== | ==== Test Compile ==== |
| |
| **** | * :?: Likely failed with a ''rc.exe too-long''-like message because of UTF-8 unicode beta option enabled ((for ''d3cn''; compiled fine after disabling utf8; failed both MSVC/LLVM with utf8 enabled; needs re-tested with LLVM)) |
| |
| "%ProgramFiles%\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" "%UserProfile%\Projects\TC-master\build\ALL_BUILD.vcxproj" -target:"Build" -property:"Configuration=Release" -maxCpuCount -nodeReuse:"False" -verbosity:"quiet" -noConsoleLogger -terminalLogger:"off" -binaryLogger:"output.binlog;ProjectImports=None" | "%ProgramFiles%\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" "%UserProfile%\Projects\TC-master\build\ALL_BUILD.vcxproj" -target:"Build" -property:"Configuration=Release" -maxCpuCount -nodeReuse:"False" -verbosity:"quiet" -noConsoleLogger -terminalLogger:"off" -binaryLogger:"output.binlog;ProjectImports=None" |
| * Expects [[games;windows;world_of_warcraft_retail|World of Warcraft]] | * Expects [[games;windows;world_of_warcraft_retail|World of Warcraft]] |
| * ''68,375,760 Wow.exe'' | * ''68,375,760 Wow.exe'' |
| | * 2026/02/08: ''12.0.0.65727'' |
| |
| DIR "%ProgramFiles(x86)%\World of Warcraft\_retail_\Wow.exe" | DIR "%ProgramFiles(x86)%\World of Warcraft\_retail_\Wow.exe" |
| |
| ===== DBCs, Maps, and Cameras ===== | ===== DBCs, Maps, Gt, and Cameras ===== |
| |
| **** | **** |
| ===== MMaps ===== | ===== MMaps ===== |
| |
| * :!: 30-40 minutes i5-8400H ((2025/12/13: ''28 Minutes 26 Seconds'' at ''--threads 8'')) | * :!: <del>30-40 minutes i5-8400H ((2025/12/13: ''28 Minutes 26 Seconds'' at ''--threads 8''))</del> |
| | * :!: 10% after 1hr (TODO: Note overnight run) |
| * ''--threads %NUMBER_OF_PROCESSORS%'' | * ''--threads %NUMBER_OF_PROCESSORS%'' |
| |
| "%UserProfile%\Projects\TC-master\build\bin\Release\mmaps_generator.exe" --silent --input "%UserProfile%\Projects\TC-master\build\bin\Release" --output "%UserProfile%\Projects\TC-master\build\bin\Release" --skipJunkMaps "false" --debugOutput "false" --bigBaseUnit "true" --threads %NUMBER_OF_PROCESSORS% | "%UserProfile%\Projects\TC-master\build\bin\Release\mmaps_generator.exe" --silent --input "%UserProfile%\Projects\TC-master\build\bin\Release" --output "%UserProfile%\Projects\TC-master\build\bin\Release" --skipJunkMaps "true" --debugOutput "false" --bigBaseUnit "true" --threads %NUMBER_OF_PROCESSORS% |
| |
| ===== Move Files ===== | ===== Move Files ===== |