Page 1 of 1
80 Splash Screens for WITE2
Posted: Sun Apr 02, 2023 11:35 pm
by Der Kuenstler
40 German Splash Screens
**WARNING: You cannot combine both the German and Soviet sets as posted here. They are both named 1-40, so one set will replace the other!
These pictures are all from the German perspective. They replace and greatly expand on the 15 splash screens that come with the vanilla game. Unzip these splash screens and place them in your WITE2 Dat/Art/Gui file after backing it up.
Here is a sample:

- sample.jpg (35.92 KiB) Viewed 1244 times
Re: 80 Splash Screens for WITE2
Posted: Sat Apr 22, 2023 12:57 pm
by Der Kuenstler
40 Soviet Splash Screens
These pictures are all from the Soviet perspective. They replace and greatly expand on the 15 splash screens that come with the vanilla game. Unzip these splash screens and place them in your WITE2 Dat/Art/Gui file after backing it up.
Here is a sample:

- wite2-splashscreen36.jpg (71.69 KiB) Viewed 1020 times
Re: 80 Splash Screens for WITE2
Posted: Wed Apr 26, 2023 5:54 am
by MarkShot
Since I have an involved launching script/manager that runs in background, then it is not hard to alternate between the USSR and NAZI per session. I think I will do it one day when I want to do a little programming. Best enjoy some programming as ChatGPT4 has made it obsolete, but I am retired now, and I don't care.
Would happen to have done similar for WITW?
Thanks!
Re: 80 Splash Screens for WITE2
Posted: Wed Apr 26, 2023 7:46 am
by MarkShot
Done before the extinction of programmers. On even day we splash, USSR, and, odd, NAZI. Why? Even numbers are better luck in Chinese culture.
; ----- Splash Screen Alternating -----
CurrentDir=DirGet()
Base=TimeYmdHms()
CurDate=StrSub(Base,9,2)
Remainder=CurDate Mod 2
If Remainder Then
SourceDir=NAZI
Else
SourceDir=USSR
End If
DirChange(SourceDir)
FileCopy("*.jpg",ArtGUI,@False)
DirChange(CurrentDir)
Re: 80 Splash Screens for WITE2
Posted: Wed Apr 26, 2023 2:33 pm
by Der Kuenstler
Nice option - thank you! I would have never been able to come up with that.
Right now I personally enjoy playing with only the side showing that I'm currently controlling. (to increase the immersion)
Re: 80 Splash Screens for WITE2
Posted: Wed Apr 26, 2023 7:41 pm
by MarkShot
The statue of the children playing in a demolished city is both halting and haunting.
Re: 80 Splash Screens for WITE2
Posted: Wed Apr 26, 2023 10:51 pm
by Der Kuenstler
MarkShot wrote: Wed Apr 26, 2023 7:41 pm
The statue of the children playing in a demolished city is both halting and haunting.
For sure! It seemed harder to find good Soviet pictures - they must not have taken as many as the Germans...