Search results

  1. Orion_

    The Ginkgo Girl, Mill (English Translation Patch)

    so much enthusiasm on this release .. seems like the gp32 is really dead :/
  2. Orion_

    Mill complete text script, ready to translate

    the patch was released here https://pyra-handheld.com/boards/threads/the-ginkgo-girl-mill-english-translation-patch.77333/ feel free to make a better translation if you are motivated
  3. Orion_

    The Ginkgo Girl, Mill (English Translation Patch)

    I don't know, I'm not an English native speaker. I didn't do the english translation, I only made the hacking & patching, feel free to correct the translation if you want (text included in the zip)
  4. Orion_

    The Ginkgo Girl, Mill (English Translation Patch)

    This is an English Translation Patch for the GP32 game: The Ginkgo Girl, Mill Download it here: http://onorisoft.free.fr/gp32/gp32.htm Enjoy one of the few nicest GP32 game now in full comprehensible English ! I didn't have the motivation to test the entire game, so feel free to verify if...
  5. Orion_

    [WTB] or Trade GP32 games

    I have a complete & sealed Rally Pop GP32 game, that I would like to trade with another GP32 game Otherwise If you have boxed GP32 games for sale, I might be interested too, here is what I'm searching for: (by decreasing order of interest) Wanna be Wizard Tomak EURO or KR Wizard Slayer Hany...
  6. Orion_

    Mill complete text script, ready to translate

    After spamming some forums and korean youtube videos, I found a nice Korean guy that is helping me translate the game ! I made some progress on the graphics editing :)
  7. Orion_

    Mill complete text script, ready to translate

    Hey there ! GP32 stuff still going on in 2016 ! Here is the complete korean text script extracted from the GP32 game "A Little Girl Mill of a Ginkgo" better known as "Mill" The texts are embedded inside the game executable, which make it difficult to extract. Nonetheless, I managed to build a...
  8. Orion_

    Gpalice

      GpAlice is a platform game, playable on the GP32 console. This game was created for the "speed coding" contest held at the retro computing convention AC 2014, on the 5th and 6th April 2014 at "Congis sur Thérouanne", France. Principle of the Game: Alice is in wonderland and she must find the...
  9. Orion_

    [Want To Buy] Gp32 Games And Gp Link

    Hello, I'm searching for some GP32 games: Mill, Her Knight, Dungeon & Guarder, Tomak At a reasonable price, i.e. not 80€ per game like I can see on ebay... and also, I'm searching for a GP Link. Thank you  
  10. Orion_

    Quadtris

    I'm using the latest devkitARM (from devkitpro) But, the original GPSDK lib won't work with a recent gcc compiler (because of EABI issue) so I thought I would get stuck with Mirko's SDK, that's why I started writting my own SDK (using BIOS call to avoid the BLU+ setup problem) and then I found a...
  11. Orion_

    Quadtris

    QuadTris is a puzzle game, playable on the GP32 console. The game was created in less than 24 hours for the "speed coding" contest held at the retro computing convention AC 2011, the 16th and 17th April 2011 at "Congis sur Thérouanne" France. The game won the first prize! \o/ Contest Rules...
  12. Orion_

    Gplink And Gp32 Usb Driver For Windows 7 64Bits

    I made a Windows port of GPLink using a recent libusb driver. This tool and driver works on modern OS such as Windows 7 64bits (where as the original GP32 USB driver and GP Manager doesn't work) I also included an smc recovery tool using "phodrive".   http://onorisoft.free.fr/gp32/gp32.htm  ...
  13. Orion_

    Faster Boot Firmware And Windows Sdk

    and is there any plan on modifying these to get a faster firmware ? (I'm think of the good old custom gp32 firmware days)
  14. Orion_

    Faster Boot Firmware And Windows Sdk

    Hi there, Is there any project on getting a faster boot firmware (like dingux) and a decent sdk for windows, either on GPH or homebrew dev community side ? (I am no linux expert so don't tell me to do it myself) The Wiz design and hardware is just fine, the only problem seems to be the crappy...
  15. Orion_

    Dingoo Anyone working on a Dingoo minimal.c library?

    Using Astro Lander source from flatmush you already have a good library that can do what you want except VSync which is not possible on official firmware, maybe possible on dingoo linux and palette/video mode function are missing too from entry.a I think the future next way to go is using dingoo...
  16. Orion_

    Dingoo Anyone working on a Dingoo minimal.c library?

    just check the topics here, flatmush has started one see his source code
  17. Orion_

    Dingoo entry.a header file?

    Hey guys, thank you for your work and source to code without the sdk on dingoo ! I have been trying this today and it works great ! (the official sdk is just a mess ...) anyway, I tried to understand how to use the waveout_ functions to make some sound get out of the dingoo and after some hours...
  18. Orion_

    GP32 Gpstream

    ok, I tried to code my own stream system, it's working fine on short period ~1min (timming problem ?) I use a little ring buffer and GpTickCountGet
  19. Orion_

    GP32 Gpstream

    Hi ! I want to use gpstream in my program on gp32 but I don't have it in my lib, I use the eabi lib compiled by DJ Willis (because I use devkitarm R19b), I searched for gamepark sdk lib on the net but didn't found any gpstream stuff :( was that in the official gpsdk or an add on ? or new...
Back
Top