Skip to content

Commit e7246cf

Browse files
roossienbBart Roossien
andauthored
Fixing replay images not showing and updating build options (#45)
Co-authored-by: Bart Roossien <bart.roossien@energygo.nl>
1 parent f4409a4 commit e7246cf

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

SourceCode/Builds/build_with_msvc22.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ For build using solutions and more advanced build configurations, see below.
4141
### 2. Build the Project
4242

4343
- Select the appropriate build configuration:
44-
- `Build Windows 32bit build` for a release build.
45-
- `Build Windows 32bit Debug build` for a debug build.
46-
- `Build Windows 32bit Internal build` for an internal build.
47-
- `Build Windows 32bit Profile build` for a profile build.
48-
- `Build Windows 32bit VCPKG build` for a release build with the VCPKG package manager.
49-
- `Build Windows 32bit VCPKG Debug build` for a debug build with the VCPKG package manager.
50-
- `Build Windows 32bit VCPKG Internal build` for an internal build with the VCPKG package manager.
51-
- `Build Windows 32bit VCPKG Profile build` for a profile build with the VCPKG package manager.
52-
53-
![image](https://github.com/user-attachments/assets/2bc0aa26-3342-4aac-ae5b-6cf91db21214)
44+
- `Build Windows 32bit Release` for a release build.
45+
- `Build Windows 32bit Debug` for a debug build.
46+
- `Build Windows 32bit Internal` for an internal build.
47+
- `Build Windows 32bit Profile` for a profile build.
48+
- `Build Windows 32bit VCPKG Release` for a release build with the VCPKG package manager.
49+
- `Build Windows 32bit VCPKG Debug` for a debug build with the VCPKG package manager.
50+
- `Build Windows 32bit VCPKG Internal` for an internal build with the VCPKG package manager.
51+
- `Build Windows 32bit VCPKG Profile` for a profile build with the VCPKG package manager.
52+
53+
![Build options](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Builds/files/buildoptions.jpg)
5454

5555
>[!TIP]
5656
> For more information on the different build configurations, see the [Build Configurations](build_configurations.md)
26.2 KB
Loading

SourceCode/Debug/replay_testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ been played on the customized _Tansoooo_ map.
6565
For a successful test, the expected results on the score screen are:
6666

6767
Golden replay 1:
68-
[https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-1-results.png]
68+
![Golden replay 1](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-1-results.jpg)
6969

7070
Golden replay 2:
71-
[https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-2-results.png]
71+
![Golden replay 2](https://github.com/TheSuperHackers/GeneralsWiki/raw/refs/heads/main/SourceCode/Debug/files/golden-replay-2-results.jpg)
7272

7373
### Zero Hour Skirmish
7474

0 commit comments

Comments
 (0)