XBMC Community Forum
XBMC problem. - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Windows support (/forumdisplay.php?fid=59)
+---- Thread: XBMC problem. (/showthread.php?tid=38402)

Pages: 1 2


XBMC problem. - neptun - 2008-10-04 17:56

Hi.

I have istalled XBMC on my xp laptop, but i have a problem. When i try to play a movie, the movie is green.

enyone now whats wrong?

look here:

[Image: 265087.jpeg]


- Coeluh - 2008-10-05 00:12

And when you play the movie with windows media player or something, is it green then?


- vdrfan - 2008-10-05 00:20

You'll have to enable the glrectanglehack i guess.
Create a new advancedsettings.xml file in your userdata folder (if its not existing yet) and add the following ...

Code:
<advancedsettings>
  <glrectanglehack>yes</glrectanglehack>
</advancedsettings>

If its not working, please report back.


- BAG_Ass - 2008-10-05 08:46

ATI?
install last video driver.


- neptun - 2008-10-05 09:48

Coeluh Wrote:And when you play the movie with windows media player or something, is it green then?

its fine in vlc player.


- neptun - 2008-10-05 09:59

VDRfan Wrote:You'll have to enable the glrectanglehack i guess.
Create a new advancedsettings.xml file in your userdata folder (if its not existing yet) and add the following ...

Code:
<advancedsettings>
  <glrectanglehack>yes</glrectanglehack>
</advancedsettings>

If its not working, please report back.

Hi.

Hmm, no it dont work
I make a new file copy and paste det code

<advancedsettings>
<glrectanglehack>yes</glrectanglehack>
</advancedsettings>

and i name it advancedsettings.xml in XBMC--->userdata--->advancedsettings.xml

im i right?


- neptun - 2008-10-05 10:02

BAG_Ass Wrote:ATI?
install last video driver.

no openchrome9


- WiSo - 2008-10-05 14:02

neptun Wrote:Hi.
and i name it advancedsettings.xml in XBMC--->userdata--->advancedsettings.xml

im i right?

respect the platform directories -> http://wiki.xbmc.org/?title=XBMC_for_Windows_specific_FAQ#What_are_platform_directories_.3F


- neptun - 2008-10-05 17:31

WiSo Wrote:respect the platform directories -> http://wiki.xbmc.org/?title=XBMC_for_Windows_specific_FAQ#What_are_platform_directories_.3F

C:\Documents and Settings\ole\Application Data\XBMC
i have the document i there now, but it is green, its dont works for meSad
maybe my videocard dont support 3D. XBMC needed 3D?


- Gamester17 - 2008-10-05 21:03

neptun Wrote:XBMC needed 3D?
Yes, XBMC requires at least OpenGL 1.4 + GLSL (ARB Extensions) support by hardware and drivers, OpenGL 2.0 is prefered since it guarantees GLSL (ARB Extensions) support.