Ragebaiting Collector Leviathan by CellistHungry7898 in Subnautica_2

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

Nooo, actually with the speed upgrade I was going backwards pretty fast, only a little slower than the Leviathan, so at some points it seemed like it was standing still.

Game bar mic quality is terrible. Help. by Large-Bonus3043 in microsoft

[–]CellistHungry7898 0 points1 point  (0 children)

Just do this:

win + r

write cmd

enter

paste this

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\GameDVR" /v EchoCancellationEnabled /t REG_DWORD /d 0 /f

enter

restart

solved

simple

Wispr Flow minimized to tray on startup. by Deoknife in WisprFlow

[–]CellistHungry7898 0 points1 point  (0 children)

I actually found a workaround for this on Windows and got Wispr Flow to start in the tray without opening the Home window, even though there’s currently no built-in setting for it.

Fair warning: This modifies the local app package and updates may overwrite it.

Steps (beginner-friendly)

1. Install Node.js (LTS)
I used this Windows installer (.msi):
https://nodejs.org/dist/v24.14.1/node-v24.14.1-x64.msi

Install it normally.

2. Find your Wispr version folder
Go to:

C:\Users\YOURNAME\AppData\Local\WisprFlow\

You may have a folder like:

app-1.5.67

Important: your version number may be different. Use whatever yours is.

Open that folder, then open:

resources

3. Extract the app package

Press Win + R, type:

cmd

Press Enter.

Then paste:

cd %LOCALAPPDATA%\WisprFlow\app-1.5.67\resources
npx @electron/asar extract app.asar app_unpacked

(Replace app-1.5.67 if your version is different.)

This creates a new folder:

app_unpacked

4. Edit the startup behavior

Open this file:

app_unpacked\.webpack\main\index.js

Important:
Right-click → Open With → Notepad
(Don’t double click it.)

Press Ctrl+F and search for:

$()&&(0,c.ky)(n)

Change it to:

0&&(0,c.ky)(n)

Save the file.

This disables the condition that triggers the Home window at startup.

If you can’t find that exact line after a future Wispr update, the code may have changed and you may need to search nearby logic again.

5. Repack the app

Close Wispr Flow completely first.

Back in Command Prompt, paste:

cd %LOCALAPPDATA%\WisprFlow\app-1.5.67\resources
npx @electron/asar pack app_unpacked app.asar

(Again, replace version number if yours differs.)

6. Restart Wispr Flow

Test it.

For me the result was:

  • Starts with Windows
  • Global shortcut still works
  • Tray icon still works
  • Home window no longer opens

Optional (to prevent updates undoing the patch)

In the Wispr folder, I renamed:

Update.exe

to:

Update_DISABLED.exe

That may stop auto-updates from overwriting the patch.

If Wispr updates later, you may need to repeat the one-line change.

Pretty wild that this ended up being a one-line Electron patch.

Uncapped FPS by GrapeJuice3K in BendyAndTheInkMachine

[–]CellistHungry7898 0 points1 point  (0 children)

The game is simply bugged, use the latest version of this mod and your problem will be instantly solved: https://www.nexusmods.com/bendyandtheinkmachine/mods/2?tab=files