When I start the game, this error appears:
Win32 function failed: HRESULT: 0x8007000e
Call: GR_D3D_DEVICE-> CREATETEXTURE2D at Line 423 in file \ TexturesM.cpp
Does anyone know what this error is, has something like that happened to you?
Help me I'm desperate and eager to play this game.:'
'(
Googling that error message, comes up with a few results.
One of them points to the obvious - the video card you got being the problem. Assuming you have tried rebooting your PC/laptop and the issue still occurs, one website I saw with the error message said that the problem is caused sometimes when you have a 4k monitor of high density display and a crappy video card.
Another option from me: Go into C:\Users\<Whatever your PC profile is called>\AppData\Local\S_A_The_Game and locate the savedata.ini file there.
Open it and look for the following (Yes it says Widow size, that is Sabu's typo, not mine):
[Widow Size]
width="960.000000"
height="600.000000"
Try changing it to either one of the two supported resolutions:
width="1200.000000"
height="750.000000"
or
width="1440.000000"
height="900.000000"
or if you do have a 4K monitor like me, try setting it as:
width="2560.000000"
height="1440.000000"
Anything higher, and the game shits itself (well it did for me when I tried to set it to 3840x2160, but running it at 2560x1440 seems ok for it).
Word of warning, if you set the resolution to anything higher then the default 3 Sabu set for the game, do not go into options, otherwise it will crash.
EDIT: Oh, almost forgot, in this savedata.ini file, the last two lines is where you can give yourself more reputation and money, not that it is worth doing atm, with how empty the game functions are.