Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Ingame I have some serious sound issues, feeling like I'm underwater, or the enemis are underwater... That's a new feature. HAHAA
no error code. The game just wont launch. even though it says running .
you can try to start>run>SECPOL.MSC and for EVERY TOKEN THERE (anti-spyware guys wont like this) type this as u add a 'user' to permission' how to add a 'service' which is a user actually, to permission is by typing NT SERVICE\SERVICENAME
so on a default meklin method u will not have a user name account on my windows so u will have to add SOUND to its own token permission such as increase working set, bypass traverse checking, these things are needed by services. im almost certain bypass traverse checking needs to be set on the taverns.
WINDOWS KEY + R > SECPOL.MSC > local policies > user rights assessment
this is where we are working.. and this refers to a file which CAN be loaded in regedit, in c:\windows\security\database\secedit.sdb there are also other locations this data is stored as its part of Group Police and a registry backup tool will NOT do this for you
other things needed to activate sound on a elite gaming os with no user account would be increasing sheduling priority, obtain impersonation tokens, etc. it says in the service what is required, and im sure ironmace doesnt have it right. so look at AudioSrv, AudioEndpointBuilder, the services i had to learn how to give permissions to and turn on myself, way harder than even windws98 installing ur own drivers... we have for audioendpointbuilder REG_MULTI_SZ type reg key, with data as SeChangeNotifyPrivilege, and that is for the value of 'RequiredPrivileges' (which is a reg_multi_sz, a multi-string value (list of things!)
now u can remove some privileges from the 'requiredprivileges' value if u want to start a service without them, but no guarantee it works (like ironmace background app tasks!!!!!)
because if it needs that, it wont have it, so for the ironmace services we can add:
RequiredPrivileges REG_MULTI_SZ SeChangeNotifyPrivilege SeImpersonatePrivilege SeIncreaseWorkingSetPrivilege
then in secpol, click those three things, click add user, and type: NT SERVICE\TAVERNCOMN_1_1
do it again add user and type:
NT SERVICE\TAVERNWORKER_1_1
now those two services MIGHT work! are we running as the wrong user, a 'users' group user, not an administrator? we dont know the problem yet but it seems many people have it. the anticheat is changing, this is why
this is the only known fix right now, is to entirely reinstall windows. i will me making a live stream on one of my youtubes later showing the process if you are on later tonight. you can watch it from a laptop or another computer to see it and make sure u do the things the right way as ill show, or u can wait until tomorrow and download the video so u can view it offline, maybe bringing it to a offline pc to view the proper method to format, partition, and APPLY A WIM to your hard drive, which style formatting of the drive MBR master boot record or GPT guid partition table. very easy stuff and if it fixes the game we shouldnt be here complaining anymore but playing the game.
windows will not delete your current files if you let it run the installer, it will move it to a folder called windows.old, though i have a way to just make it windows2 and have both windowses kind of mixed together which saves space (sharing program files, users folder, programdata, etc)
nevermind thought vonrick had errror code 21. try chkdsk your drive and increase the page file. system specs? did the game work fine before the patch 2 days ago?
I think increasing the page file worked, thanks MeK
and
CHKDSK C: /f
if it is NOT an ssd you can do /f /r but that checks every sector and takes a while