Skip to content

Instantly share code, notes, and snippets.

@theodric
Last active November 29, 2024 13:58
Show Gist options
  • Save theodric/e66088f18af51cf148ba498b9ffc2e82 to your computer and use it in GitHub Desktop.
Save theodric/e66088f18af51cf148ba498b9ffc2e82 to your computer and use it in GitHub Desktop.
pslin
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