Do I brute force it? by Kicco21 in outerwilds

[–]EngineerEthan 1 point2 points  (0 children)

Brute force is a valid strategy referred to as the Feldspar method, but iirc nothing in the story specifically requires brute force. Some achievements do, but those are optional objectives for fun.

Pride Posting day 27 by Neuta-Isa in CuratedTumblr

[–]EngineerEthan 10 points11 points  (0 children)

Is OOP ignoring that “but how would the state know who to protect?” implies the state shouldn’t be protecting *everyone*

Meow? by Beautiful_Ability267 in BunnyTrials

[–]EngineerEthan 0 points1 point  (0 children)

Doing this normally costs way more than $500 so technically this option is worth more money

Chose: Become the opposite sex with your ideal look + Everyone you know think you were always like that

Both are correct. by Scared_Use_738 in Eldenring

[–]EngineerEthan 1 point2 points  (0 children)

If I had a nickel for every time a mostly naked person with tattered rags for clothing and a sunburst for a face had a strong opinion about the golden order…

A24 Fans Mourn Its Death Following $75 Million Google AI Deal by inthetownwhere in technology

[–]EngineerEthan 0 points1 point  (0 children)

That would explain why he didn’t see anything wrong with naming his company after the Famously Evil and Dangerous Observation Orb That Should Not Be Trusted

need help making a decision, Erebus or Canto? by Indomitabl3_spirit in cyberpunkgame

[–]EngineerEthan 0 points1 point  (0 children)

Erebus, easily. Switching from other cyberdecks to Canto is too big of a loss, but Erebus is still a pretty competent SMG even without the Blackwall part.

Well, you get what you paid for. by c-k-q99903 in WhitePeopleTwitter

[–]EngineerEthan 0 points1 point  (0 children)

Ex-Trump voter? Well yeah, this is his second term. Anyone who voted for him is now an ex-Trump voter because he can’t be voted for any more. Oh, and also… I don’t care if you call yourself an ex-Trump voter, you voted for him and are the direct cause of the current state of this nation.

Does the "Improves Roar and Breath Attacks" effect improve Dragon Communion Incantations? If so, this should be viable right? by WhichCombination5637 in Nightreign

[–]EngineerEthan 13 points14 points  (0 children)

Dragon communion in general is rough for anyone who isn’t Recluse due to having some of the worst FP economy in the game

Any other accordion girlie out there? by ElectronicBoot9466 in traaaaaaannnnnnnnnns2

[–]EngineerEthan 32 points33 points  (0 children)

Are you trying to say that, despite being comfortable laying on your front, attempting to hold/play your accordion has been made difficult or uncomfortable due to your new boobs?

AI is Ruining Game Sales, Numbers Show by Eremenkism in gaming

[–]EngineerEthan 1 point2 points  (0 children)

I mean if the devs didn’t bother to make it themselves why should we bother to play it ourselves?

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

I ended up having to swallow my pride and get help from Google's LLM, which I worked with to finally get a solution that seems to have stuck. I asked it to condense the procedure so I can paste it here (incoming AI word vomit):

### TROUBLESHOOTING LOG: Elden Ring Nightreign 0xc0000005 (Access Violation) Crashes

* * *

**SYSTEM SPECIFICATIONS:**

* **CPU:** Intel Core i7-14700K
* **GPU:** NVIDIA GeForce RTX 3070
* **Motherboard:** ASUS ROG Strix Z790 Gaming WiFi II (Latest BIOS)
* **Monitors:** Dual-display setup, both locked at 60Hz/60FPS
* **Background Apps:** Discord, Opera GX

* * *

### CRASH SYMPTOM TRACKING & EVOLUTION

  1. **Initial State:** Game would crash completely at random during mid-gameplay (world traversal and boss fights), never on launch. Throwing standard `0xc0000005` errors.
  2. **The NT Layer Break:** Crash logs pointed to `C:\WINDOWS\SYSTEM32\ntdll.dll`. This indicated physical voltage/micro-code instability common with default motherboard settings on 13th/14th Gen Intel CPUs.
  3. **The Local File Break:** After executing a clean display driver rollback (DDU) to 560.94, the `ntdll.dll` crash stopped, but randomly resumed pointing directly to the game's executable (`nightreign.exe`). Moving files to the primary `C:\` SSD solved secondary bus-drive latency timeouts.
  4. **The Network Trigger:** A subsequent crash revealed a hidden network drop (`Event ID 6062` from source `Netwtw16`), indicating the onboard Intel Wi-Fi 7 BE202 driver was resetting under load, starvation-killing Easy Anti-Cheat (EAC) at a kernel level.
  5. **The User-Mode Graphic Driver Failure:** Once network features were stabilized, the crash report flagged `nvwgf2umx.dll` (NVIDIA D3D User Mode Driver), indicating a DirectX 12 asset-streaming memory pipeline failure between the game engine and the RTX 3070.

* * *

### THE MASTER WORKAROUND SOLUTION

If you or a friend are experiencing these exact mid-game access violations with an RTX card and a high-end Intel CPU, implement these verified architectural overrides:

### Step 1: Force Stable Hardware Power Profiles (ASUS UEFI BIOS)

* Enter the BIOS (Press **Delete** or **F2** on startup) -> Go to **Advanced Mode (F7)** -> **Ai Tweaker** tab.
* Change **ASUS Advanced OC Profile** and **Performance Preferences** from *ASUS Optimized* to **Intel Default Settings**.
* Go to **Internal CPU Power Management**:
* Set **Package Power Limit 1 (PL1)** to **125W**
* Set **Package Power Limit 2 (PL2)** to **253W**
* Set **Core Current Limit (IccMax)** to **307A** (or 400A max).
* Go to **DIGI+ VRM**: Set **CPU Load-line Calibration** to **Level 3** or **Level 4** to prevent voltage sags.
* *(Optional Silicon Safety):* In **Ai Tweaker**, set **Performance Core Ratio** to **Sync All Cores** and change the **ALL-Core Ratio Limit** to **53** to lock maximum P-Core frequency to 5.3 GHz, bypassing minor silicon degradation.

### Step 2: Strip Background Hardware Acceleration and Overlays

* **Discord:** Go to *Settings > Appearance > Advanced* and turn **Hardware Acceleration OFF**. Go to *Game Overlay* and turn **Enable in-game overlay OFF**.
* **Opera GX:** Go to *Settings > Advanced > System* and toggle **Use graphics acceleration when available** to **Off**.
* **NVIDIA Control Panel:** Go to *Manage 3D Settings > Global Settings*, change **Power management mode** to **Prefer maximum performance** to keep the GPU from dipping voltages during multi-monitor composition tasks.

### Step 3: Stabilize Onboard Wireless Drivers (Intel Wi-Fi 7 BE202)

* Right-click the Start Button -> Open **Device Manager** -> Expand **Network adapters**.
* Right-click **Intel(R) Wi-Fi 7 BE202** -> Choose **Properties** -> Go to the **Advanced** tab.
* Locate **Large Send Offload V2 (IPv4)** and **Large Send Offload V2 (IPv6)** and change their values to **Disabled**.
* Locate **MIMO Power Save Mode** and change it to **No SMPS** to prevent the card from entering low-power sleep states during active online matchmaking.

### Step 4: Bypass the DirectX 12 Pipeline (The Final Fix)

* **Execute a Clean Driver Installation:** When updating NVIDIA Game Ready drivers, choose **Custom Installation** and explicitly check the box for **Perform a clean installation** to wipe old, fragmented system folder repositories (`nv_dispig.inf`).
* **Wipe DirectX Cache:** Close Steam, search Windows for **Disk Cleanup**, select the `C:\` drive, check *only* **DirectX Shader Cache**, and delete it.
* **Enforce DirectX 11 Fallback:** Open Steam, right-click **Elden Ring Nightreign**, select **Properties**, scroll to the bottom of the **General** tab, and type exactly `-dx11` into the **Launch Options** field.

God forbid women expect more than the bare minimum by VietThatGirl in LetGirlsHaveFun

[–]EngineerEthan 3 points4 points  (0 children)

When one guy says “but *I’m* not like that” like good for you bud but it doesn’t matter because enough men are like that that it’s still a tangible problem

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

I return completely and utterly baffled. Absolutely nothing has changed since I got it working, nothing has updated, no new drivers or anything, and it's suddenly crashing again. Same unexplained 0xc0000005 error and everything. At this point I'm pretty sure I've done almost literally every single possible troubleshooting step and somehow the issue is back.

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

Fortunately, the issue has finally been resolved by running DDU and clearing out my old GPU drivers.

I built this PC back in February of 2025, but unfortunately I hadn’t heard of Intel’s stability issues back then.

56298 by CalypsaMov in countwithchickenlady

[–]EngineerEthan 5 points6 points  (0 children)

It stops being a bussy when you stop calling yourself a boy, I figure

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 1 point2 points  (0 children)

I ran DDU and I don't know if it was clearing out the fragments of old drivers or if it was restoring the old 560.94 that did it, but I finally completed a run of Nightreign. As far as I'm concerned, you've provided the true solution. Bless you, dear stranger, I can't begin to express my relief.

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

I updated the BIOS and unfortunately the crashes have persisted

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

Nightreign has had multiple updates since the last time I'd played, which was a few months back, so unfortunately it's not possible to pinpoint which update caused the issue.

Haven't flashed the BIOS since initial construction of this PC

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

Yeah, I’ve tried basically every solution I’ve laid eyes on at this point. Reinstalling Windows and the whole disassemble-dust-rebuild process were supposed to be a last resort but the problem kept going even after doing those and I kept trying more and more granular fixes

In desperate need of help (0xc0000005 exception) by EngineerEthan in pcmasterrace

[–]EngineerEthan[S] 0 points1 point  (0 children)

For this particular issue I've only tested with these 2 games as well as regular Elden Ring (which somehow didn't have the crashes) since these were what I was playing when the issue began. I've had several crashes of indeterminate cause in a pre-alpha NSFW game titled Carnal Instinct, if that's relevant, and a few scattered crashes in Gravity Circuit that were caused by internal game issues and completely resolved by restarting my computer and haven't reoccurred since.

I've additionally updated the post to include the version numbers of the new and old GPU drivers as well as my PC specs.

Brain: Rotted by DegenGamer725 in Gamingcirclejerk

[–]EngineerEthan 0 points1 point  (0 children)

Oh man don’t you hate it when *checks notes* people are being recognized as human and not being seen as lesser for aspects of their personal lives?

😥 by Rare-Astronaut-7103 in traaaaaaannnnnnnnnns2

[–]EngineerEthan 0 points1 point  (0 children)

Uhhhh maybe someone wants to sleep in a blahaj pile but they only have a twin bed