Automatically opens the local map when inside dungeons, cities or interiors, instead of the world map. A small fix that makes exploration smoother.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.4.2
Fixed a bug where local map would be forced when click "Show on Map" on Quest tab (fix by Shbubz211)
Updated UE4SS to the latest experimental version
Version 1.4.1
Added a config option to disable forcing local map in the Character Menu (Journal) to mitigate a bug
Version 1.4.0
Opening the map from the character menu will now force local map in interiors
Rolled back some changes to pre 1.3.0 for stability
Version 1.3.1
Added altLocalMapOpening config option for people who experience crashes. Set to true if you experience constant crashes. Read posts section
Version 1.3.0
Added auto zoom out feature. Automatically zooms out when you switch from local map to world map.
Added configuration option for zoom out. You can choose how much it zooms out. Read below for cfg details.
Added ability to disable auto zoom out and auto centering.
Removed "ConsoleEnablerMod" mod from the version that includes UE4SS as it was not needed.
Added the Blueprint Loader mod to the version that includes UE4SS for future use cases.
Version 1.2.1
Shivering Isles worldspace will no longer trigger local map
Version 1.2.0
Map will now center on player when switching from local to world map
Auto Local Map improves the map experience in Oblivion Remastered by automatically opening the local map when you're inside interiors, dungeons, or cities. Normally, opening the map (M key) shows the world map first, even when you're exploring a dungeon - which is annoying. This mod fixes that by smartly detecting whether you're indoors or outdoors and adjusting the map view accordingly. No more manually switching to the local map every time you enter a building!
What this does: - If you're outside, it opens the world map like normal. - If you're inside a dungeon, city or interior, it automatically shows the local map view. - Auto zoom out feature. By default, when you switch from local map to world map the zoom in level is maxed out. The mod will automatically zoom out to the configured value. - The mod is configurable. For example, you can disable the local map from opening automatically in cities, disable map centering or auto zoom out. Config file can be found in AutoLocalMap\scripts\config.lua. Cities and dungeons are enabled by default.
How to install: A. You don't have UE4SS installed:
Download the version packed with UE4SS.
Unzip. Copy dwmapi.dll and the ue4ss folder.
If you are on Game Pass paste the files to: \OblivionRemastered\Binaries\WinGDK\
If you are on Steam paste the files to: \OblivionRemastered\Binaries\Win64\
Launch the game - mod loads automatically.
For Steam version: Steam\steamapps\common\Oblivion Remastered\OblivionRemastered\Binaries\Win64\ <- UE4SS should be here For Game Pass version: The Elder Scrolls IV- Oblivion Remastered\OblivionRemastered\Binaries\WinGDK\ <- UE4SS should be here How to check if UE4SS is working? - Check if UE4SS.log is created in the UE4SS folder and if there's no error.
B. You have UE4SS installed:
Download the mod files only.
Drag the AutoLocalMap mod folder into your Mods folder inside UE4SS.
Launch the game - mod loads automatically.
You can find UE4SS here: GitHub or just download the version that includes it from the Files tab.