ps3dev / PSL1GHT

A lightweight PS3 SDK
www.psl1ght.com
MIT License
222 stars 62 forks source link

After installing PSL1GHT need to install the Cg Toolkit? #116

Open ErikPshat opened 3 years ago

ErikPshat commented 3 years ago

After installing PSL1GHT, you probably need to install the Cg Toolkit? At the end of compilation, the following is written in the console:

alt tag

You should download and install the Cg Toolkit with the following command from the Ubuntu repository:

sudo apt install nvidia-cg-toolkit

or

sudo apt-get install nvidia-cg-toolkit