ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.35k stars 1.06k forks source link

Oozi: Earth Adventure (257990) #2903

Open Newbytee opened 5 years ago

Newbytee commented 5 years ago

Compatibility Report

System Information

I confirm:

Symptoms

Instead of the game starting, this error message appears: image

Reproduction

  1. Start the game
  2. Wait a couple of seconds
  3. Observe an error message

Proton log

flibitijibibo commented 5 years ago

Looks like it uses XNA's MediaPlayer, so WMA/WMV will be present. Workaround:

https://gist.github.com/flibitijibibo/c97bc14aab04b1277d8ef5e97fc9aeff

EDIT: It also does the borderless Forms hack, so it'll depend on us making our SDL window Forms-compatible.

Newbytee commented 5 years ago

After converting the files to Vorbis, the game does run with very little issues! I noticed that the fullscreen tick box is inverted (ticking it goes to windowed mode, unticking goes to fullscreen) and there's a little black bar at the top when playing in fullscreen, but aside from that? Works more or less perfectly.

Now, if only the game developers could distribute Vorbis rather than WMA...

at46 commented 3 years ago

Can confirm that converting the media files let's the game run fine for me. I had no other issues like the black bar Newbytee describes.

Newbytee commented 3 years ago

Could very well have been fixed since I tested it. That was soon 2 years ago after all.