1. Установите необходимые программы
2. Сохраните файлы
Adobe Substance 3D Sampler
Adobe Substance 3D Painter
Adobe Substance 3D Designer
из соответствующих каталогов
/opt/Adobe/Adobe_Substance_3D_Sampler
/opt/Adobe/Adobe_Substance_3D_Painter
/opt/Adobe/Adobe_Substance_3D_Designer
потом распакуйте архивы с пропатченными файлами и сделайте эти файлы исполняемыми.
Потом переместите пропатченные файлы в соответствующие директории
Потом запустите программы, в которых вы заменили файлы и если они не запустятся, проделайте действия, описанные ниже
(На виртуалке с Centos 7.9 переименовывать файл libcrypto.so.1.1 не потребовалось)
For RHEL 8.4 and compatibles, you have to do the following:
1) Rename libcrypto.so.1.1 to libcrypto.so.1.1_OLD (it's in the installation folder).
2) Download
http://mirror.centos.org/centos/7/os/x86_64/Packages/libicu-50.2-4.el7_7.x86_64.rpm
3) Unpack libicu-50.2-4.el7_7.x86_64.rpm to a "~/Downloads/tmp" folder.
4) Copy the contents of the "~/Downloads/tmp/usr/lib64" folder to "/usr/local/lib64/"
5) Create the link "/usr/lib64/libicuuc.so.50" pointing to "/usr/local/lib64/libicuuc.so.50"
6) Create the link "/usr/lib64/libicudata.so.50" pointing to "/usr/local/lib64/libicudata.so.50"
7) Create the link "/usr/lib64/libicui18n.so.50" pointing to "/usr/local/lib64/libicui18n.so.50"
Note: RHEL 8.4 and compatibles:
You have to rename the file "libcrypto.so.1.1" to "libcrypto.so.1.1_OLD" or it won't run (it's in the installation folder).
==============================
If you have any issues with the screen, create a script and add this:
------------------------------------------------------------------------------------------
#!/bin/bash
# This script starts Substance Painter.
export QT_SCALE_FACTOR=1
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_SCREEN_SCALE_FACTORS=2
# Start Substance Painter
"/opt/Adobe/Adobe_Substance_3D_Painter/Adobe Substance 3D Painter"
------------------------------------------------------------------------------------------
Note: Don't forget to rename the file "libcrypto.so.1.1" to "libcrypto.so.1.1_OLD" or they won't run,
*These are in their individual installation directories.
Happy new year