Hey guys, any ideas as to why i would be getting this error message when trying to run game - "D3DError - CreateVertexShader failed: D3DERR_INVALIDCALL"?
I've googled and looked at several forums and seen numerous references to D3DErrors with possible solutions but never this one, any help appreciated. I've updated all drivers, tweaked the 'grimrock.cfg' file (as below), due to the fact that textureResolution or textureFilter = nil previously which i believe is wrong. Ive tried displayMode on 2 and 3, doesnt work. It has actually loaded to opening menu screen just once on displayMode = 1, for about ten seconds!
-- options
resolution = "1920 x 1080"
displayMode = 1
verticalSync = 2
renderingQuality = 2
textureResolution = 3
textureFilter = 3
shadowQuality = 3
ssaoQuality = 3
fogParticles = true
muteMusic = false
muteSounds = false
musicVolume = 0.8
soundVolume = 0.8
arrowIcons = false
oneClickCasting = false
disableDamageTexts = false
hideItemProperties = false
mouseLook = true
invertX = false
invertY = false
autoSave = true
tabletMode = false
cameraBobbing = true
tooltipDelay = 0
maxFrameRate = 120
debugInfo = false
console = false
consoleKey = 220
windowPosX = nil
windowPosY = nil
editorWindowPosX = nil
editorWindowPosY = nil
editorWindowWidth = nil
editorWindowHeight = nil
My display resolution is as above, 1920 x 1080, it may just that my system is not beefy enough, although after some playing around the game did actually once get to the opening menu screen, hasn't since. My system details are summarised as follows:
Operating System: Windows Vista™ Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.130707-1535)
System Model: P5KR
BIOS: BIOS Date: 07/31/07 16:26:24 Ver: 08.00.12
Processor: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (4 CPUs), ~2.4GHz
Memory: 2046MB RAM
Page File: 1559MB used, 2780MB available
DirectX Version: DirectX 11
DxDiag Version: 7.00.6002.18107 32bit Unicode
Card name: Radeon X1950 Pro
Manufacturer: ATI Technologies Inc.
Chip type: ATI Radeon Graphics Processor (0x7280)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_7280&SUBSYS_E190174B&REV_9A
Display Memory: 1278 MB
Dedicated Memory: 511 MB
Shared Memory: 767 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor: Generic PnP Monitor
Driver Name: atiumdag.dll,atiumdva.cap,atitmmxx.dll
Driver Version: 8.14.0010.0647 (English)
DDI Version: 9Ex
BGRA Supported: Yes
Driver Attributes: Final Retail
Driver Date/Size: 2/11/2010 05:17:14, 3839488 bytes
Any additional hints tips much appreciated, or whether i should just give up the ghost, what i can understand is it works on my laptop, albeit slowly, which only has an integrated graphics card!