Search found 11 matches

by RetroGamer
Mon Jan 22, 2007 2:10 pm
Forum: PS3 Linux Development
Topic: PS3 Controller in PS3 Linux
Replies: 8
Views: 10908

I like what I hear, I'll look into that!
by RetroGamer
Mon Jan 22, 2007 6:37 am
Forum: PS3 Linux Development
Topic: PS3 Controller in PS3 Linux
Replies: 8
Views: 10908

Is there a way to map a keyboard's keys to the PS3 Controller in Linux. I want to run an N64 Emulator and play all the old roms of games I used to have using a more 'familiar' controller than using a keyboard. Any ideas?
by RetroGamer
Sun Jan 21, 2007 1:08 pm
Forum: PS3 Linux Development
Topic: PS3 Controller in PS3 Linux
Replies: 8
Views: 10908

PS3 Controller in PS3 Linux

Is the PS3 Controller supported in Gentoo at all? I haven't installed Gentoo yet, and I don't want to bother if it doesn't support the PS3 [yet].
by RetroGamer
Thu Nov 09, 2006 4:55 am
Forum: PS3 Development
Topic: PS3 running the XBOX 360 and Emulators
Replies: 5
Views: 10717

PS3 running the XBOX 360 and Emulators

Wouldn't it be cool if some one was able to make an efficient XBOX 360 Emulator for the PS3? It would not only be the first XBOX 360 Emulator, but it would be possible the ONLY XBOX 360 Emulator around! I know nothing about emulators, but I would like to learn to make them, because it would be rad t...
by RetroGamer
Wed Nov 08, 2006 2:12 pm
Forum: PSP Development
Topic: How to compile, link and transfer PSP programs from VS.NET
Replies: 71
Views: 121308

I followed the instructions word by word, and I get this error message in Visual Studio: " /vs-pspdev.sh: line 4: cd: /cygdrive/c/Program Files/Microsoft Visual Studio/MyProjects/RPG Engine/14 PSPDEV/PSPDEV: No such file or directory make: *** No targets specified and no makefile found. Stop. &...
by RetroGamer
Wed Nov 08, 2006 12:15 pm
Forum: PSP Development
Topic: PSPSDK ERRORS!!!!!
Replies: 8
Views: 4738

Thank you for the help. I found the problem, I had a bunch of old cygwin1.dll's installed on my computer along with accompaning programs that need it. I deleted them and added the newest version of cygwin1.dll to the directories. It works for now. I did have more problems with the PSPSDK installatio...
by RetroGamer
Wed Nov 08, 2006 11:54 am
Forum: PSP Development
Topic: How to compile, link and transfer PSP programs from VS.NET
Replies: 71
Views: 121308

I did everything exactly like the first post shows and I got this error message in Visual Studio: " /bin/bash: line 0: cd: /cygdrive/c/Program: No such file or directory make: psp-config: Command not found Makefile:12: /lib/build.mak: No such file or directory make: *** No rule to make target `...
by RetroGamer
Wed Nov 08, 2006 9:33 am
Forum: PSP Development
Topic: PSPSDK ERRORS!!!!!
Replies: 8
Views: 4738

I compiled the PSPSDK and I got this error now: " make[1]: Leaving directory '/tmp/pspdev/pspsdk' cd . && /bin/sh /tmp/pspdev/pspsdk/missing --run autoheader autoheader-2.60: cannot remove /tmp/ahNhI964: Directory not empty make: *** [config.h.in] Error 1 ERROR BUILDING PSPSDK " Th...
by RetroGamer
Wed Nov 08, 2006 4:32 am
Forum: PSP Development
Topic: PSPSDK ERRORS!!!!!
Replies: 8
Views: 4738

How do I install find?
by RetroGamer
Tue Nov 07, 2006 6:29 pm
Forum: PSP Development
Topic: PSPSDK ERRORS!!!!!
Replies: 8
Views: 4738

I did try that, and it fixed that problem, but then it now says 'bash: /bin/find: No such file of directory'. I know it is needed to update the toolchain script because whenever I use the './toochain.sh -p' command, it says that the 'find' cannot be found resulting in a faliure to build the PSPSDK.
by RetroGamer
Tue Nov 07, 2006 1:33 pm
Forum: PSP Development
Topic: PSPSDK ERRORS!!!!!
Replies: 8
Views: 4738

PSPSDK ERRORS!!!!!

Hi all! I have been using the PSPSDK with CYGWIN for a while now. I had some trouble with it in the past, so I deleted CYGWIN along with the PSPSDK so I could reinstall it. The PSPSDK has some problems in it though. Whenever I build a project, it looks for the build.mak file to build the EBOOT from ...