From f30eb96d80af19018c476bea11747ef02cf3518b Mon Sep 17 00:00:00 2001 From: Cfauto Date: Sun, 21 Jun 2026 11:34:01 +0200 Subject: [PATCH] Update the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0700057a..42065388 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ This project is using waf buildsystem. If you have waf-related questions look ht - [x] Utils port (Most important command-line utils have been ported) # To Do (In order) +- [ ] [dxvk-native](https://github.com/doitsujin/dxvk) support (check the dxvk branch for a WIP implementation) - [ ] Port the thing to cmake (check [here](https://github.com/valberrie/icepick)) -- [ ] DirectX 10 (For some reason it seem to be stripped from the source code, check [Kisak-Strike](https://github.com/SwagSoftware/Kisak-Strike)) and [dxvk-native](https://github.com/doitsujin/dxvk) support +- [ ] DirectX 10 (For some reason it seem to be stripped from the source code, check [Kisak-Strike](https://github.com/SwagSoftware/Kisak-Strike)) - [ ] Elbrus port (There is a [pull request](https://github.com/nillerusr/source-engine/pull/305) in upstream) - [ ] Bink audio support (for video_bink, check [here](https://github.com/cherrybtw/source-engine))