Oblivion Remastered Difficulty Sliders Explained [Patch 1.2]

Oblivion Remastered Difficulty Settings Guide – Sliders Explained After Patch 1.2

Oblivion Remastered’s difficulty system: it started broken, got fixed, and most players still don’t know how any of it actually works. I’m here to break down exactly what each difficulty level does to your damage output and how much punishment you’ll take in return.

This guide doesn’t rely on vague advice like “pick what feels right.” It breaks down the exact multipliers, explains the math behind patch 1.2, and shows why Expert difficulty was genuinely unfair until Bethesda finally addressed it. I’ll also show you the best difficulty configurations for different playstyles and link you to my Oblivion Remastered hub where I’ve got tons of other guides, mods, and tips for making this remaster actually playable.

How Does Difficulty Work in Oblivion Remastered?

The remaster ditched the original game’s 0-100% slider for preset difficulty tiers. Sounds simple, right? Wrong. Each tier modifies two values: how much damage you deal and how much damage you take. That’s it. Environment, enemy AI behavior, loot tables none of that changes. Just your combat multipliers.

Original Oblivion difficulty slider shown as a 0-100 percent bar.
The original 0-100% slider from classic Oblivion. Source

Before patch 1.2 dropped in July 2025, we had five difficulty levels. Adept sat at the middle as the default (1.0x damage dealt, 1.0x taken). Move up to Expert and suddenly you’re dealing 0.286x damage while taking 3.5x more punishment. That’s not a difficulty curve that’s a cliff you fall off and break both legs.

Difficulty LevelOriginal Slider PositionDamage DealtDamage Taken
Novice0%6.0x0.167x
Apprentice25%3.5x0.286x
Adept50%1.0x1.0x
Expert75%0.286x3.5x
Master100%0.167x6.0x

The original Oblivion let you slide between 0-100% in 1% increments, giving you total control. The remaster compressed all that flexibility into rigid presets, which amplified the gaps between settings. Most players in the original never pushed past 50% on that slider, but Expert in the remaster corresponds to 75%. That’s a massive jump in challenge that the community immediately called out.

The Six Difficulty Levels After Patch 1.2

Bethesda actually listened. Patch 1.2 added Journeyman difficulty and introduced separate sliders for player and enemy damage. Here’s every difficulty level with exact multipliers:

Notice the pattern? The multipliers are inverse. At Master, you deal 1/6 damage while taking 6x damage. It’s mathematically symmetrical, which sounds fair on paper until you realize that an enemy requiring 10 hits on Adept now needs 35 hits on Expert. Combat doesn’t just get harder it transforms into a completely different experience.

Oblivion Remastered Journeyman difficulty sliders in the gameplay menu.
The new Journeyman difficulty setting in the patch 1.2 menu, which also introduced separate sliders for player and enemy damage.

Journeyman bridges the gap between Adept and Expert perfectly. The jump from Adept to Journeyman (2.5x damage taken) is exactly half the jump from Adept to Expert (3.5x). Finally, a difficulty tier that doesn’t feel like punishment.

Why Patch 1.2 Changed Everything

The real genius of patch 1.2 wasn’t just adding Journeyman. Bethesda introduced independent sliders for Player Combat and Enemy Combat Damage in the gameplay settings. This means you can set your damage output to Adept (1.0x) while enemies hit you at Expert level (3.5x). Or go full glass cannon with Expert damage output and Adept enemy damage.

This setup essentially restored the original slider’s granular control through a modern UI approach. You can now create custom configurations that weren’t possible with the old preset system. Want challenging combat without enemies turning into bullet sponges? Set player damage to Adept and enemy to Expert. Done.

All Six Difficulty Levels with Exact Multipliers (Post-Patch 1.2):

