djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
87 stars 17 forks source link

d3d9ex: override adapter mode information when all the info is pre-provided by the user - [merged] #182

Closed icex2 closed 1 year ago

icex2 commented 3 years ago

In GitLab by @xyen on Feb 5, 2021, 10:12

_Merges d3d9ex_adapterforce -> master

This speeds up IIDX load times, as well as allows you to use "unsupported" resolutions/refresh rates on weird monitors

icex2 commented 3 years ago

Nit formatting: have first part of statement on same line as if

icex2 commented 3 years ago

Nit formatting: have this on same line as last statement.

icex2 commented 3 years ago

just two nits, lgtm otherwise

icex2 commented 3 years ago

approved this merge request

icex2 commented 3 years ago

In GitLab by @xyen on Feb 7, 2021, 01:26

Commented on src/main/d3d9exhook/d3d9ex.c line 113

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @xyen on Feb 7, 2021, 01:26

Commented on src/main/d3d9exhook/d3d9ex.c line 117

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @xyen on Feb 7, 2021, 01:26

added 1 commit

Compare with previous version

icex2 commented 3 years ago

In GitLab by @xyen on Feb 7, 2021, 01:26

resolved all threads