Search results

  1. D

    Blu (+?) Light Software Based??

    There's probably some new register or something that not everyone knows about. When's the last time you looked at the gamepark SDK's .h files to see what registers are #declared? ;) There could be a new one, like "LIGHTTOGGLE" or something, which enables or disables the ability to turn the...
  2. D

    Blu (+?) Light Software Based??

    If it IS software, I would very much appreciate if I could see the snippet that disables this. It'd be great to have in my software. It'd be great for everyone's software, actually. But how do we know that Mr.Evil isn't lying? I mean, he's the only one with the betas, isn't he? ;) Or maybe...
  3. D

    "smc Not Inserted" Problem

    Do you have freelauncher? :) BLUs don't need freelauncher, but if you have games that need to be put into the GPMM directory, and you have the old Korean firmware (more common on non-blus), you need freelauncher. ...or another firmware, but freelauncher's easier to get.
  4. D

    GP32 Motorbike Game

    Call it Motorbike. :) If you want something less simple, BlitzBike. Or maybe GPBike? GPMoto for something creative-ish. Bicbike? Mobike (in the style of my current game project's name, "Roboll". :D)
  5. D

    How To "underclock" Gp32?

    I thought 144 was the highest it went before it was considered overclocking... Oh well, dunno. :P The reason not many games allow underclocking is because the fact that EVERYTHING has to be done in software, which can make the program run a bit slowly, or at a low frame rate if the cpu is set...
  6. D

    Evil Dragons Favis

    What I'm wondering about is whether the speed-throttle actually throttles the speed to the correct speed, and whether or not it makes the game slow down more. Well, I just looked at the movie, and YES! It looks GREAT! ED likes SML? ^_^ The sound also sounds superior! :) Man that's great! Maybe...
  7. D

    3d Capabilities

    The good way to use 2 processors is like this: One processor: MASTER! (hehehe) other processor: Processes audio and misc. graphics stuff. GP32: One processor: Everything At least, that's how I would see it. Regarding 3d games: the latest 3d games seem to all be crappy. What is it about...
  8. D

    Changing Glass = Dust

    I learned: Static : electronics :: orange juice : after you brush your teeth it JUST doesn't end good. :P Dunno if it's bad for the tft though, but with it around all of the other electronics? And I've never seen these microgroove things, so I dunno. I'm thinking maybe any cloth would work...
  9. D

    Changing Glass = Dust

    I took a screen wiping cloth that came with my PSP, and gently 'sweeped' the dust off of the screen of my cell phone, and that seemed to work very well, not a single speck of dust on my phone screen. :) Maybe you can do something similar? Edit: When I say sweep, I had hold of one end of the...
  10. D

    Spys

    I used to be a lurker, and then I posted a few times, and then I left for a while, because at the time, I was at another message board (and thus was more involved over there), but then a bunch of newbies joined there and now it sucks. :( So I quit there (though some of the non-lame people there...
  11. D

    Pocket Music Gbc Music Tracker

    I've always wanted to try the real actual tracker, but I never wanted to shell out the money, and I didn't want to pirate. Oh well. :) Believe me, a music tracker for the GP32 really is on my todo list, but I won't get to it any time soon until I program the actual mixer, and then the playback...
  12. D

    3d Capabilities

    Gah, this requires too much thinking! x_X But yeah, see, the [insert any handheld game system here] has special hardware for graphics and audio handling. The GP32 has no hardware anything, which means all audio and video processing must be done in software. I've seen 3d done rather quickly, but...
  13. D

    Pocket Music Gbc Music Tracker

    The drums work fine when I run the rom in my emulator on my computer... The synths work fine on fgb32, so let me try drums now... Nope, drum kits do not work. :( On other emulators on the computer, they work fine, so it's an emulator issue.
  14. D

    GP32 Include File For C++

    It's not like that for me. o_O GP32.h has a bunch of #defines for variables, and then it #includes cpp_prototypes.h, which has what you posted above. I'm only actually seeing the prototypes once. Maybe I'm just not understanding what you're asking...
  15. D

    GP32 Include File For C++

    The only thing regarding __cplusplus that I could see in that code is basically just putting extern "C" { } over that huge chunk of code if __cplusplus is defined.
  16. D

    L/r Trigger Paper Fix...

    Which prong? Both? I assume one presses the button, and the other pushes the shoulder back up, right? Do you have to bend both back a little? How do you fix the shoulder button when one of the plastic things that holds it in place breaks off?
  17. D

    GP32 Change Gpbitblt By Gm_memcpy

    Oh wait, does this sprite routine support 8bpp screen mode, or both 8 and 16bpp, or just 16bpp?
  18. D

    Pocket Music Gbc Music Tracker

    It takes a little bit to get used to the interface: hold select and press the arrow keys to navigate between screens that serve different functions. Hold A and push the arrow keys (up/down makes a big change, left/right makes a small change) to enter data, or change data. Press A and B...
  19. D

    Pocket Music Gbc Music Tracker

    I'll give it a try right now. I'm going to edit my post with the results, so hold on a sec. Edit: Little sound DJ works like a DREAM!!! :) This is the best tracker/sequencer whatever there is for GB[c]! :) Works fine on fgb32 You may want to turn frameskip all the way up so you get the 100%...
  20. D

    Pocket Music Gbc Music Tracker

    It took me about a minute to find it. Ok, see, I have MTV Music Generator for PSX, and I freaking LOVED IT! So I got MTV Music Generator 2 for PS2, and it's ok, but I like the first one better. And then guess what? Pocket Music is almost exactly like MTV Music Generator. So Pocket Music for...
Back
Top