DifficultyDamage Dealt (Player)Damage Taken (Player)Use Case
Novice6.0x0.167xStory/Casual experience
Apprentice3.5x0.286xRelaxed gameplay
Adept1.0x1.0xBalanced/Default
Journeyman0.4x2.5xChallenging middle-ground
Expert0.286x3.5xHard difficulty
Master0.167x6.0xExtreme challenge

If you're struggling with performance while testing these difficulty settings, check out my guide on how to improve Oblivion Remastered performance. Framerate drops during intense fights will make any difficulty feel harder than it actually is.

Improve Oblivion Remastered performance

The Expert Difficulty Problem (And How It Got Fixed)

Pre-patch 1.2, Expert difficulty was Oblivion Remastered’s most complained-about feature. Players reported basic bandits becoming nearly unkillable, skeletons two-shotting high-level characters, and mudcrabs freaking mudcrabs becoming legitimate threats.

oblivion-remastered-xivilai-novice-difficulty
Xivilai on Novice difficulty. One power attack is all it takes to end the fight before it even begins.
Oblivion Remastered Xivilai fight on the default Adept difficulty.
The baseline Adept experience. The same strong attack.
Oblivion Remastered Xivilai on Master difficulty taking almost no damage.
Fighting a Xivilai on Master difficulty. This is the result of a single power attack. Notice how it barely dents the health bar?

The issue compounded at higher character levels because of Oblivion’s level scaling system (which still exists, by the way). As you level up, enemies gain access to endgame equipment like Daedric and Glass armor. On Expert difficulty, you’re fighting fully-geared opponents while dealing 0.286x damage and taking 3.5x punishment. It’s a double penalty that made progression feel actively punishing.

Adept was too easy, Expert was excessively hard, and there was nothing in between. You either sleepwalked through encounters or spent five minutes chipping away at a single bandit’s HP bar.

Patch 1.2’s solutions:

  • Added Journeyman as the intended middle ground
  • Introduced separate damage sliders to decouple offense and defense
  • Enabled custom configurations that actually make sense

The fact that Bethesda responded to community feedback this directly is honestly worth celebrating. They didn’t have to fix this the game was already released. But they did anyway.

What’s the Deal with Journeyman Difficulty?

Journeyman translates to 0.4x damage dealt (40% of baseline) and 2.5x damage taken. In practical terms, basic enemies like Goblin Berserkers which were reduced to 40% health in the remaster compared to classic Oblivion scale back up to approximately 100% of their original health on Journeyman.

This makes combat pacing feel closer to the original game, which is exactly what veteran players wanted. Adept feels too easy if you know what you’re doing, but Expert turns every encounter into a war of attrition. Journeyman sits right in that sweet spot where you need to pay attention without feeling like you’re grinding through HP sponges.

IMHO, Journeyman should’ve been the default difficulty from day one. It respects your time while still making you work for victories. But hey, at least we got it eventually 🤔

Tweaking Difficulty with INI And Console Commands

The console and INI files give you access to the underlying fDifficulty settings. You can manually adjust multipliers using console commands:

SetGameSetting fDifficultyDamageDealtMultiplierExpert 2.5
 SetGameSetting fDifficultyDamageTakenMultiplierExpert 2.5

These commands adjust the values found in the Altar.ini configuration file. The official INI multipliers for patch 1.2 are:

  • Master: fDifficultyDamageTakenMultiplierMaster = 5.0 (yields 6x damage taken), fDifficultyDamageDealtMultiplierMaster = 5.0 (yields 0.167x damage dealt)
  • Expert: fDifficultyDamageTakenMultiplierExpert = 2.5 (yields 3.5x damage taken), fDifficultyDamageDealtMultiplierExpert = 2.5 (yields 0.286x damage dealt)
  • Journeyman: fDifficultyDamageTakenMultiplierJourneyman = 1.5 (yields 2.5x damage taken), fDifficultyDamageDealtMultiplierJourneyman = 1.5 (yields 0.4x damage dealt)

Altar.ini is located here (it is empty, you are supposed to edit yourself or use mods I will cover later in this guide}:

