Search found 3 matches

by haffax
Tue Apr 17, 2012 11:02 pm
Forum: Support and Tech Discussion
Topic: Legend of Grimrock blew up my computer...
Replies: 41
Views: 55731

Re: Legend of Grimrock blew up my computer...

It's not a driver issue. Yes it is. And I am quite baffled why this seems to be so hard to see. The game doesn't communicate directly with the hardware. There is the driver in between. A game doesn't have to be bothered with what hardware a computer exactly runs, but only uses an API (be it DirectX...
by haffax
Tue Apr 17, 2012 11:14 am
Forum: Support and Tech Discussion
Topic: Legend of Grimrock blew up my computer...
Replies: 41
Views: 55731

Re: Legend of Grimrock blew up my computer...

Let's be very clear here, you guys screwed up and this needs to be fixed. It's a big deal. This game fries computers. If something needs to be fixed, it is the GPU driver. A non-privileged program such as a game should never be able to harm a computer. Its the operating system's and graphic cards d...
by haffax
Fri Apr 13, 2012 5:55 pm
Forum: Support and Tech Discussion
Topic: [BUG]Weight Limit depends on item placement in backpack
Replies: 6
Views: 6983

Re: [BUG]Weight Limit depends on item placement in backpack

This is likely due to the fact, that when the sum of weights is calculated it is accumulated in the order of their place in the inventory. And with floating point numbers the result can differ slightly. You don't see the actual, internally used, weight in the UI, but only a rounded value. So the raw...