Solved Windows game cutscenes have missing text on Wine

Copying the game's ttf fonts to ~/.wine/drive_c/windows/Fonts didn't solve the problem :(
 
FYI the problem was solved with these steps:
  1. Copy the game's fonts to ~/.wine/drive_c/windows/Fonts
  2. Run wine Config.exe (Config.exe is a game's file)
  3. Select Software Mode and click Apply
 
Back
Top