%USERPROFILE%\Documents\My Games\Oblivion Remastered\Saved\Config\Windows

How Oblivion Remastered Compares to the Original

The original game’s continuous slider (0-100%) gave you ridiculous control. Want to play at 47% difficulty? Go for it. The remaster’s preset system removed that flexibility, which wouldn’t have been a problem if the gaps between presets weren’t so extreme.

Most players in the original settled around 40-45% on that slider, which the remaster mapped to Adept at 50%. That’s close enough. But Expert at 75%? That’s way beyond where typical players ever pushed the original slider. The remaster essentially made “hard mode” harder than most people ever experienced in classic Oblivion.

There’s also a combat feel difference. The remaster has improved enemy AI compared to the original, but enemies feel tankier on higher difficulties. Original Oblivion enemies had faster, more aggressive lunge attacks. The remaster trades that aggression for durability, which creates a different challenge profile, one that makes the difficulty jumps feel even more dramatic.

Best Difficulty Settings for Your Playstyle

Let’s get practical. Here are the configurations I actually recommend after extensive testing:

Oblivion Remastered recommended difficulty settings of Adept and Expert.
The most recommended setup after patch 1.2: Player Damage on Adept, but Enemy Damage cranked up to Expert for a real challenge.

So, for Balanced Challenge you want to go with:

  • Player Combat Damage: Adept (1.0x)
  • Enemy Combat Damage: Expert (3.5x)

This is the best configuration post-patch 1.2. You deal normal damage so combat doesn’t drag, but enemies are threatening enough to keep you on your toes. Perfect for second playthroughs or if you know the game’s systems.

I usually increase enemy combat damage as soon as I get better gear and set player combat damage to journeyman from the start (I like using destruction spells, like those weakness to magic school spells, combined with enchanted melee weapons plus alchemy).

For New Players

  • Adept 

This represents the original game’s default balance. Learn the mechanics here before experimenting with harder settings. No shame in starting comfortable.

For Veterans Wanting Real Challenge

  • Journeyman preset OR custom: Adept player damage + Expert enemy damage

Journeyman provides a pre-tuned middle ground that eliminates tedious combat while maintaining tension. The custom setup gives slightly more control if you want to fine-tune.

For Stealth Archers (a.k.a. Easy Mode)

  • Adept or Journeyman

Sneak attacks deal 8x critical damage in this game. Stealth archery is already overpowered, so Adept provides appropriate challenge. Going higher just makes non-stealth encounters annoying.

For Pure Mages

  • Expert or higher

Magic scales independently of armor, and mages have access to broken support spells (Paralyze, Charm, Weakness effects). Lower difficulties trivialize combat when you can stunlock everything.

For Speedrunners

  • Novice/Apprentice player damage + Journeyman/Expert enemy damage

Minimize time wasted on tedious encounters while maintaining enough danger to punish mistakes. You want fast kills without removing all risk.

If you need more control over combat mechanics beyond just difficulty settings, definitely check out my Oblivion Remastered console commands guide for advanced tweaking options.

Console commands guide for Oblivion Remastered

Difficulty Mods Worth Using

Post-patch 1.2, most difficulty mods are unnecessary. But a few are still worth considering:

  • Dynamic Difficulty Multipliers (MCM) Patch 1.2 compatible. Provides in-game menu customization of all difficulty multipliers without needing console commands. Visual feedback on actual multipliers makes this super convenient.
  • More Damage – Custom Combat Overhaul Rebalances weapon damage calculations and removes combat sponginess. Makes two-handed weapons actually viable. Pairs well with Adept/Adept or Journeyman/Journeyman settings.
  • Classic Difficulty Patch 1.2 compatible. Restores the original 0-100% slider mechanic alongside the six preset levels. Maximum flexibility for players who want total control.
  • The Difficulty Slider Fixed mod provided four configurable difficulty models (x1.5, x2.0, x2.5, x3.0 versions), with the x2.0 version being most recommended. It’s now obsolete and incompatible with patch 1.2+, but it was the community’s lifeline before Bethesda fixed the system.

