keijiro / KlakSpout

Spout plugin for Unity
The Unlicense
673 stars 101 forks source link

problem with ATI Radeon HD 6420 #39

Closed mrarashiyan closed 5 years ago

mrarashiyan commented 5 years ago

Hi, I've tried to run a Unity project included Spout sender on a pc with AMD Radeon HD 6450 but game crashes and displays "ATI Radeon Driver Stop Working" message. I've run this project on another computer before (with Geforce Graphic). I just want to know is there any special compatibility for running a Spout Sender in unity? Thank you

keijiro commented 5 years ago

KlakSpout doesn't support "CPU mode" that is implemented for old/low-end hardware. The problem is that I don't have any device that requires the CPU mode, so I can't test it.

mrarashiyan commented 5 years ago

Thank you Keijiro, I used your code in different situations and worked really good. :) Is there any way that I can use a Spout Sender in "CPU Mode" ?

keijiro commented 5 years ago

I can't remember details, but I think it's not easy. It may require modification in several parts of the code.

keijiro commented 5 years ago

I'm closing this issue ticket now as duplication of issue #20