this post was submitted on 25 Aug 2024
20 points (91.7% liked)

Steam Deck

14423 readers
259 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 3 years ago
MODERATORS
20
Modding Fallout New Vegas (discuss.tchncs.de)
submitted 2 weeks ago* (last edited 2 weeks ago) by neku@discuss.tchncs.de to c/steamdeck@sopuli.xyz
 

How do you mod games on the Steam Deck or Linux in general? I've seen so many videos and tutorials but nothing seemed to work.

top 11 comments
sorted by: hot top controversial new old
[–] Headbangerd17@lemmy.world 11 points 2 weeks ago (1 children)
[–] SquirtleHermit@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago)

Seconding this. And as another lemming said, moving a working setup from a Windows system can make your life easier. But once you have MO2 running, most mods can just be installed in it like normal. Though SteamOS makes it more trouble than its with to auto download mods via mod manager. Easier just to use the manual download option and then manually install it. (I set my MO2 downloads folder to be ~/Downloads to make my lifer easier on this)

Also, there is a Linux specific version of the 4GB patch. You have to make it executable and run it in the terminal to actually get it to patch.

You can run things like the BSA decompressor using proton tricks.

Or you can just run the 4GB patch and the BSA decompressor on a windows install and then copy the whole FNV folder over to your deck (overwriting files). That works too.

If you are a TTW kind of guy, do that on Windows, making it an installable mod, and then just copy that over. And do it before the BSA decompressor, or you will need to make a clean install of FNV.

Honestly, if you install MO2 using the link Headbangerd17 linked above, you can pretty much just follow the Viva New Vegas gude. Just use protontricks for the BSA decompressor and the Ultimate ESM fixes things, and the linux specific 4gb patch. Or again, do all of it on Windows and copy over the game folder and the MO2 folder.

P.S. Its possible to get a complete setup on the deck alone, but if you go that route, it will save a lot of time to plug in a keyboard, mouse, and monitor. Or pair it to your work computer via SteamLink and do it while you're supposed to be working.

P.P.S xLODGen can be added to MO2 and run on Linux just like it can on Windows. Though the SteamDeck does take a long time to actually generate LOD, so best to do it in chunks to make sure it looks good. It's really sad when all the rocks look like stretched buildings after you waited for all worldspaces to generate. Trust me.

[–] Hundun@beehaw.org 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I got my GOG Oblivion running with a mod pack by installing and running Vortex. I ended up using this utility: https://github.com/pikdum/steam-deck/

It allows you to install Vortex in your game Proton prefix (you have to run it at least once for said prefix to exist). Then, after installing mods through Vortex, you use the 'post-deploy' script to synchronize some files, and your game is ready.

If you are having trouble, there is also a guide from steam community: https://steamcommunity.com/sharedfiles/filedetails/?id=2941631681

The guide is for Skyrim, in my case it worked fine with Oblivion - I have to believe it should with NV as well.

Good luck!

[–] neku@discuss.tchncs.de 1 points 2 weeks ago (1 children)

it worked but how do I do the same for my Fedora PC? I tried to run pikdum's commands in my terminal but it didn't work.

[–] Hundun@beehaw.org 2 points 2 weeks ago (1 children)

No idea honestly, I have no experience with Fedora and this toolkit seems to be designed for Steam Deck. At this point I'd try looking for an answer in the toolkits source files - it's all essentially a bunch of bash scripts moving files around between Proton prefixes, AFAIK

[–] neku@discuss.tchncs.de 1 points 2 weeks ago

I've used SteamTinkerLaunch with Vortex and it works.

[–] rockhandle@lemm.ee 3 points 2 weeks ago

I use MO2 with Lutris. NXM Link Handler does not function in my experience, but you can just manually download the mods and then install via mo2

[–] rowdyrockets@lemmy.world 2 points 2 weeks ago (1 children)

If you have access to a Windows machine, that is the easiest method. Setup everything as you want it, with Mod Organizer 2 (portable), on the Windows machine. Then use the Linux installer of MO2 on your Steam Deck. Overwrite the contents on your Deck with the directories from your Windows machine. You may need to mess with the path arguments in Steam to open MO2 when running Fallout.

I’ve heard you can mod directly from the Deck, but it’s more tedious. I haven’t done it this way, so I have no advice.

[–] skulblaka@sh.itjust.works 3 points 2 weeks ago (2 children)

What's the easiest way to transfer files from windows to the deck? This seems like it should have been easy but I remember spending several frustrating hours setting up ssh only to have it frequently fail for reasons unknown, last time I tried this around when I first got my deck. Does a USB cable work if you plug it in directly? I don't have a USB3>C data cable but I can probably get one.

[–] porotoman99@lemmy.world 2 points 2 weeks ago

I don't know if this is the easiest way, but it has worked well for me. I have a folder on my computer set up to be accessible from the local network. When I need to put some files on the deck, I switch it into desktop mode where I have a shortcut to the network folder. Then I just take the files out and put them wherever I need them on the deck.

[–] Estebiu@lemmy.dbzer0.com 1 points 2 weeks ago

Unfortunately as the deck is a pc you cannot copy files between them with an usb cable :/. but you can share a file with samba on your windows machine and open it with dolphin on the deck ;)