Jump to content

Changing how main menu functions


Meepalasheep5

Recommended Posts

In the Fallout.ini there is a loading block

[Loading]
sWelcomeScreen1=loading_screen01
sWelcomeScreen2=loading_screen01
sWelcomeScreen3=loading_screen01
sWelcomeScreen4=loading_screen01
sMainMenuBackground=main_background
sTitleMusic=MainTitle
sInitialSound=fx\ui\loadscreen\initial\ui_loadscreen_initial.wav
iMaxScreens=4
iMaxScreens_MainMenu=20
fLoadingTextUpdateInterval=5.0000
fLoadingBkgdUpdateInterval=10.0000
fMainMenuBkgdUpdateInterval=10.0000
fLoadingInitUpdateInterval=5.0000
iNumLocationSpecificScreens=1 

Try setting iMaxScreens_MainMenu to 1, or fMainMenuBkgdUpdateInterval to a really big number so that it never reaches it while you're sitting on the load screen.

Link to comment
Share on other sites

Awesome, thanks.

I made my own makeshift fix by turning off all of the "Display on Main Menu" boxes in each of the loading screens in the GECK, except for one which has an identical image.

I'll try the fallout.ini approach though, so I can spare myself an .esp

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...