Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I remember seeing them at E3 back when they were still 2015 and they were promoting some Vietnam game (Men of Valor? Men of war? I forgot).
At least COD Fixed the broken OP shotguns in this game and the ability to run while leaning...
Try this in the launch options in the properties page.
PROTON_USE_WINED3D=1 %command%
Funny, launching the game from Heroic game launcher leads to the same issue as from the Deck's Gaming Mode... splash screen stuck on. I also tried playing with Wine's Graphics settings from within Heroic as shown here[www.fosslicious.com] but this didn't help.
I'll keep fiddling. Game is playable in Desktop mode, just not from Gaming Mode nor Heroic launcher.
It's involved. You need to enable a root password, writeable filesystem, and install some utilities missing from SteamOS... so you stray from the out-of-box SteamOS experience and might run into trouble later. Comfort with operating Linux is a plus.
So if launching it from desktop mode all simple-like isn't a problem for you, ignore the below. But here's how I achieved launch from Gaming mode.
1. Download raw installers from GOG
In your library on gog.com, instead of hitting the "Download and Install Now" button, right below it you can "Download offline backup game installers". Download all 3x files to, say, ~/Games/MOHAA.
This should download these three files:
setup_medal_of_honor_2.0.0.21-1.bin
setup_medal_of_honor_2.0.0.21-2.bin
setup_medal_of_honor_2.0.0.21.exe
2. Run the wine wrapper for MOHAA
Download This dude's wrapper from GOG community discussions[www.gog.com]. Extract the archive to the same folder where the 3x downloaded files are, e.g. ~/Games/MOHAA.
3. Install the icoutils package
This is needed by the mohaa_wine.sh wrapper script from page 2.
By default, the root deck account on Steam Deck does not have a password and will need one for this. Launch Konsole from Desktop mode, type "passwd" and give a password of your choice (I'm not happy with this step... later on I might need to delete the password to go back to a vanilla Steam Deck experience).
This allows you to run commands as root, using sudo.
Next, you'll need enable the file system for write by running this in the Konsole:
sudo steamos-readonly disable
It'll prompt you to enter the password from the step above.
Now you'll need to initialize pacman[steamdecktips.com], the package manager for archlinux OSs such as SteamOS. In Konsole:
sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman -Syu
Finally you can now install the icon utilities:
sudo pacman -S icoutils
4. Run the mohaa_wine.sh script
From within Konsole, change to the directory where mohaa_wine.sh and the 3x install files are, e.g.
cd ~/Games/MOHAA
then run the script!
./mohaa_wine.sh
... it'll take a while, but will get installed.
5. Add start.sh to Steam
From here on out, add the ~/Games/MOHAA/Medal of Honor - Allied Assault War Chest/start.sh script as a non-Steam game as in step #2 in the original post on this thread. You can use the shortcut menu to edit the name and add icons.
... And that's it! Easy, right? Next level would be to understand what it is about the mohaa_wine.sh script that configures Wine to run with proper windowing modes. But that's for a later, more motivated time.
Oh right i don't have the title on PC, only console, so couldn't delve into it as much as i wanted to.
I'm glad you got it working though, i've been watching this thread for ages intrigued. Great write up
EDIT: Nvm. I was "adding steam shortcut" but followed the process you mentioned on OG step #2. It works ! Thanks! I will make a gameplay video soon and give you credit and reference this post.
Trying to get American McGee’s Alice to run, which runs on idtech3 as well, I’ve found a post that mentioned pressing Alt+Enter to get the zoomed-in and flipped menu screen to work properly. Since Alt+Enter is historically a fullscreen toggle and the game uses pretty much the same engine core, I figured I’d try.
So all you need to do is bind a controller button to ‘Alt’ as main command and ‘Enter’ as sub command. Now start the game from the Deck’s game mode, you’ll get usual stuck on grey splash screen issue. Now just press your Alt-Enter button (after you’ve skipped the intro clips you can’t see because of the grey screen), the screen will flicker a little and you’ll be in the main menu! From there on it seems like smooth sailing. Only graphical issue I see so far is that the skybox borders are visually shown (clearly noticeable dark grey outline).
Unfortunately I’ve just noticed now that this way the audio doesn’t seem to work at all… bummer. Maybe you’ve got some better luck though.
EDIT:
So installing the game through Lutris and starting it’s shortcut from game mode and pressing Alt+Enter should be the easiest way that works for me, sound issue is fixed for me this way. The downside to that solution is now you can’t use game scope to cap framerate (it will simply not do anything), so the game will run at max FPS which seems to be around 90 for me.
EDIT 2:
Trying Spearhead and Breakthrough by duplication the configuration Lutris creates for the whole War Chest and changing the executable. Spearhead works just as well as the base game. Unfortunately Breakthrough doesn’t budge at all by pressing Alt+Enter for some reason, so that’s still the one thing left that seems to only work in desktop mode.
This is fantastic, i just tried this out in gaming mode with the Lutris install of MOHAA War Chest and it works great for the base game.
As for the 90 fps issue, I wonder if using the com_maxfps command would work in this case. I havent tried it yet, but theoretically you could create an autoexec.cfg and set com_maxfps to 60 or whatever you want. Reference: https://www.pcgamingwiki.com/wiki/Medal_of_Honor:_Allied_Assault#Increasing_frame_limit
EDIT: Just tried the com_maxfps command and it does seem to limit the fps, if a little strangely. Game scope is reporting 62-63 fps when i set com_maxfps to 60.
EDIT 2: The game does cause Steam Deck to use an usually high amount of power though. I used the TDP limiter in the Quick Access menu to drop it down to 3 watts (minimum) it still seems to run at a solid 60 fps while only consuming 7-8.5 watts per hour.
Ok so I got Breakthrough to load and play in gaming mode. I was having color depth issue with all three games, where in darker areas typically in shadow would get a tremendous amount of color banding. It looked almost like the bit depth was low like 8 / 16 bit. My fix for the color depth problem was changing the Wine executable that is used for the game in the Lutris configure window from the Lutris Wine (7.2.2) to the System Wine (7.0). Doing this solved the color depth problem AS WELL as the Alt+Enter problem we were having earlier in this thread. I tested all three games running in this version of Wine and they all load up and play.
Turbo, I agree MOHAA is quite dated and doesn’t compare to modern games. But back in the early 2000s this was a great experience. Played it for nostalgia reasons, and won’t be doing it again I reckon.
While we’re at it.. HL1 and its garbage ladder climbing dynamics drove me nuts on a recent nostalgia play-through. Had to switch to the Black Mesa mod to keep myself from pulling hair out.
Many games have crappy ladder mechanics