Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED]Changing Thumbnail/Menu loading screen
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Changing Thumbnail/Menu loading screen

If the file name "menu_loading_screen.jpg" is hard coded into the engine, it cannot be changed with normal configs. You can trick the engine into thinking your file is the one it is supposed to use though, by doing what I said above. If you have another file of the same name and extension, you can use it for the game by making it the only one available for the engine to use. The path for the files don't seem hard coded, thus it can be anywhere; EG your mod.

Make a copy of everything inside the graphics folder and place it in your mod (Amnesia/yourmod/graphics/whatever files here). After that, open the resources.cfg file in your mod, and remove the line that allows it to use the original graphics folder. If you have your mod's graphics folder added, it will find the files in there instead, and you're free to edit any of them as much as you'd like.

06-17-2014, 10:13 PM
Find


Messages In This Thread
RE: Changing Thumbnail/Menu loading screen - by Mudbill - 06-17-2014, 10:13 PM



Users browsing this thread: 1 Guest(s)