FIX: Sims 2 custom videos not showing (black screen) ā Linux Mint / Lutris
ok I need to document this because Iāve just fixed something that refused to work on the SAME machine under Windows 11 š
Sims 2 custom videos (black screen / not showing) on Linux Mint ā FIX
I was having the classic issue:
custom AVIs not showing on computer screens / TVs
black screen or nothing happens
files work fine in VLC so it makes no sense
this is NOT a mod issue. itās a codec problem.
whatās actually wrong
Sims 2 uses an old video system (DirectShow + VP6 codec)
Linux doesnāt include that properly in Wine by default, so the game literally canāt read the video even though the file exists.
how I fixed it (Lutris method)
open Lutris
select The Sims 2 in your library
at the bottom of the window, next to the Play button, click the small arrow (ā²)
click Winetricks
youāll get a window asking what to do:
š choose āSelect the default wineprefixā ā OK
next screen: š choose āInstall a Windows DLL or componentā
install these:
quartz
wmp9
lavfilters
let everything install, close Winetricks, then launch the game
result
custom computer screen videos ā WORKING
custom TV videos ā WORKING
no black screens anymore
important note
if you copied your Sims 2 install from another OS before, donāt overwrite the VP6 folders inside the game files. those are OS-specific and can break video playback.
honestly???
this worked better on Linux Mint than it EVER did on my Windows 11 setup š
if your Sims 2 videos are broken and youāre on Linux, try this before doing anything else.
Update (June 2026): If this suddenly stops working after it previously worked, check which Wine runner you're using in Lutris. I accidentally changed mine while setting up SimPE, and switching back to wine-staging-11.2-x86_64 immediately restored custom AVI playback. In my case, the codecs weren't the problem.















