News
CustomizeMii v1.2 (Wii Application misc)

CustomizeMii is a 100% legal custom Channel creator for the Wii.

Changes:

Fixed writing/reading of channel titles, so japanese characters will work now
Added checkbox (Options tab) to turn security checks off
Added built-in forwarder creator (Needs the ForwardMii.dll which is separately avaiable)
You can choose MP3 files as channel sound (Needs lame.exe in application directory)
Bugfixes

http://wiibrew.org/wiki/CustomizeMii

By with 0 comments
Ripholes in Rubbish (IFG Mobile 2010) (NDS Game)

The world of Ripholes in Rubbish takes place in a sketch book. The player takes the role as a sketched avatar in a magical animated land. Her goal is to find her lost friend, Arky.

Ripholes’ core mechanic is the player’s ability to rip and paste level elements and other game characters. Although the player can move and jump freely, they will not be able to complete all the levels without using their ripping ability.

The game is broken down into different levels, or sketchbooks. These levels are further broken down into pages.

The ripping ability’s first noticeable effect is that it freezes time, allowing the player to rip and paste anywhere within the main screen and within the same page as the avatar. The player has a limit of three ripped objects she can hold in her inventory at any time, and objects can only be pasted once they’ve been ripped into the player’s inventory. Ripping creates a hole that the player can pass through, such as on the page below or a page above if the player is standing underneath it. Ripping in white space will create only a hole, and the blank paper is discarded by the avatar.

Official page: http://www.ripholes.com/index.php

Thanks to http://www.nintendomax.com/index.php?topic_id=10954 for the news.

http://www.igfmobile.com/php-bin/entry2010.php?id=599

By with 0 comments
FailSafe WIP (02-12-2009) (A7800 Game)

The idea of the game is that you are a tank on enemy grounds trying to prevent the launch of missiles that will basically destroy the world.

The main goal of the game is to a) Get access to the launch code, and b) reach the missile silo to enter the code and stop the missiles from launching. The code is made up of four hexadecimal digits (0-9, and A-F).

In this game, the object for each level is to reach the opposite end of the level. For the first 5 levels, once you make contact with the Depo you will receive a random position of the code. It is possible to get the same position more than once. On the sixth level, once you reach the missile, you must enter the code as quickly as possible using the joystick, and press the button to see if it is accepted. If it is, you have saved the day, and the game begins on a harder level. If you don’t enter the correct code before the impact….

Changes:

All sounds added except for ‘Save the World’ tune.

http://www.atariage.com/forums/topic/154189-failsafe-7800-wip/

By with 0 comments
2600Tris (04-12-2009 v2) (A2600 Game)

atari2600land has updated his single and two player simultaneous play variant of a very well known russian block game. The game was previously known as “Tetris”.

Release notes:

OK, I got the music working good now. left difficulty A turns it on while left difficulty B turns it off. In two-player mode, music is automatically off since I need AUD1 for player 2’s sfx. Thanks, RevEng!

http://www.atariage.com/forums/topic/153710-2600tris/page__st__25

By with 0 comments
Android v2.01 Source Code available (Android misc)

Google has released the source code for Android v2.0.

Source: http://www.heise.de/newsticker/meldung/Probleme-im-Android-Market-Bugfix-fuer-Android-SDK-876805.html

http://developer.android.com/sdk/android-2.0.1.html

By with 0 comments
COL Reminder v1.2.1 (Android Application)

COL Reminder allows you to choose from three different categories, to remind you on something.

The categories:

– Text Reminder
– Telephone Call Reminder
– Parking Time Reminder

Changes:

* new: chinese translation
* some small changes
* added donation link in US and currency USD

https://slideme.org/application/col-reminder

By with 0 comments
Android Midi Pad v2.0 (Android Application)

Android Midi Pad is a midi touch pad for Android devices.

This project uses the touch capabilities of android enabled devices to send midi messages as would do a hardware controller in music production systems.

A connection is made to a computer via bluetooth, and a server build using python on it is paired to the device and receives messages from it. Those messages are then sent to a virtual midi bridge.

Changes:

* Multiple controllers on the same screen: faders, buttons, pads
* Custom interface designer
* Automatically switch on bluetooth if not enabled on devices
* New messages to better inform the user

http://code.google.com/p/androidmidipad/

By with 0 comments
SetVolume v0.8 (PPC Application)

SetVolume is a finger friendly volume changer.

Changes:

* added support for smartphones

http://forum.xda-developers.com/showthread.php?t=395695

By with 0 comments
MailHandler v0.72 (PPC Application)

camro updated his application MailHandler, based upon ImapPusher.

Features:

+ mail handling for getting emails via standard mail programm (poutlook) in defined time scheduling
+ multiple mail profiles
+ checking email via “Imap Idle” and via “Polling”
+ imap(143) and imaps(993) ssl
+ Polling in free defined time interval
+ Multiple Time Scheduling for mailhandling with options for:
+> switching on/off diff. connection things (RADIO, GPRS WLAN, BLUETOOTH)
+> email checking (using imapidle or polling)
+> multiple time plans for every mail profile with using diff checking interval (polling or imapidle)
+> multiple time plans for “external commands” executing incl. recycling

Changes:

0.72
-> support now IP-Addresses also in server field (only for normal iamp, for imaps(ssl) it is important to deal with treal dns name.
-> rewritten of the logic of comm manager + activating option “Strict also for [Auto] connections.
-> debugging options made more logical textes + values for mail handling

http://forum.xda-developers.com/showthread.php?t=586991

By with 0 comments
Remote Touch DS v0.3 (NDS Application)

Remote Touch DS gives you the opportunity to remote-control your computers mouse, keyboard and other things from your Nintendo DS hand-held console. This solution is not like remote desktop, but more like an advanced remote control.

The solution is client-server based, obviously, and requires you to have a server running.

Release notes:

0.3 (major)
* Y button in “cursor”-mode for ALT.
* A button in “cursor”-mode for TAB.
* X and B in “cursor”-mode for scroll.
* Adding left/right shoulder buttons to also mimic mouse clicks.
* Accelerated cursor movements; much like a real touchpad.
* Fixing problems when reconnecting to the server. You are now able to reconnect to the server without having to restart the server!
* Implementing a battery-saver feature – when the DS lid is closed.
* Upgraded to dswifi to 0.3.10. The wifi connection is much more stable now.
* Corrected X and Y on keyboard and fixed some of the currently missing keys. I have a problem locating all the keys.
* Added onscreen cursor to the client making it easier to see last cursor position.
* Removed manual input of server IP and port. You now need to put a “rtds_config.txt” in the root of your cartridge with this data.
* Server partially rewritten – fixed problem with reconnect.
* Client GUI features/eyecandy implemented. Also better netcode.

http://forum.gbadev.org/viewtopic.php?t=16687

By with 0 comments