Search found 3 matches
- January 20th, 2025, 7:29 am
- Forum: Programming/CPU
- Topic: C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
- Replies: 7
- Views: 4134
Re: C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
Sorry, it was my stupidity; it was the psymake version.
- January 20th, 2025, 3:57 am
- Forum: Programming/CPU
- Topic: C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
- Replies: 7
- Views: 4134
Re: C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
Removing line 36 and still getting the same error in line 36 makes no sense. Or only makes sense if you don't know how to edit the source code, and save the changes. I removed line 36 for testing to see if the issue was there, but it wasn't (when I removed the code, I got a different error). I'm tr...
- January 19th, 2025, 12:10 am
- Forum: Programming/CPU
- Topic: C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
- Replies: 7
- Views: 4134
C Programming Issues(Psy-Q SDK 1.12: Controller and Graphics Issues)
Hi, I'm currently working on a simple PS1 demo using Psy-Q SDK 1.12. (on Windows XP) For now, my goal is to render a red box on a white background and control it using the D-Pad. However, I keep encountering the following errors during compilation: MAIN.C(36): PADTYPE undeclared (first use in this f...