Results 1 to 2 of 2

Thread: can"t play

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    did you try installing PhysX_9.10.0129_SystemSoftware. also try right click bonetown.exe un check read only.

    7/12/15 up date I read on GarageGames that was a script error that has been fixed now for nvidia quadro fx cards.

    // nVidia Vendor Profile Script
    //
    // This script is responsible for setting global
    // capability strings based on the nVidia vendor.

    if(GFXCardProfiler::getVersion() < 53.82)
    {
    $GFX::OutdatedDrivers = true;
    $GFX::OutdatedDriversLink = "<a:www.nvidia.com>You can get newer drivers here.</a>.";
    }
    else
    {
    $GFX::OutdatedDrivers = false;
    }

    // Silly card has trouble with this!
    GFXCardProfiler::setCapability("autoMipmapLevel", false);
    Last edited by FastLane; 07-12-2015 at 07:46 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
****Custom Design Skin By BoneMaster****