Search found 176 matches

by William
February 10th, 2021, 10:20 am
Forum: General information
Topic: Website issues
Replies: 4
Views: 22382

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 installatio...
by William
February 6th, 2021, 8:00 pm
Forum: General information
Topic: Website issues
Replies: 4
Views: 22382

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. Th...
by William
February 6th, 2021, 7:08 pm
Forum: General information
Topic: Website issues
Replies: 4
Views: 22382

Re: Website issues

There is a little breakage in the phpBB installation, but I currently consider it low priority; if you cannot sign up then that would be an issue.
by William
January 30th, 2021, 1:00 pm
Forum: General information
Topic: Website issues
Replies: 4
Views: 22382

Re: Website issues

I removed a service that was getting hit constantly with attempted attacks, and causing its logs to fill the storage and cause the MySQL and PHP services to crash.
by William
January 30th, 2021, 12:57 pm
Forum: General information
Topic: Website issues
Replies: 4
Views: 22382

Website issues

I'm aware of issues with the DXGL websites, and am working to get the site running in a stable manner again. Please be patient. If the main site doesn't work, you may still attempt to download DXGL at https://dxgl.org/download which does not depend on PHP or MySQL to operate. All source code since N...
by William
January 22nd, 2021, 10:33 am
Forum: General DXGL Discussion
Topic: does this work with windowed games?
Replies: 34
Views: 872645

Re: does this work with windowed games?

Hi. I'm about to embark on major updates to DXGL. Fixing this sync issue will be something I will try to do, but I cannot make any promises in this phase of updates.
by William
October 9th, 2020, 6:00 pm
Forum: General information
Topic: 64-bit information
Replies: 0
Views: 37796

64-bit information

As of version 0.5.19, DXGL now has a 64-bit (x64 platform) version. Before downloading this version please understand the following: The 64-bit version is for the sole purposes of supporting 64-bit target programs. Most DirectDraw programs are 32-bit and thus this version will not work for them. Use...
by William
September 27th, 2020, 5:33 pm
Forum: DXGL Development
Topic: DX /MT libs
Replies: 1
Views: 35864

Re: DX /MT libs

dinput8 and dsound can be found in the Windows SDK. dxguid.lib can be found in the DirectX SDK. A compatible version of ddraw.lib is generated by the build process for DXGL. All these libraries simply represent Win32 APIs, and thus should not be affected by the /MT build option. DXGL is currently on...
by William
September 11th, 2020, 11:53 pm
Forum: DXGL Development
Topic: Upcoming features - 0.6.0
Replies: 0
Views: 35829

Upcoming features - 0.6.0

DXGL 0.6.0 will be intended to have a few technical upgrades over the 0.5.x series, as follows: Complete rewrite of backend Due to inefficiencies and complexity of the current render backend, this will be rewritten for 0.6.0. After release 0.5.20 the source repository will have a "0.5" bra...
by William
August 26th, 2020, 9:56 pm
Forum: General information
Topic: Contact page temporarily disabled
Replies: 1
Views: 21025

Contact page temporarily disabled

The contact pages on forum.dxgl.info and dxgl.org have been temporarily disabled, as I am currently having spam problems. They will be re-enabled hopefully by this weekend with an updated configuration.