How Should Difficulty Settings Scale Throughout Your Playthrough?

TBH, there’s no rule saying you need to stick with one difficulty for an entire playthrough. The beauty of patch 1.2’s separate sliders is you can adjust on the fly based on your current build and gear.

  • Early game (levels 1-10): Start with Adept or Journeyman. Your character lacks skills, spells, and quality equipment. Higher difficulties feel really punishing when you’re still learning enemy attack patterns.
  • Mid game (levels 11-20): This is where you can experiment. If Adept feels too easy, bump enemy damage to Expert while keeping your damage at Adept. Your build starts coming together, and you can handle increased incoming damage.
  • Late game (levels 21+): Either stick with your mid-game configuration or go full Expert/Master if you’re really feeling confident. By this point you have access to endgame gear and optimized builds, so higher difficulties become more manageable.

I personally switch between Adept and Expert depending on the encounter. Exploring? Adept. Boss fight or dungeon crawl? Expert. Takes two seconds to adjust in the menu, and it keeps combat interesting without feeling like a grind.

Finding Your Perfect Difficulty Balance

After all this math and explanation, here’s my actual advice: start with Journeyman or the Adept player damage + Expert enemy damage custom setup. Play for a few hours. Adjust based on how combat feels.

Don’t overthink it. The “correct” difficulty is whatever keeps you engaged without frustration. Some people genuinely enjoy the Master difficulty grind. Others prefer steamrolling on Novice and focusing on exploration. Both are valid.

The important thing is that patch 1.2 finally gave us the tools to find that balance ourselves instead of forcing everyone into five rigid presets that didn’t work for anyone.

If you’re jumping into the remaster now (or frustrated with your current settings), start with Journeyman or try Adept player damage paired with Expert enemy damage. Test it for a few hours, tweak as needed, and actually enjoy combat instead of enduring it. The tools are finally here to make this work.

Oblivion Remastered Level Scaling & Balance: Quick Answers

Does Oblivion Remastered fix level scaling problems?

Partially. Player leveling is smoother any skill gains count but enemy and loot scaling remain. The worst excesses (like mid-level Daedric bandits) are toned down, yet enemies still rise with you. Bethesda’s Bruce Nesmith called the original system “a mistake,” and it largely persists.

Is Oblivion Remastered more fair than the original?

Somewhat. Attribute gains are more consistent, removing the old min-max trap, but scaling still causes imbalance. Bandits in high-tier gear remain immersion-breaking, and careless leveling still makes enemies disproportionately strong.

How much does the player’s level affect enemy stats now?

A lot, though capped. Most enemies stop scaling around level 26–30 and have less HP than before roughly one-sixth compared to the original. Combat feels less spongy, but the sense of endless scaling lingers once you’ve peaked.

Are unique enemies affected by the same scaling rules?

No. Named enemies have fixed levels, making foes like Umbra deadly early but weaker later. Generic enemies scale; story NPCs don’t sometimes leaving allies underpowered. Unique loot also locks its stats to the level you obtain it.

How does difficulty influence XP gain, loot, and gold?

It doesn’t. The slider only changes damage dealt and received. Longer fights on higher settings may grant slightly more XP from repeated hits, but loot and gold depend solely on player level.

Can you change difficulty mid-game without breaking balance?

Yes. It updates instantly and carries no penalties. Many players adjust per encounter lowering for tough fights, then restoring afterward since it only alters damage values, not scaling or rewards.

Dafy
Dafy

Gamer since 1999. Sharing gaming guides, performance tips, and honest reviews. I focus on all kinds of RPGs and Sandbox games, writing practical tutorials based on hundreds of hours spent breaking and fixing games. Hope you like my blog! Cya 🙃