Been trying for a good while to tinker with one of these two, but hadn’t had the most luck with it.
Game is Halo MCC, which granted information is spotty and I don’t know if it even works on it on Windows, that one works weird with counting what DLC is installed.
Good question. I’ve written before about this topic, and I’m not sure much has changed. I’ll copy what I wrote before, but keep in mind I haven’t tried it in a while so it might work with Steam natively now:
I’ve done some research (mostly from Thunderfox’s posts from Reddit) which revolve around overriding steam_api.dll with the one produced by CreamAPI. He says to either:
However, it seems neither of them work.
CreamAPI, as far as I understand, works under the assumptions:
Steam is running
The dll that CreamAPI produces interacts with Steam (by replacing the game’s default steam_api.dll) in order to unlock the DLC
I think what is going on here is that either:
Steam is closed or suspended in the background on the Deck and therefore CreamAPI’s dll is not hooking into Steam (this doesn’t seem likely as other games use Steam to run things like multiplayer)
Steam has another steam_api.dll (on the particular Steam version included with the Deck) which is not being properly replaced by the simple winedll commands I’ve listed above.
I should mention that I’ve tried using Bottles by:
And it works. However, it’s not convenient and I run into a lot of problems using Bottles and Lutris in one way or another.