If you want to try restarting your audio service, I made a file to do it for you.
Either download this file to a convenient place (like your Desktop) and run it, or, if you're not comfortable doing that, you can create the file yourself:
1) Open Notepad.
2) Select, then Copy + Paste the code block below into your Notepad window.
3) Click "File > Save As"
4) Navigate to your Desktop, or another convenient place where you can open this file when needed. 5) Select "Save As Type..." and choose "All Files (*.*)" < -- very important
6) Type in a name for the file, and end it with ".cmd". I suggest "Restart Audio Service.cmd"
7) Click "Save"
8) When necessary, double-click on the file.
Be sure to give the script admin permissions if prompted, or it will not have the proper access to stop / start Windows Services.
Script:
@echo off
:: BatchGotAdmin
:-------------------------------------
REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
cscript "%temp%\getadmin.vbs"
exit /B
:gotAdmin
if exist "%temp%\getadmin.vbs" ( del "%temp%\getadmin.vbs" )
pushd "%CD%"
CD /D "%~dp0"
:--------------------------------------
REM --> Stop Windows Audio Service
echo Stopping Windows Audio Service...
net stop audiosrv
REM --> Start Windows Audio Service
echo Starting Windows Audio Service...
net start audiosrv
echo Windows Audio Service should be restarted now.
pause
I have the same problem with The forest. is it spreading?
Thats annoyng . I cant play anymore the games that i love very much. Its terrible.
I hope that you guys can find a way to solve this bugs. Thanck you.Especially 0x6A7232
Try clearing the text files (ONLY the *.txt text files, not the .bin files) from your main saved game folder, and deleting the contents of your cellscache folder from your savedgames folder (NOT the Build18 folder)
it did not fix it. the sound ill fix it later. my main issue is that when i try to go to the esc menu or access something that uses the pda menu, the game gets stuck. I can't get out or interact with anything. i can swim but that's it. it happens on both a save game and a new game.
Perhaps there was an update. Dxdiag can be found by running dxdiag and clicking "Save all information..." But you don't need that if your game is working now. So, everything works?
Nuts. If you were on Steam I'd say try Experimental (or go back to Stable if you were on Experimental to begin with) but I don't know if / how that works on the Epic Games Launcher.
You guys are launching Subnautica from the Epic Games Launcher, right? Not using a shortcut to the .exe or double-clicking the .exe? Apparently the DRM doesn't like it if you don't launch from inside the Epic Games Launcher.
You guys are launching Subnautica from the Epic Games Launcher, right? Not using a shortcut to the .exe or double-clicking the .exe? Apparently the DRM doesn't like it if you don't launch from inside the Epic Games Launcher.
Yes. But for me, launching it by double-clicking works just fine for me.
I also got the same issue again. My game was running fine for 2 weeks but pressing tab to open my inventory displays nothing and clicking escape to pause the game softlocks itself.
Comments
Either download this file to a convenient place (like your Desktop) and run it, or, if you're not comfortable doing that, you can create the file yourself:
1) Open Notepad.
2) Select, then Copy + Paste the code block below into your Notepad window.
3) Click "File > Save As"
4) Navigate to your Desktop, or another convenient place where you can open this file when needed.
5) Select "Save As Type..." and choose "All Files (*.*)" < -- very important
6) Type in a name for the file, and end it with ".cmd". I suggest "Restart Audio Service.cmd"
7) Click "Save"
8) When necessary, double-click on the file.
Be sure to give the script admin permissions if prompted, or it will not have the proper access to stop / start Windows Services.
Script:
I have the same problem with The forest. is it spreading?
Thats annoyng . I cant play anymore the games that i love very much. Its terrible.
I hope that you guys can find a way to solve this bugs. Thanck you.Especially 0x6A7232
please tell: Has anyone ever solved this problem? to know if it's worth looking for more information about this.
please tell: Has anyone ever solved this problem? to know if it's worth looking for more information about this.
.When i say text i am refearing at the text of the bottom screen .
I was just the same.
Yes. But for me, launching it by double-clicking works just fine for me.
I also got the same issue again. My game was running fine for 2 weeks but pressing tab to open my inventory displays nothing and clicking escape to pause the game softlocks itself.
Also I want to thank you for doing a lot for us