Umip check for HogwartsLegacy
This commit is contained in:
parent
d91580f18e
commit
54be04a474
@ -3,6 +3,7 @@
|
||||
#HogwartsLegacy.exe
|
||||
#Rating=1-5
|
||||
#####################examples###########################
|
||||
if [[ $(cat /proc/cpuinfo | grep umip) ]] ; then
|
||||
if [[ "$LANGUAGE" == "ru" ]] ; then
|
||||
export PW_COMMENT_DB="Если у вас игра не запускается, то необходимо добавить
|
||||
clearcpuid=514 в раздел GRUB_CMDLINE_LINUX_DEFAULT
|
||||
@ -14,5 +15,6 @@ clearcpuid=514 to the GRUB_CMDLINE_LINUX_DEFAULT section
|
||||
in the /etc/default/grub file. To simplify things, you can use
|
||||
Grub Customizer utility"
|
||||
fi
|
||||
fi
|
||||
export PW_VULKAN_USE="2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user