1
0
mirror of https://github.com/dege-diosg/dgVoodoo2 synced 2024-07-08 20:51:02 +02:00

Update README.md

This commit is contained in:
dege-diosg 2020-09-29 14:20:31 +02:00 committed by GitHub
parent ecadccfd49
commit 298488661c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
# dgVoodoo2 # dgVoodoo2
Glide/DirectX implementation on D3D11/12 Glide/DirectX implementation on D3D11/12
<li> <ul>
<ul>-Play your old Glide and DirectX games even on the latest, modern version of Windows.</ul> <li>Play your old Glide and DirectX games even on the latest, modern version of Windows.</li>
<ul>-Good compatiblity with the original libraries, I think.</ul> <li>Good compatiblity with the original libraries, I think.</li>
<ul>-You can force the resolution and even MSAA for both Glide and DirectX which can really improve the appearance of games with hardwired low-resolution support.</ul> <li>You can force the resolution and even MSAA for both Glide and DirectX which can really improve the appearance of games with hardwired low-resolution support.</li>
<ul>-Support for hw/driver compatibility with some really old videocards like GF4 Ti4800 and ATI Radeon 8500 is also available for rare games needing it</ul> <li>Support for hw/driver compatibility with some really old videocards like GF4 Ti4800 and ATI Radeon 8500 is also available for rare games needing it</li>
<ul>-You can force windowed appearance and simple color-management and dithering (retro feeling) as postprocess effects</ul> <li>You can force windowed appearance and simple color-management and dithering (retro feeling) as postprocess effects</li>
<ul>-For really old games running at their original low resolution you can upscale the image with various resampling filters like bicubic and lanczos</ul> <li>For really old games running at their original low resolution you can upscale the image with various resampling filters like bicubic and lanczos</li>
<ul>-You get a lot of configurable elements, either through the GUI CPL app or manually with a texteditor, if you know what you are doing</ul> <li>You get a lot of configurable elements, either through the GUI CPL app or manually with a texteditor, if you know what you are doing</li>
</li> </ul>