Category: Miscellaneous

Lua Sudoku (Alpha 2) (PSP Lua Game)

dkla has updated his japanese board/puzzle game conversation of Sudoku written in Lua. Changes:

  • “New Puzzle”now picks a grid from over 200 valid puzzles (all generated from gnome_soduku). Thanks to Benoit Favre for submitting the”New Puzzle”code!
  • A new selectable”Show Candidates”option shows the possible choices for the current cell in a fun and irreverent manner…
  • Fonts are still bitmapped, but the code is in there for TT fonts. Uncomment the code and see for yourself. 🙂
  • Graphic tweaks and cleanup
  • http://forums.ps2dev.org/viewtopic.php?t=4347

    By · 0 comments
    PSP Millionaire v1.10 Patch 1 (PSP Lua Game)

    PSPMillionaire has released a patch for the most recent version of the addictive homebrew game PSPMillionaire v1.10. This patch fixes a bug with Single Player. When you lose the check given is for the amount of the last question you answered correctly instead of dropping down like you’re supposed to. This is fixed.If you downloaded version 1.10 then replace the script.lua file with this one to fix the bug. No need to download the whole game again when this is a simple fix until the next release.Thanks to PSPUpdates for the news.http://download.qj.net/…

    By · 0 comments
    rRootage v1.5 (PSP Game Port)

    This is a port of Kenta Cho’s addictive PC shooter, rRootage. Press Start to begin a new game. Use the analog or directional pad to steer the ship, use X (or Triangle) to fire, and use O (or Square) to activate your Special. Changes:

  • Call _init() in libSDL_main’s main() if it wasn’t already called and make sure that the startup constructor doesn’t access kernel mode on 2.0 PSPs.
  • rRootage now works on 2.0 PSPs under Fanjita’s EBOOT loader.
  • http://forums.ps2dev.org/viewtopic.php?t=4301

    By · 0 comments
    Gp Lady Killer v0.6.1 Beta 1 (GP2x Game)

    Image provided by: GP32xA first version of Gp Lady Killer for the GP2x has been released by Puck2099.

  • At the moment there are not sounds or music, but I will add them in next versions.
  • As this is a first beta, it is possible that it contains some bugs (in fact, there are some slowdowns that I had no time to fix because of lack of time), so I would ask you to report me any bug you can find in order to fix it
  • http://www.gp32x.com/board/index.php?showtopic=23226

    By · 0 comments
    Tilematch v0.4 (GP2x Game)

    Miq01 has updated his game Tilematch for the GP2x. It is puzzle game similar to”Zoo Keeper”. Thanks to GP32x for the news. Changes:

  • Music and sound effects (!!!) [thanks to Theoddbot, Woogal and Puck2099]
  • Synchronous file writing (to prevent hi-scores from not being saved)
  • Added”LOADING…”screen
  • Small visual improvements
  • During game, the second time the action button is pressed on the same tile, deactivates that tile
  • Cursor highlights after selecting a tile
  • Cursor positioned at (3,3) after starting game
  • http://www.gp32x.com/board/index.php?showtopic=23227

    By · 0 comments