Release Year : 2021
Version : 2022.3
Developer : Autodesk Developer
Website : https://www.autodesk.com/products/maya/overview
System requirements :
• Linux® Red Hat® Enterprise 8.2, 7.6-7.9 WS, Linux® CentOS 8.2, 7.6-7.9 operating system
• 64-bit Intel or AMD multi-core processor with SSE4.2 instruction set support
• 8 GB RAM (16 GB recommended) GB or more)
• For a detailed list of recommended systems and video adapters, see Maya Certified Hardware
• 4 GB of free disk space for installation
• To access online content, the latest version of one of the following browsers: Microsoft Edge, Google Chrome , Microsoft Internet Explorer, Mozilla Firefox
• Three-button mouse
Architecture : amd64
Tabletka : present
Interface language : English
Description : Autodesk Maya is a cross-platform 3D graphics editor.
The program has extensive functionality of 3D animation, modeling and visualization.
Autodesk Maya is used to create animations, environments, motion graphics, virtual reality, and characters.
Widely used in cinematography, television and the gaming industry.
Autodesk Maya is equipped with versatile tools for high-quality and convenient work with 3D.
In the program, you can find everything that a demanding modeler needs, as well as choose your own algorithm of actions.
It has a well-implemented visualization function for finished models:
the program is equipped with four built-in visualizers, and it is also possible to install various plug-ins, including V-Ray.
Add. information :
The installer can be downloaded via a direct link from the official site, then dropped into the distribution folder and recalculated the distribution hash in the torrent client so as not to download the installer again.
Also, the original activation instructions from the author of the hack are in the appropriate folder in the distribution.
v2022
The first instruction refers to the installation of individual components of the entire package and subsequent activation.
I used the first instruction, and I will translate it.
Where the source is a link to the site, I found a direct link to the .rpm package on the site, downloaded it using “curl -O direct_URL”, and then installed it using the terminal using “sudo rpm -Uvh file.rpm”
dnf install mesa-libGLU
dnf install libpng15
https://fedora.pkgs.org/33/rpmfusion-nonfree-x86_64/libCg-3.1.0013-14.fc33.i686.rpm.html
https://fedora.pkgs.org/33/fedora-x86_64/compat-openssl10-1.0.2o-11.fc33.x86_64.rpm.html
dnf install libXp
* install packages using sudo rpm -Uvh /path/to/file.rpm
* if there is a problem with installing stuborn, use “force”: “sudo rpm -ivh –force x.rpm”
Maya2022_64-2022.0-217.x86_64.rpm
Bifrost2022-2.2.1.0-2.2.1.0-1.x86_64.rpm
_
_
RokokoMotionLibraryMaya2022-2.0.0-1.x86_64.rpm
SubstanceInMaya-2.1.9-2022-Linux.rpm
* then move the patched maya.bin file to the /usr/autodesk/maya2022/bin/ folder
* This is to prevent Autodesk from collecting information about Maya and your system:
* You need to rename the ADPClientService file, for example with this command:
sudo mv /usr/autodesk/maya2022/bin/ADPClientService /usr/autodesk/maya2022/bin /ADPClientService_NOTHANKYOU
*(to prevent it from being written or read run this command):
sudo chmod -rwx /home/”USER”/.autodesk/UI/Autodesk/ADPSDK/JSON/
or you can change the permissions manually.