Panda & Ubuntu Linux

Where a Config.prc?? :frowning:

hi, and welcome to panda3d :slight_smile:

to find a file with a known filename on linux systems , open up a terminal and type

locate Config.prc

usualy it’s in /etc/
in case you are about to manipulate it. you might want to use a local copy isntead, or load the neccessary paremeters from within your python code.