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
it could be that something got corrupted, you could also try veryfing cache
I verified the cache, and the game is... reinstalling itself. Hopefully my saves are intact.
Saves are located at \Documents\My Games\Zero Escape The Nonary Games\ , so even if you uninstalled the game, saves will still be there.
Hope it works!
i have bought the Nonary game package (999 and Virtue Last reward ),Virtue its working but 999 its crash just after starting .
I don't understand in the slightest WHY this worked, but it's worth a try for anyone else affected by the same issue.
The final solution (to the "the code execution cannot proceed because d3dx9_43 was not found" prompt) was to install some legacy libraries, which you can get here:
https://www.microsoft.com/en-us/download/details.aspx?id=17431
If for whatever reason that doesn't work for you, please also try the following (I did all of these first before I got it to work with the runtime web installation--since i already did these, its possible you need to do some of these before you can get it functional)
-update steam
-install LAVFilters: https://github.com/nevcairiel/lavfilters/releases
-update graphics drivers
other stuff you can try:
-attempt both steam beta (steam settings -> interface -> client beta participation -> steam beta update) and game beta (right click game -> properties -> betas -> select beta option)
-attempt launching in compatibility mode (right click .exe files -> properties -> compatibility, and try old windows versions)
hope this helps someone :)
After investigation, I saw the game was generating *.mdmp dump files for crashing so I decided to take a look using WinDbg. WinDbg pointed me to something called LGVID.AX that is causing the crash. And the file is actually in another game (for me it was Thief Gold).
After uninstalling the other game, 999 was able to run without problems. I suggest people try to search if they have LGVID.AX file on their machine (likely in a game folder).
(i guess sometimes steam might change some environmental parameters for needed libraries to be available for games and the path got mixed up)