• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling OTClient without sound?

dominique120

Science & Reason
Senator
Premium User
Joined
Jun 16, 2013
Messages
3,881
Solutions
3
Reaction score
1,043
Location
Númenor
I'm trying to compile OTC so that it does not support sound because every time I start it it mutes half of my speakers.

I tried removing FW_SOUND define but I get source errors because g.mouse is not defined or something. I found that if not defined mouse....h was not included so I took it out and it compiled fine

But now when I start OTC I get an error saying "unable to load 'client' module"

What should I do?
 
Remove sound functions from that module.
 
Back
Top