Man of the House Troubleshooting Help

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
I really, really appreciate the help you guys have given me. Unfortunately, nothing has worked so far.
Hey could pls. try to assign one of your graphic cards directly to MotH as instructed in this link. Maybe this will help fix your animation problem.

Note: High Performance setting will force the game to use the better graphic card and Power Saving the on-board card.
 

ItsMePeyton

New Member
Nov 12, 2019
10
0
Sorry guys for the delay. Been busy.

Unfortunately, nothing seems to be working. I've pretty much given up at this point. Thank you guys for trying to help, though. I appreciate it.
 

Furina<3

New Member
Mar 16, 2020
11
15
I dont know why but animations in the game are black but in the files the are there so i dont know why the not show in the game I redownloaded it and it still not work
 

fireboy01

Newbie
Jul 26, 2017
19
2
Hello
im using linux , and installed winehq-staging , game worked but no font , also install ffmpeg , please i need help to run fonts also
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Thanks
and for video coder which one
Oh I thought you already installed ffmpeg. Here is what I use on my präfix:
devenum + quartz + K lite codec (because I do not like ffdshow)

Install devenum and quartz via winetricks
Code:
winetricks devenum quartz

Download K lite Codec pack and install it
Code:
wine 'Your/directory/to/klite.exe'
or ffdshow via winetricks
 
  • Like
Reactions: fireboy01

fireboy01

Newbie
Jul 26, 2017
19
2
Oh I thought you already installed ffmpeg. Here is what I use on my präfix:
devenum + quartz + K lite codec (because I do not like ffdshow)

Install devenum and quartz via winetricks
Code:
winetricks devenum quartz

Download K lite Codec pack and install it
Code:
wine 'Your/directory/to/klite.exe'
or ffdshow via winetricks

it was working but making problem so removed it
 

johnelros

Well-Known Member
Apr 10, 2018
1,077
14,829
Hi!
Maybe it's ridiculous but even after searching the whole thread I'm still not able to make animations working on Linux. I've created 32-bit prefix, installed devenum, ffdshow and quartz, tried K-Lite codec pack as well but I'm still getting that 'Failed to play video' error. There's no difference with the default 64-bit wineprefix at all.
Any suggestions?
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Hi!
Maybe it's ridiculous but even after searching the whole thread I'm still not able to make animations working on Linux. I've created 32-bit prefix, installed devenum, ffdshow and quartz, tried K-Lite codec pack as well but I'm still getting that 'Failed to play video' error. There's no difference with the default 64-bit wineprefix at all.
Any suggestions?
are you sure installing quartz and devenum did not fail via winetricks? Which Wine version to you use by the way?
 

johnelros

Well-Known Member
Apr 10, 2018
1,077
14,829
are you sure installing quartz and devenum did not fail via winetricks? Which Wine version to you use by the way?
Yes, I am.
Code:
WINEPREFIX=~/.wine32 winetricks devenum
Executing mkdir -p /home/john
Using winetricks 20200412 - sha256sum: 40ff4c67804584b73d4d36153e1f64ca426d739f1790bd748f5ded0865e8cc7f with wine-5.7 (Staging) and WINEARCH=win32
Executing w_do_call devenum
Executing mkdir -p /home/john
devenum already installed, skipping
Code:
WINEPREFIX=~/.wine32 winetricks quartz
Executing mkdir -p /home/john
Using winetricks 20200412 - sha256sum: 40ff4c67804584b73d4d36153e1f64ca426d739f1790bd748f5ded0865e8cc7f with wine-5.7 (Staging) and WINEARCH=win32
Executing w_do_call quartz
Executing mkdir -p /home/john
quartz already installed, skipping
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Yes, I am.
Code:
WINEPREFIX=~/.wine32 winetricks devenum
Executing mkdir -p /home/john
Using winetricks 20200412 - sha256sum: 40ff4c67804584b73d4d36153e1f64ca426d739f1790bd748f5ded0865e8cc7f with wine-5.7 (Staging) and WINEARCH=win32
Executing w_do_call devenum
Executing mkdir -p /home/john
devenum already installed, skipping
Code:
WINEPREFIX=~/.wine32 winetricks quartz
Executing mkdir -p /home/john
Using winetricks 20200412 - sha256sum: 40ff4c67804584b73d4d36153e1f64ca426d739f1790bd748f5ded0865e8cc7f with wine-5.7 (Staging) and WINEARCH=win32
Executing w_do_call quartz
Executing mkdir -p /home/john
quartz already installed, skipping
Good. Did you change the libraries for quartz and devenum to native in winecfg?
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
enable winestreamer. I don't have it at all in my list.. I'm using the latest version of Wine-Staging.
1588353614848.png
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,818
Doesn't matter in fact. I've already tried that.
fresh prefix (64bit) and everything works fine. I installed devenum and quartz faild during installation. Instead ffdshow I installed K-Light codec, because it works better.

Not sure why it isn't working for you... maybe you are using an old Wine version??:unsure: