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
Welp I tried, sorry lol.
Well you could make a batch file if it really bugs you, I've had to use it as a fix for some old games to kill explorer then resume explorer after I exited a game. Heres how to do it if you're using windows.
@echo off
isaac-ng.exe
pause
taskkill /f /im isaac-ng.exe
exit
To make a batch file just open notepad, write the commands in seperate lines and save it as a .bat or you could save it as a text and rename it as a .bat and put it in the game directory then make a shortcut of it to the desktop. Don't know why I didn't think of this when I first replied to the OP but I havent had to use it in awhile and it kind of slipped my mind.
You'll see a cmd prompt open up before playing but once you exit the game and hit any key when prompted it should end the process.
he could use notepad++ if he doesn't want to destroy the formatting though.
Don't quite get your issue with the post, it works as intended.
As I said, working as intended. You must be something special to screw up something as simple as a batch file though.
Never had it on so still don't see the point of your text unless you were the unlucky one.
It may be enabled by default but it's off and it clearly works. It's possible I've always had it on in the past whenever I made a batch file but for whatever reason I turned it off it clearly works fine.
You want to know the secret? It's called hitting return for the next line, boom magic!