- Posts: 774
- Thank you received: 15
Spam Prevention - PLEASE READ !! (23 Apr 2021)
Due to a problem with spammers the rules for posting in the forums have changed for new users.
Newly registered users won't have their posts published until a moderator approves them.
Mission Loading Screen
- Slippery Jim
-
- Administrator
-
Please Log in or Create an account to join the conversation.
- Slippery Jim
-
- Administrator
-
- Posts: 774
- Thank you received: 15
Rather than a DirectDraw flag it may be giving X and Y startup coordinates of 0,0 for the DirectDraw window? Sometimes when Swat 3 centers a 2D menu how is it doing it? The game can run in 1024x768 also so does that mean on some windows that are centered the game does some calculating and passes the x,y in a variable to the window?
Perhaps it is controlled by .Con file but I don't seem to recall any off the top of my head.
Maybe compare several resolution calls and see if anything stands out? Compare the centered windows against the top left window call.
Please Log in or Create an account to join the conversation.
- DarkSynopsis
-
Topic Author
- Moderator
-
Slippery Jim wrote: lol, ya I had same result. I was typing slowly and never saw your post until I hit submit lol.
Haha, just as I finished testing I read you was testing.
On the plus side? resizing the image is easy enough but the text is still going to display in the same place


if so we could create images where we have manually put the loading image in the center of the screen and gave it a black background or could come up with some sort of fancy background around the image, thinking something like Raven Shield.
Slippery Jim wrote: Hmmm, just a thought for future investigations...
Rather than a DirectDraw flag it may be giving X and Y startup coordinates of 0,0 for the DirectDraw window? Sometimes when Swat 3 centers a 2D menu how is it doing it? The game can run in 1024x768 also so does that mean on some windows that are centered the game does some calculating and passes the x,y in a variable to the window?
Perhaps it is controlled by .Con file but I don't seem to recall any off the top of my head.
Maybe compare several resolution calls and see if anything stands out? Compare the centered windows against the top left window call.
Damn... Posting while I am again


Please Log in or Create an account to join the conversation.
- Slippery Jim
-
- Administrator
-
- Posts: 774
- Thank you received: 15
I love your idea for this load screen hack and if it can be perfected I certainly would use on my game. It may not be for everyone though since we can't assume that everyone will play the 3D portion of the game in the same resolution as the 2D. I am sure most people will but we can't be sure?
Please Log in or Create an account to join the conversation.
- DarkSynopsis
-
Topic Author
- Moderator
-
Please Log in or Create an account to join the conversation.
- Slippery Jim
-
- Administrator
-
- Posts: 774
- Thank you received: 15
Please Log in or Create an account to join the conversation.