Spyro: Reignited Trilogy on Linux with WINE Tutorial
Introduction
The problem with Spyro Reignited Trilogy on Wine is that it's built on the Unreal Engine 4 which uses Windows Media Framework/Windows Media Feature Pack/Windows Media Foundation/etc. (not entirely sure what it's called) for video playback. Wine doesn't yet support installing Windows Media Framework directly, so we have to re-create the installation steps ourselves. This guide assumes you have the $WINEPREFIX
environment variable set in your shell and that you've already set up DXVK yourself.
Step 1: Get Access to 64 bit Windows 7
We're going to be pulling DLLs out of 64 bit Windows 7 so you need access to a copy of it somewhere.