Major Minor Mod : More Loading Screens! (Easy/Contributable)
Posted: Tue Dec 11, 2012 3:23 am
I've recently gained interest in trying to change the game's files (Seeing how accessible it is), and I've been able to add loading screens! I have therefore come up with a goal:
Add a loading screen for every SCP currently known. (So you can get amused by a different one each time the game is loading)
So far the only one I've added is SCP-087-1 just to try it. I will slowly add more and will share the folder with everybody! It is only slightly a drag because you need to find good pictures (Some may need some editing to fit the background) then add selective text that says enough about the SCP to gain your attention. I know little to nothing about coding, however I do know that this is extremely easy to do
How To:
Step 1. Acquire photo and place in the folder named "Loadingscreens"
Step 2. Explore "Loadingscreens" and open up the configuration file "Loadingscreens" in notepad.
Now scroll to the bottom, add this and fill in corresponding data
[Name of Image]
image path = (Name of .jpg file)
align x = (Right, Center, Left)
align y = (Bottom, Center, Top)
disablebackground = true (Or remove this phrase entirely to enable)
text1 = (Informative Text)
text2 = (Informative Text)
text3 = (Informative Text)
disablebackground is referring to whether or not you would like the photo loadingback.jpg in displayed in combination with your photo. I'm sure a good amount of you know already how this works, and probably more, but I am however throwing out the idea of a huge loading screen addition and I've begun work to mine.
Add a loading screen for every SCP currently known. (So you can get amused by a different one each time the game is loading)
So far the only one I've added is SCP-087-1 just to try it. I will slowly add more and will share the folder with everybody! It is only slightly a drag because you need to find good pictures (Some may need some editing to fit the background) then add selective text that says enough about the SCP to gain your attention. I know little to nothing about coding, however I do know that this is extremely easy to do
How To:
Step 1. Acquire photo and place in the folder named "Loadingscreens"
Step 2. Explore "Loadingscreens" and open up the configuration file "Loadingscreens" in notepad.
Now scroll to the bottom, add this and fill in corresponding data
[Name of Image]
image path = (Name of .jpg file)
align x = (Right, Center, Left)
align y = (Bottom, Center, Top)
disablebackground = true (Or remove this phrase entirely to enable)
text1 = (Informative Text)
text2 = (Informative Text)
text3 = (Informative Text)
disablebackground is referring to whether or not you would like the photo loadingback.jpg in displayed in combination with your photo. I'm sure a good amount of you know already how this works, and probably more, but I am however throwing out the idea of a huge loading screen addition and I've begun work to mine.