fix old urls
This commit is contained in:
parent
6a12187122
commit
1129796858
4 changed files with 9 additions and 9 deletions
10
README.md
10
README.md
|
@ -21,7 +21,7 @@ cnc-ddraw can fix compatibility issues in older games, such as black screen, bad
|
|||
|
||||
### Instructions
|
||||
|
||||
1. Download [cnc-ddraw.zip](https://github.com/CnCNet/cnc-ddraw/releases/latest/download/cnc-ddraw.zip) and extract it into your game folder
|
||||
1. Download [cnc-ddraw.zip](https://github.com/FunkyFr3sh/cnc-ddraw/releases/latest/download/cnc-ddraw.zip) and extract it into your game folder
|
||||
2. Start the game
|
||||
|
||||
Wine (Linux/macOS) only: override `ddraw` in [winecfg](https://wiki.winehq.org/Winecfg#Libraries)
|
||||
|
@ -38,11 +38,11 @@ If you want to play in windowed mode then start the game once in fullscreen and
|
|||
|
||||
|
||||
|
||||
**cnc-ddraw does not support Direct3D/Glide**, it will only work with games that use a **DirectDraw (Software)** renderer. Usually you can tell by the look of the game if it's a 3D game or not, but you can also let cnc-ddraw generate a debug log and search for "IDirect3D" - Link: https://github.com/CnCNet/cnc-ddraw/issues/44
|
||||
**cnc-ddraw does not support Direct3D/Glide**, it will only work with games that use a **DirectDraw (Software)** renderer. Usually you can tell by the look of the game if it's a 3D game or not, but you can also let cnc-ddraw generate a debug log and search for "IDirect3D" - Link: https://github.com/FunkyFr3sh/cnc-ddraw/issues/44
|
||||
|
||||
|
||||
|
||||
Some games may require additional steps before they can be used with cnc-ddraw, please check the [wiki](https://github.com/CnCNet/cnc-ddraw/wiki) for more details.
|
||||
Some games may require additional steps before they can be used with cnc-ddraw, please check the [wiki](https://github.com/FunkyFr3sh/cnc-ddraw/wiki) for more details.
|
||||
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@ Some games may require additional steps before they can be used with cnc-ddraw,
|
|||
|
||||
|
||||
|
||||
**If the game doesn't start at all or it's crashing**, [then please generate a debug log file and upload it.](https://github.com/CnCNet/cnc-ddraw/issues/44)
|
||||
**If the game doesn't start at all or it's crashing**, [then please generate a debug log file and upload it.](https://github.com/FunkyFr3sh/cnc-ddraw/issues/44)
|
||||
|
||||
|
||||
|
||||
|
@ -105,4 +105,4 @@ Some games may require additional steps before they can be used with cnc-ddraw,
|
|||
There are a lot more games supported but I don't usually update the list, just give it a try and if it doesn't work then check the instructions above.
|
||||
|
||||
|
||||
[](https://github.com/CnCNet/cnc-ddraw/releases)
|
||||
[](https://github.com/FunkyFr3sh/cnc-ddraw/releases)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue