Page 1 of 1

Cannot get GetPadBuf() to work

Posted: November 5th, 2018, 6:30 am
by WolfCorp
Hi everyone!
I'm trying to get the GetPadBuf() function working.
Everything seems just fine but when I type "psymake" in the cmd windows it says to me that the symbol "GetPadBuf" is not defined. Well, I have done #include <libpad.h> but I'm wrong maybe.
I looked in the Library Reference but it doesn't mention anything special.
I'm using the Windows XP OS and No$PSX as the testing emulator.
Thank you all in advantage for dealing with such a noob of me! :praise

Re: Cannot get GetPadBuf() to work

Posted: November 5th, 2018, 5:55 pm
by Administrator
There's no such thing as "GetPadBuf()" in the Psy-Q SDK.

Re: Cannot get GetPadBuf() to work

Posted: November 5th, 2018, 7:35 pm
by danhans42
GetPadBuf() is a function in the Yaroze SDK.

could be your example is targetting the wrong SDK?

Re: Cannot get GetPadBuf() to work

Posted: November 6th, 2018, 4:50 am
by WolfCorp
Sorry, it was stated in the Yaroze Documentation (Library Reference) and I'm wrong about the whole set-up.
Thank you all for the help.
As said, I'm quite a newbie but I hope I'll get the hang of it! :)