Search found 3 matches

by fplgenius
December 4th, 2013, 6:13 am
Forum: Work Logs & Projects
Topic: Tapper remake
Replies: 27
Views: 52324

Re: Tapper remake

I'm a beginner in game programming in general, but I was wondering when I opened your psxiso.bin I saw a file named "main.psx".
I'm confused, how do you open it and what is it at all? and with what do I open it?I can't see no psx exe.
by fplgenius
December 3rd, 2013, 2:16 am
Forum: Work Logs & Projects
Topic: Tapper remake
Replies: 27
Views: 52324

Re: Tapper remake

As you say, linked list with a lot of entries isn't the most efficient thing in the world.
Try implementing a hash table, google is your friend for that.
Cheers, and good luck with your project.
by fplgenius
May 17th, 2013, 8:16 pm
Forum: Psy-Q SDK
Topic: how to setup and compile games under Visual Studio!
Replies: 0
Views: 11915

how to setup and compile games under Visual Studio!

Hi guys, new here in the PS world. I'm wondering about this process. I cannot for the life of me setup this under Visual Studio. It works fine through command line BUT I want to build everything through Visual Studio. I wasted 2 days to configure it but failed. I'll put here what I have done so far ...