This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Tomb_Raider_2013_Ubuntu_24.04.2_LTS_FIX.sh | |
| #Before you do any of this check | |
| #pkg-config --variable pc_path pkg-config | |
| #It should return long string something like: | |
| #/usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig | |
| #And you should not need to do any of this | |
| #But just in case, first try to reinstall pkg-config to system defaults | |
| #and restart your pc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| ;USE AT YOUR OWN RISK! | |
| ;USE AT YOUR OWN RISK! | |
| ;USE AT YOUR OWN RISK! | |
| ;Improves system responsiveness and network speed. | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile] | |
| "SystemResponsiveness"=dword:00000001 |