Search found 5 matches

by haxd
Tue Apr 24, 2007 12:37 am
Forum: PSP Development
Topic: help: a plugin like usb mode but in reverse (read 4 explain)
Replies: 5
Views: 2417

1) Not through USB mode
2) No
3) Broke my wrist :( Sorry
by haxd
Mon Apr 23, 2007 11:16 pm
Forum: General Discussion
Topic: Release: Powzer v0.1a (Alpha)
Replies: 0
Views: 2703

Release: Powzer v0.1a (Alpha)

Hello there! I have been tinkering about with Lua today, and here's what I have come up with: I didn't like the Lua Lowser, so I made my own, which is a little lacking in features (and complexity) when compared to original Lowser. Features: XMB Like interface Smooth navigation (Like milk) FPS Timer ...
by haxd
Fri Apr 20, 2007 10:39 pm
Forum: PSP Lua Player Development
Topic: Wlan useConnectionConfig hang
Replies: 1
Views: 3524

Wlan useConnectionConfig hang

I'm trying to code a small wifi app in LuaPlayer, However, I'm finding that my code is hanging in 0.20. if cross:checkState() then sel = selected + 1 Desktop:fontPrint(font,40,50+(e+2)*20,"Someone set us up the bomb",Color.new&#40...
by haxd
Thu Apr 12, 2007 8:40 am
Forum: PSP Development
Topic: PSPDEV / cygwin development, Windows Vista problem :(
Replies: 2
Views: 2184

And that article has nothing to do with the problem I had, but thanks anyway.

It turns out that I had Windows SUA binaries on my PATH and it was interfering. All is well now though :)
by haxd
Thu Apr 12, 2007 8:20 am
Forum: PSP Development
Topic: PSPDEV / cygwin development, Windows Vista problem :(
Replies: 2
Views: 2184

PSPDEV / cygwin development, Windows Vista problem :(

I'm trying to compile some code in cygwin under windows vista, and I'm getting a nasty error: C:\Users\Robin\Desktop\PSPDEV>make psp-gcc -I. -IC:/Users/Robin/Desktop/PSPDEV/psp/sdk/include -O2 -G0 -Wall -L. - LC:/Users/Robin/Desktop/PSPDEV/psp/sdk/lib main.o -lpspdebug -lpspd...