Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bully Scholarship Edition - FMVs do not play properly on Windows #4062

Open
RecklessGlue540 opened this issue Jun 7, 2024 · 7 comments
Open

Comments

@RecklessGlue540
Copy link

So, just as you boot up the game with DXVK on Windows, you'll notice that only the audio of the FMVs will play, the video part will just not initialize. Only solution is really skipping them.
It's also worth mentioning that the game on PC and Xbox 360 uses Windows Media Player with a masked interface to play these videos, which in turn are also formatted in an .wmv container. The Wii version is a lot better in this regard since it uses Bink instead, but let's not delve too much from the topic.

Video demonstrating the problem (turn audio on):

Bully.2024-06-07.11-22-24.mp4

Software information

Bully: Scholarship Edition, version 1.200 + SilentPatch BETA 3 as it fixes major issues.

System information

  • GPU: AMD Radeon RX 6700 10gb
  • Driver: 24.5.1
  • Windows version: Windows 11 23H2, OS Build: 22631.3672
  • DXVK version: 2.3.1

Apitrace file(s)

Not sure how useful it may be in this case, but here it is anyway:
https://www.mediafire.com/file/ddf9eq6qxdwyfu1/Bully.7z/file

Log files

Bully_d3d9.log

@Blisto91
Copy link
Contributor

Blisto91 commented Jun 7, 2024

Do you know if older versions of dxvk exhibit the same issue?

@RecklessGlue540
Copy link
Author

Do you know if older versions of dxvk exhibit the same issue?

Yeah, tested just now starting from 2.3.1 all the way back to 1.9.4, seems like it's forever been an issue..

@mrdeathjr28
Copy link

mrdeathjr28 commented Jun 8, 2024

In my case show a white screen with wine vanilla and staging using lastest dxvk but back to cinematics issue, wmv is a highly problematic format on wine and seems similar in this case but using this:

magicwn

show this (maybe can solve this issue, however this problem have more relation with wine than dxvk in my experience with various cinematics formats):

bla

blc

bld

@RecklessGlue540
Copy link
Author

So your idea is to re-encode the videos into something better? In this case, that is not possible as the game cannot take literally anything else than .wmv.
That would only be possible if someone were to reverse the FMV decoder from the game and replace it with Bink or something else. Bink is the most preferable imo, although it'd probably require a license lol... like many others actually?

@mrdeathjr28
Copy link

So your idea is to re-encode the videos into something better? In this case, that is not possible as the game cannot take literally anything else than .wmv. That would only be possible if someone were to reverse the FMV decoder from the game and replace it with Bink or something else. Bink is the most preferable imo, although it'd probably require a license lol... like many others actually?

curiously in your case stay on windows and then media foundation aka mf must be work (wmv must be work ok on windows), on wine media foundation implementation still is a wip (specially on wmv)

sadly for now i said maybe can be a option for now, however i dont know how this stay related with dxvk

@Blisto91
Copy link
Contributor

Blisto91 commented Jun 12, 2024

I can reproduce on Windows.

Edit: Made two Windows apitraces myself. One native and one with dxvk for comparison
Bully.zip

@Tiagoquix
Copy link
Contributor

Tiagoquix commented Jun 24, 2024

I guess this has something to do with framerate.
Does the following mod help?
https://www.nexusmods.com/bullyscholarshipedition/mods/5?tab=description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants