Search results

  1. badmonkeyfinger

    Pcsx4All Not Showing Games

    I had a similar problem, which I solved by making sure the filename was lower case and didnt have any extra characters (like underscores etc)
  2. badmonkeyfinger

    Caanoo / WIZ Caanoo Drum Machine

    Port 2: Dev 6, If 0, Class=HID, Driver=usbhid, 1.5M Its using usbhid, I guess I have to figure that out for the caanoo, thanks! If anyone has any info so I dont have to reinvent the wheel that would be handy!
  3. badmonkeyfinger

    Caanoo / WIZ Caanoo Drum Machine

    Its not midi, its just a generic HID device. It works straight away with linux (on pc). How would I go about finding and setting up the kernel module? Do I have to modprobe it? thanks
  4. badmonkeyfinger

    Caanoo / WIZ Caanoo Drum Machine

    So I had an idea of writing a program that would allow you to plug in a USB drum kit (like the kind you get with rockband games) into the caanoo and play drums. I have one of these: http://www.amazon.co.uk/ION-Electronic-Drum-Learn-Software/dp/B000HWXGPW Which work with standard gamepad...
  5. badmonkeyfinger

    Any Simpler Way To Get Started?

    I don't think you can compile for windows using SDL from the SDK, you'll have to get the "non-caanoo" version and point your makefile to it when compiling .exes (I think this is right, I never actually got round to doing this)
  6. badmonkeyfinger

    Java Emulator?

    http://www.gp32x.de/board/index.php?/topic/57772-java-and-gnu-classpath-for-caanoo/
  7. badmonkeyfinger

    Sdl Vs Opengl Es Vs. /dev/fb0?

    Thanks for sharing this, I had temporarily given up on EGL
  8. badmonkeyfinger

    Sdl Vs Opengl Es Vs. /dev/fb0?

    I think you have to use the unofficial SDL libraries to enable opengl the way you described -> http://dl.openhandhelds.org/cgi-bin/caanoo.cgi?0,0,0,0,19,521 then you can make a call like: SDL_SetVideoMode(800, 480, 16, SDL_OPENGLES) Alternatively you can use EGL with the normal SDL libs, heres...
  9. badmonkeyfinger

    Gp Device Plugin

    im having trouble getting this to run. It compiles, but then stalls when i try to run it on my caanoo. Tried porting the touchscreen stuff into something I made and it crashes. Is there a library im missing (libts.so)?
  10. badmonkeyfinger

    Apple Ii Emulator?

    but apple products suck
  11. badmonkeyfinger

    Gp Device Plugin

    This is extremely useful, I've been developing something and it has been on hold for a while because I couldn't figure out how to integrate the touchscreen (without SDL hastle), thanks!
  12. badmonkeyfinger

    Paper Wars

    looks great!
  13. badmonkeyfinger

    Touchscreen Test Forcaanoo

    what is the difference between using SDL or libTS for touchscreen functionality?
  14. badmonkeyfinger

    Super Pikix

    Sweet, i've been looking forward to this
  15. badmonkeyfinger

    Pcsx4All - Blank Screen. What Am I Doing Wrong ?

    what games have you tried?
  16. badmonkeyfinger

    Caanoo / WIZ Frogatto & Friends (Caanoo)

    http://www.frogatto.com/developer Definitley possible, though im no expert. For a caanoo specific build GLEW probably isnt needed. Not sure about boost lib support though
  17. badmonkeyfinger

    Just Got My Caanoo. Fully Charged. All I Get Is Gph.. Wont Boot. Pl

    I get this pretty much every time I turn my caanoo on. I have to keep turning it off/on in order to get it to boot properly. I dont remember it doing it when i had 1.0.6 on, but even with the newest firmware it still hangs.
  18. badmonkeyfinger

    Drsms V1 Released

    did you use the shoulder buttons for this? I had the same problem but then I realised you have to save your states in the menu option for them to stick
  19. badmonkeyfinger

    Ffvii On Caanoo In Psx4All

    im fairly sure a bios file is only needed for BIOS mode (i.e. not HLE). When what you described happened to me, it was because the ISO was corrupt. Try loading it in a PC PSX emu and see if it runs.
  20. badmonkeyfinger

    Caanoo Showing Up As "unknown Device" In Windows Xp

    it should just install as a generic SD card reader. Try uninstalling whatever is there and plugging into a different USB port
Back
Top