Difference between revisions of "Loading Screen Images"

Jump to navigation Jump to search
No change in size ,  17:40, 21 January 2008
m
→‎Modding and DDS Conversion: removed unscore from internal link
imported>ShadowDancer
(→‎Automated Process: adding additional info for those who dont think about file saves...)
imported>Qazaaq
m (→‎Modding and DDS Conversion: removed unscore from internal link)
Line 204: Line 204:
== Modding and DDS Conversion ==
== Modding and DDS Conversion ==


[[Image:loading_screen_editor.jpg|thumb|right|A custom loading screen in the CS.]]This part isn't too hard, but you must follow the directions closely as it's easy to mess up. Once you have your image the way you want it to look in the game, you'll need to save it as a DDS file using one of the [[DDS_Tools]]. When you go to save as a DDS format file, you're presented with a plethora of options, but there are only a couple you'll need to change. One is to set the format to DXT5 as that is what the original loading screens use. The other is to set MIP-maps to No; they won't be needed for a non-3D texture and just add to the file size. Save the file to your Oblivion directory in ''Data\Textures\Menus\Loading'', and make sure the filename begins with "load_". If you have to create the directories, make sure to match the case. If you aren't creating the directories, still make sure the case matches.
[[Image:loading_screen_editor.jpg|thumb|right|A custom loading screen in the CS.]]This part isn't too hard, but you must follow the directions closely as it's easy to mess up. Once you have your image the way you want it to look in the game, you'll need to save it as a DDS file using one of the [[DDS Tools]]. When you go to save as a DDS format file, you're presented with a plethora of options, but there are only a couple you'll need to change. One is to set the format to DXT5 as that is what the original loading screens use. The other is to set MIP-maps to No; they won't be needed for a non-3D texture and just add to the file size. Save the file to your Oblivion directory in ''Data\Textures\Menus\Loading'', and make sure the filename begins with "load_". If you have to create the directories, make sure to match the case. If you aren't creating the directories, still make sure the case matches.


Now you only need to make the game recognize the new loading screen image. You'll need the Construction Set, of course. So, open that up. In the Object Window, go to Miscellaneous>LoadScreen. If you see a list of all the loading screens already in the game, you're in the right place. To add a new one, right-click and then select New. Give your new loading screen a unique ID first. It's usually your name, initials, or alias; the name of the mod; and the name of the object. This ensures that your ID is unique. Then add the image; this is rather straight-forward. The loading screen text is not required, but you can fill it in if you like. It's perfect for adding tips about a mod if you're not just modding the loading screens. If you want the loading screen to only show for a particular cell, add the cell to the form list by dragging it from the Cell edit dialog which is found under World>Cell. You're done, so hit OK and save.
Now you only need to make the game recognize the new loading screen image. You'll need the Construction Set, of course. So, open that up. In the Object Window, go to Miscellaneous>LoadScreen. If you see a list of all the loading screens already in the game, you're in the right place. To add a new one, right-click and then select New. Give your new loading screen a unique ID first. It's usually your name, initials, or alias; the name of the mod; and the name of the object. This ensures that your ID is unique. Then add the image; this is rather straight-forward. The loading screen text is not required, but you can fill it in if you like. It's perfect for adding tips about a mod if you're not just modding the loading screens. If you want the loading screen to only show for a particular cell, add the cell to the form list by dragging it from the Cell edit dialog which is found under World>Cell. You're done, so hit OK and save.
Anonymous user

Navigation menu