ow-mods/ow-mod-man

[Guide][Steam Deck] Running the manager in Game Mode

Closed this issue ยท 13 comments

Package

Graphical Interface

Feature

Super happy that the manager is now compatible with the deck! Please leave where you can be tipped because it's an achievement :D

I've been tinkering with it and it works in desktop mode just okay, but whitescreens on Game Mode with Proton 7 and outright crashes with Proton 8.

Is there any guide to get it working in game mode?

Platform

Steam Deck

Okay, what I've found so far is that launching the game in Game Mode after installing the mod manager has the Mods menu injected and mods are enabled.

Hi there! The manager erroring in game mode is a known issue with flatpak, but also it shouldn't need Proton to run the manager itself.

I have found what looks like a way to get the manager to work in game mode, seems to be an issue with steam game mode itself but could be outdated. The steps on this Reddit post might be worth a shot

From what I understand from it the Target should be /usr/bin/flatpak and the launch options should be /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=outer-wilds-mod-manager --file-forwarding com.outerwildsmods.owmods_gui

Gotcha! I found that the Mods are injected even without launching it from OWMM, but for some reason The Vision mod logo wasn't injected on the main screen so I thought it had not loaded.

EDIT: I'm an idiot, the logos alternate. Yeah, it's all working correctly.

When adding this as an external program, the target Steam added is all that string plus "@@ u" "@@". Removing those doesn't fix it either.

Dang ok, I'm gonna try asking the people on the tauri discord if it's a common thing or Smth, will test when I can

If you don't have a deck I'm happy to help with mine.

Apologies for the delayed response, I have a deck I can test with but it's been pretty fruitless. The main issue is there's no way to get stdout (unless there's some flatpak flag to log that to a file) because the bug only happens in game mode where I can't get access to a terminal or shell.

Makes sense. I'd fix this in documentation somewhere in the readme, mention that you can only set mods in desktop mode because of technical reasons, but launching the game from Game Mode afterwards will have them enabled correctly.

If people are into mods and have already gone through the other tech bits, they should understand.

Okay added the warning to the READMEs and the HELP document, I'm going to close this issue for now but I'll reopen it if I find a way to get it working in game mode

Thanks <3 Anywhere to tip?

Yeh my PayPal's here: https://paypal.me/bwc9876, I also have a patreon but don't publish much lol: https://patreon.com/Bwc9876

Reopening, I think I got it working in game mode, see the flathub PR for merge status