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
Step 1: Try updating your videodrivers and DirectX first of all, even if you're pretty sure you got the most recent ones.
Step 2: Try deleing prefs.cs from Documens/My Games/Dead State, if it exists there. If not, create an empty one yourself and add the following line:
$pref::Video::mode = "1024 768 false 32 60 0";
You've metioned checking out other threads, but have you tried the last solution?
1. Open a new Notepad document.
2. Paste the following into the document:
3. Go to "File" and select "Save As"
4. Select your Documents/My Games/Dead State folder as the destination directory.
5. Under "File Name" enter "prefs.cs".
6. Under "Save as type" select "All Files".
7. Hit save.
This should create a new .cs file. Let me know if it doesn't work for you and I'll upload a copy of my prefs.cs to the official forums that you can download and use.
$pref::Video::mode was set to an invalid resolution. I changed it to my current Windows res so it read $pref::Video::mode = "1920 1080 true 32 60 0";
and then it started up fine. Might be worth playing around a bit with your resolution settings on Windows and matching the cs file to see what it will run as. When you have it working, change your widows screen res to what you want it to be and update the options in the game to match it.
Sorry you're having trouble getting the game to start! Check this thread http://steamcommunity.com/app/239840/discussions/0/624076851011907319/ and see if anything in there helps. You might also try running in Windows 7 compatibility mode, if you're using Windows 8 currently. If neither of those help, let us know and we'll see if we can get a solution for you. Thanks for your patience!
------------------
Time of this report: 12/16/2014, 21:09:41
Machine name: GREENBOX
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130828-1532)
Language: English (Regional Setting: English)
System Manufacturer: Hewlett-Packard
System Model: h8-1127c
BIOS: Ver: CAR_714.ROM vCAR7.14
Processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (8 CPUs), ~3.4GHz
Memory: 8192MB RAM
Available OS Memory: 8174MB RAM
Page File: 4374MB used, 11972MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: 96 DPI (100 percent)
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
Card name: NVIDIA GeForce GT 530
Manufacturer: NVIDIA
Chip type: GeForce GT 530
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_0DE5&SUBSYS_90A31B0A&REV_A1
Display Memory: 4046 MB
Dedicated Memory: 1998 MB
Shared Memory: 2047 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: SV472XVT
Monitor Id: VIZ0063
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: HDMI
Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Driver File Version: 9.18.0013.4475 (English)
Driver Version: 9.18.13.4475
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 11/12/2014 17:20:36, 19966344 bytes
WHQL Logo'd: Yes
D3D9 Overlay: Supported
DXVA-HD: Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
I am still unable to play. This is the very 1st steam game (of many) that I have not been able to play. Eventhough the game looks like it is exactly what I am looking for, I am on the verge of giving up on getting it working. I have tried creating the custom cs file, I have tried deleteing and reinstalling. I have double checked my windows updates and my GPU updates. I am at a loss. "pixel shader 1.1," that is like directx 8.0... directx 11 uses pixel shader 5.0 or something. The CS file has to do with the game recognizing my hardware, so what is going on? How do I fix it? Everytime I run the game, no matter what compatability mode or tweak i try, it flickers fullscreen black, then puts a windowed grey square on my screen with the pixel shader error next to it.
I've let one of the team programmers know about your problem and hopefully he'll have a solution for you soon.
Here is what my directory looks like.
http://postimg.org/image/6kp0t526n/
Edit:
Found it.
//-------------------------- 12/17/2014 -- 05:13:06 -----
--------- Loading DIRS ---------
--------- Parsing Arguments ---------
Client preferences not loaded: C:/Users/Tanzy/Documents/My Games/Dead State/prefs.cs
Added font resource "core/fonts/source/GILB____.TTF".
Added font resource "core/fonts/source/GIL_____.TTF".
Added font resource "core/fonts/source/Safire.ttf".
Added font resource "core/fonts/source/segoepr.ttf".
Added font resource "core/fonts/source/segoeprb.ttf".
Binding server port to default IP
UDP initialized on port 0
Attempting to create GFX device: NVIDIA GeForce GT 530 (D3D9)
Device created, setting adapter and enumerating modes
Win32Window::setVideoMode - invoking curtain
Failed to create hardware device, trying mixed device
Failed to create mixed mode device, trying software device
https://drive.google.com/file/d/0B332rl3XCSW9MGJfOXFUTFFjeWc/view?usp=sharing
Copy it into the same folder where console.log is (not the root game folder). Try to launch the game and please paste here the new contents of console.log after you do this.