Nucleoprotein wrote:a0divided wrote:I was able to install the purchasable version of MB3 on a Windows 10 laptop, yet it doesn't seem to work properly for me. The "virtual audio device" is installed and seems to work, but the UI keeps telling me that there is no supported audio device available. Does this version *still* only work on specific hardware, and not just any onboard/Realtek HD card? Or is it a problem with Windows 10?
You need to compile GenKGA and generate KGA files, code with fixed password for one of KGA file is here: https://pastebin.com/kRjwNipr
Hi! I'm sorry, but I'm going mad already. How do I compile this ? I'm a Linux user, I can do configure make make install and all that shit, but I have no idea what to do with this.
I never compiled anything for Windows before. Where do I find these mbedtls/des.h mbedtls/md5.h? What tool should I use ? I just installed visual studio 2017 exclusively to build this. Should I just google for this des.h ssl shit or what? i'm desperate, because I can recompile, say, freetype2 or mutter to my needs, but all this windows shit makes me nervous.
P.S. I'm trying to make gigabyte's x-fi mb5 work on 'unsupported' mb with alc887. Thought i'l start with generating licences. My current kga's of mb3 don't work.
Thanks in advance.
PPS.
I have following errors like :
error LNK2019: unresolved external symbol _mbedtls_des_init referenced in function "void __cdecl decryptData(unsigned char const *,unsigned char *,unsigned int)" (?decryptData@@YAXPBEPAEI@Z)
1>kRjwNipr.obj : error LNK2019: unresolved external symbol _mbedtls_des_free referenced in function "void __cdecl decryptData(unsigned char const *,unsigned char *,unsigned int)" (?decryptData@@YAXPBEPAEI@Z