Search found 194 matches

by William
April 11th, 2022, 3:03 pm
Forum: General information
Topic: Contact page temporarily disabled
Replies: 1
Views: 75271

Re: Contact page temporarily disabled

The contact page has been re-enabled. Sorry for the wait.
by William
September 24th, 2021, 6:43 pm
Forum: General DXGL Discussion
Topic: does this work with windowed games?
Replies: 34
Views: 1386807

Re: does this work with windowed games?

Thanks for the support! Life has been happening, so I haven't always felt the urge to work on DXGL unfortunately. A rewrite of a portion of it is still in progress, nearing a point where I can commit some changes and have something half-working.

Just noticed your reply as I try to clean up the spam ...
by William
June 19th, 2021, 12:06 pm
Forum: DXGL Bug reports and suggestions.
Topic: Windows 11 Support
Replies: 0
Views: 94184

Windows 11 Support

After performing initial testing, I am fully confident to consider Windows 11 to be a supported (and recommended) OS for DXGL.

In case you have any issues, please make sure to download the latest drivers from the manufacturer of your GPU. While nowadays Windows Update drivers usually have OpenGL ...
by William
May 8th, 2021, 8:39 am
Forum: General DXGL Discussion
Topic: Diablo II and ALL tests are black screen in WINE
Replies: 3
Views: 82302

Re: Diablo II and ALL tests are black screen in WINE

Thanks for the info. Hopefully Wine is requesting the compatibility profile, since at this time DXGL doesn't support the core profile (this is a 0.6.x goal).

Diablo II hasn't as of yet been fixed.
by William
May 2nd, 2021, 9:48 pm
Forum: General DXGL Discussion
Topic: Diablo II and ALL tests are black screen in WINE
Replies: 3
Views: 82302

Re: Diablo II and ALL tests are black screen in WINE

If you are running in Wine please specify the Wine version, the OS, and the graphics drivers.
by William
April 16th, 2021, 9:53 pm
Forum: General DXGL Discussion
Topic: Is ddraw fully supported?
Replies: 3
Views: 86337

Re: Is ddraw fully supported?

LazerBlazer wrote: April 16th, 2021, 2:04 am Thanks. Are you planning to fully implement all directdraw functions?

I found other projects quite similar and almost complete, but DXGL seems more straightforward.
I do eventually.
by William
March 28th, 2021, 9:00 am
Forum: General DXGL Discussion
Topic: Is ddraw fully supported?
Replies: 3
Views: 86337

Re: Is ddraw fully supported?

Many features are not fully implemented yet.

For a rough estimate of what APIs are currently supported (I have to go through the list again) see https://dxgl.org/wiki/DXGL_Features
by William
March 20th, 2021, 9:29 pm
Forum: DXGL Bug reports and suggestions.
Topic: ARM64 Windows support
Replies: 0
Views: 92324

ARM64 Windows support

DXGL can work on Windows 10 and 11 ARM64 devices with specific limitations.

You must be running Windows 10 Build 19041 (version 2004) or later or Windows 11.

Most likely you will require the OpenCL™, OpenGL®, and Vulkan® Compatibility Pack from the Microsoft Store, downloadable at https://apps ...
by William
February 10th, 2021, 10:20 am
Forum: General information
Topic: Website issues
Replies: 4
Views: 99994

Re: Website issues

It appears website issues have currently subsided, except for occasional CPU usage alerts from my host caused by a runaway MySQL process, however the site seems to be perfectly fast when it's happening.

EDIT: The CPU usage has been traced to attempted brute force attacks on the WordPress ...
by William
February 6th, 2021, 8:00 pm
Forum: General information
Topic: Website issues
Replies: 4
Views: 99994

Re: Website issues

Upgraded the phpBB installation to the latest 3.3.3; tested signup and it seems to be working correctly; make sure your browser can handle the reCAPTCHA v3 challenge present on the signup page.

For only the phpBB installation, PHP has been updated to 8.0 as it is now certified to work with phpBB ...