He means the Psy-Q kit. There was one on eBay Germany recently. Whole kit with software and manuals. I guess you could e-mail the winner. Went VERY cheap.
I think they called the whole setup just "SN64 development kit". I see no references at all that the whole kit is called "psy-q"...at least by looking at my SN64 kits...and they are different versions too...1 is the old one and the other one is the ProDG suit. I do seem to remember them calling some of the software tools with the psy-q name...hence my question... Shiggsy
All you need to do is setup your environment variables. Either make a bat file do it, or in your console type: PSYQ_PATH=C:\N64\PSYQ\BIN (or whatever directory) and add C:\N64\PSYQ; to your PATH. (PATH=C:\N64\PSYQ;c:\windows;c:\windows\command;whateverelseyouhave) then fix up your psyq.ini. Now you should be able to go into the directory of your program (find sample ones on dextrose perhaps) and 'make'.