Skip to content

KinzhaldeDagas/MenuPlease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MenuPlease

MenuPlease.dll is an xOBSE runtime plugin for Oblivion 1.2.416. It removes the launch intro videos so startup proceeds directly to main-menu UI creation while preserving the normal animated main-menu map background.

IDA findings used by the plugin:

  • 0x0040EAEA: WinMain calls sub_410E40 to launch the sIntroSequence:General movie thread.
  • 0x0040F0BE: WinMain calls sub_410BA0 with sMainMenuMovieIntro:General (Oblivion iv logo.bik) after main-menu creation.

The plugin validates each 5-byte call-site before patching. If the executable bytes do not match Oblivion 1.2.416, it refuses to load rather than patching the wrong code.

About

An TES4 OBSE Engine Plugin to skip the intro screens, instead of ini edits.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors