Search results

  1. K

    Igp32 V1.2 For Mac Os X Released

    It could be possible, for example asking for iGP32 information (maclink info) and listing directories (maclink ls), however, the problem usually appears when sending sequentally several commands (i.e. maclink ls / then maclink ls /GPMM) without having any pause between them. I think i have...
  2. K

    Igp32 V1.2 For Mac Os X Released

    As far as i have used it, the same that happened with PowerPC; randomly, when sending several commands in a short period of time, like iGP32 or macgp32linker do when browsing directories, can hang maclink and render the USB port unusable (any device connected to it does not exist or work) until...
  3. K

    Igp32 V1.2 For Mac Os X Released

    Hi after a long time thinking that there was a maclink USB problem with Intel Macs, which made iGP32 not work, i have found that it really was a bug in iGP32 code, which showed a 'fake' USB error when the app was launched from a directory with strange characters or spaces in its path. This is...
  4. K

    Selector V1.2 Released

    New version of Selector (a GUI for the GP2X console, intended to help selecting and launching files which otherwise would require a shell to be used) is available at official page (http://gp2x-selector.sourceforge.net). What's new: Added CPU Speed control. You can use now Vol- and Vol+ to...
  5. K

    Gp2x Explorer Hiding Stuff?

    Try to repair the SD from your Mac using Disk Utility. That should fix the FAT table and recover the misssing space.
  6. K

    Hotkey-0.1

    I have made a few modifications to this utility, including the option to define your own hotkey combination. You can get it here http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,8,1682
  7. K

    Anywhere I Can Report Mamegp2x Game Bugs?

    Have you tried to send a message to the e-mail account of the developer? You can find it in the Readme file.
  8. K

    Gp2x Energysaver 1.0 Available Now

    Hi as promised, version 1.0 final is ready to download now: http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,8,1580 You can select the CPU Speed to use in energy saver mode You can select the time before energy saver activates, if no control is pressed You can define processes and kernel...
  9. K

    Gp2x Energy Saver. New Utility.

    I have tried as it is said in this post and found no difference in battery life
  10. K

    GP2X Adding Tv-out Support To Your Software

    Try with this link from gp2x archive http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,6,1577
  11. K

    Gp2x Energy Saver. New Utility.

    The latest version of setbl has different parameters, so old autorun.gpu will not work. These are the content of the sample autorun.gpu that will ship with latest version #!/bin/sh # AutoRun script for EnergySaver - Script de inicio para EnergySaver # Copy to root of SD Card or NAND - Copiar...
  12. K

    Official Gp2x Sdk

    Hello if anybody is interested, i have posted here the steps i have followed to get this SDK to work on Mac OS X. I hope it is useful for somebody else ;) Regards kounch
  13. K

    Gp2x Energy Saver. New Utility.

    If it is an MK2, please use the latest test version http://80.35.206.140/EnergySaver05test3.zip or it won't work. If no more bugs are reported with this version, i will release it as final after the weekend By default, energy saver will never activate when usb connection is on. Please see the...
  14. K

    Energy Saver V0.4 Is Out

    Preliminary test results Using the same two 2500MAh batteries fully discharged and charged with the same GP2X First Edition and following these steps: -Plug USB cable to computer and GP2X and turn on GP2X -Enable USB network -Activate (or not) energy saver proccess -Leave untouched on GP2X...
  15. K

    Gp2x Energy Saver. New Utility.

    I will look into it. Anyway, as the source code is included, you can make your own tests if you want to (in the file setbl/setbl.c, you should add any new energy saving call to the last function: int bajoconsumo(unsigned velocidad).
  16. K

    Gp2x Energy Saver. New Utility.

    I have changed the way the app checks if a button is pressed. Please try this new version http://80.35.206.140/EnergySaver05test3.zip By default it sets the CPU to 20 MHz after 30 seconds, and only if TV-Out is disabled, you are not using USB mode or Music Player or Video Player. In any other...
  17. K

    Gp2x Energy Saver. New Utility.

    :( We will have to wait then. When i get access back to my GP2X i will make some more tests and prepare a better test logger program. I will post here when it is ready and we will see if we can find something.
  18. K

    Gp2x Energy Saver. New Utility.

    We can try to debug "remotely". Please download http://80.35.206.140/testsetbl.zip - Decompress and copy the files setbl and testbl.gpu to EnergySaver folder in SD card - Launch testbl.gpu from Utility menu on GP2X - This should enable energy saver in background with log file. Check that it...
  19. K

    Gp2x Energy Saver. New Utility.

    It is difficult for me to debug without having physical access to a MK2 model. As far as i understand, it works ok from the GP2X menu, but not from other programs. Am i right? Let's say that you set it to 15 seconds. When in GP2X menu, after 15 seconds of inactivity, the LCD turns off until...
  20. K

    Gp2x Energy Saver. New Utility.

    What Emulator did you test it with?
Back
Top