Last active
November 29, 2024 13:58
-
-
Save theodric/e66088f18af51cf148ba498b9ffc2e82 to your computer and use it in GitHub Desktop.
pslin
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
Get your legit version of PS2021 running under wine: | |
install: winetricks, wine, wine64 | |
then run: | |
winetricks vcrun2022 allfonts fontsmooth=rgb gdiplus atmlib msxml3 msxml6 | |
unpack your legit copy of PS2021 and pass the name of the appropriate executable as an argument to wine to run it, e.g. | |
wine appropriatename.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment