funkystuff updated “Pong The Original”.
Changes:
Ver 1.2: Fixed P2 controls
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
funkystuff updated “Pong The Original”.
Changes:
Ver 1.2: Fixed P2 controls
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
S2U2 (Slide2Unlock2) is a simple lock/unlock application which has the iPhone style slide unlocking. It can be used as a screensaver while you don’t use your device. It has a CallerID function (but some devices may not work, so please try it first); S2P control plugin; and volume control.
Changes:
– added support to PocketWeather v2.1 (thanks Adrian).
– fixed the volume keys not functional during a phone call if S2U2’s Volume Control is enable.
– fixed the occasional problem that the system alarm did not work.
– fixed the occasional problem that the system CallerID would not be shown even S2U2’s CallerID is disable.
– a few minor bugs fixed.
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
This program is designed to prepare your PSP Memory Stick to be used with the Pandora Battery. Unfortunately this program can not change your Battery to Pandora, however it will copy programs to the Memory Stick in order for you to do this yourself.
Changes:
– Updated 5.00 M33-3 Installer to 5.00 M33-4.
– Updated the following Support Tools:
Hold+ 3.41 (XMB)
PSP Filer 5.7 (XMB)
Recovery Flasher 1.50 (Pandora)
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
MPlayerWii is an audio/video player. It is a native port of the MPlayer media player.
Release notes:
MPlayerWii r20 modified by AgentX (r3)
Changes:
– If your file has a 2.35:1 ratio and you want to make it fit the screen, press 1. If your file has a 4:3 ratio and you want to stretch it to fit the screen, press 2. To return to default press 1 and 2 together.
– Tries to distinguish between audio files, video files and other files. If you select an audio file it will play continuously through the folder. Press B to play next file. Selecting a video will just play the individual file. Any other file will not be recognized and not play (avoiding crashes).A patch file is included. Source is very hacky. With thanks to DCelso & Qualith for code for continuous play.
Known bugs:
Using B to select next file is very touch and go. I think this is a problem with mplayer not freeing memory properly so I can’t fix it until I work out how to compile.Thanks to rodries for constantly updating mplayerwii, samba improvements are much appreciated!
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Web Video Downloader can download .flv or .mp4 videos from various web sites.
Changes:
New Black UI (Fix problem for WQVGA and WVGA)
Fix google video
Fix youtube
Add download speed and popup when complete
Fix scrollBar
Now support mp4 for eskimotube (new video)
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Jaeden Amero updated his “Introduction to Nintendo DS Programming” guide. The latest manual has been updated for use with libnds 1.3.1.
Thanks to http://www.drunkencoders.com for the news.
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
There is just about one month left for the current Drunken Coders coding competition. Enough time to get something started ๐
.jpg)
Read on:
Just a friendly reminder that one month remains until the 2008 compo deadline has expired.
Its looking like winner take all for the Wii compo as the prize pool has leveled out at about the $100 mark.
The DS/GBA side, however, have exceeded last years cash prize pool and hovers at nearly $850. $425 for a first place finish is a pretty good haul for our friendly little competition.
On the off chance people have a few dollars to spare around the holliday season let’s see if we can raise the last $60 and put the combined prize total to $1000.
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
There is just about one month left for the current Drunken Coders coding competition. Enough time to get something started ๐
.jpg)
Read on:
Just a friendly reminder that one month remains until the 2008 compo deadline has expired.
Its looking like winner take all for the Wii compo as the prize pool has leveled out at about the $100 mark.
The DS/GBA side, however, have exceeded last years cash prize pool and hovers at nearly $850. $425 for a first place finish is a pretty good haul for our friendly little competition.
On the off chance people have a few dollars to spare around the holliday season let’s see if we can raise the last $60 and put the combined prize total to $1000.
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
There is just about one month left for the current Drunken Coders coding competition. Enough time to get something started ๐
.jpg)
Read on:
Just a friendly reminder that one month remains until the 2008 compo deadline has expired.
Its looking like winner take all for the Wii compo as the prize pool has leveled out at about the $100 mark.
The DS/GBA side, however, have exceeded last years cash prize pool and hovers at nearly $850. $425 for a first place finish is a pretty good haul for our friendly little competition.
On the off chance people have a few dollars to spare around the holliday season let’s see if we can raise the last $60 and put the combined prize total to $1000.
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Quirky, author of Bunjallo and other fancy homebrew software, wrote an article about how to update to the latest devkitARM without too much hassle, if you are on Linux!
Partitial quote (read the rest by visiting Quirky’s page):
The latest version of the devkitARM toolchain was released last week, and it was a biggie. A whole new API for sprites and backgrounds was added to libnds. A new default ARM7 binary was added that automatically handles wifi, sound and sleep mode. The other big addition was a new fangled sound library that adds mod playback and fancy sound effects.
This is my post on the upgrade process for Bunjalloo on Linux (Ubuntu 8.04 in particular). Hey, if you read all this and get through it, then you could probably help out hacking on Bunjalloo too ๐
A summary for the impatient: not without hassles, but the gain is worth the short term pain.
I assume you have a directory devkitPro somewhere. This will contain devkitARM and libnds. You should set an environment variable DEVKITPRO to point to this directory. Something like this will do:
export DEVKITPRO=$HOME/devkitpro_r24
mkdir -p $DEVKITPRO…
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.