Author Topic: Castlevania: Death's Premonition, Help Me!  (Read 15781 times)

Jam0864

  • Contributor
  • Fanatic
  • **
  • Posts: 744
    • MSN Messenger - marmalade0864@hotmail.com
    • View Profile
    • Jam0864's Content Dump
    • Email
Re: Castlevania: Death's Premonition, Help Me!
« Reply #30 on: 2009-09-07, 12:29:32 AM »
You just have to change the calls for directx to opengl as far as I know.

ATI Drivers
http://ati.amd.com/support/driver.HTML

Nvidia Drivers
http://www.nvidia.com/Download/index.aspx?lang=en-us

Rubix Cube

  • Regular
  • **
  • Posts: 44
  • Christmas is soon. Don't get stressed out, ok?
    • View Profile
Re: Castlevania: Death's Premonition, Help Me!
« Reply #31 on: 2009-09-07, 02:13:19 AM »
Is it 'GL_ARB_texture_rectangle' that you're referring to? If so, that will only freeze up the map editor sometimes (you just need to reopen it, no data loss involved) and the weather effects won't work, asides from fade to color.
Besides for the technical issues, is everything else ok?
I've made more new graphics for the Remository. Check 'em out, you may like them.

Need a new life?
http://www.harvest.org/crusades/events/archives.htm

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
Re: Castlevania: Death's Premonition, Help Me!
« Reply #32 on: 2009-09-07, 06:55:36 AM »
You could try removing the validation for GL_TEXTURE_RECTANGLE_ARB (or whatever it's called) from Display.cs and see if it'll run anyway.  Otherwise, it shouldn't be hard to update your drivers by visiting the support section of your video card manufacturer's web site.  But that doesn't always fix the problem.