XPOT2 GBA: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 65: | Line 65: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20090531215540/http://www.pat.hi-ho.ne.jp/sata68/gba.shtml http://www.pat.hi-ho.ne.jp/sata68/] | * Author's website - [https://web.archive.org/web/20090531215540/http://www.pat.hi-ho.ne.jp/sata68/gba.shtml http://www.pat.hi-ho.ne.jp/sata68/] (archived) | ||
[[Category:GBA homebrew applications]] | [[Category:GBA homebrew applications]] | ||
[[Category:Media players on GBA]] | [[Category:Media players on GBA]] | ||
[[Category:Other GBA applications]] | [[Category:Other GBA applications]] | ||
Revision as of 05:46, 9 September 2022
| XPOT2 | |
|---|---|
| File:Xpot22.png | |
| General | |
| Author | SaTa |
| Type | Media players |
| Version | 2.10 |
| License | Mixed |
| Last Updated | 2004/08/03 |
| Links | |
| Download | |
| Website | |
| Source | |
XPOT2 (Japanese) is an ADPCM audio player for the Game Boy Advance. Comes with a converter (WAV - ADPCM).
Features
- ADPCM player.
- Calender.
- RTC setting.
- Suspend.
User guide
ADPCM player
Any WAV file can be converted and played:
- File format - WAV 44kHz STEREO 16bits PCM.
- Converted file format - PCM 22kHz ADPCM(4bits) MONO (about 1/16 of the WAV file).
Limitation:
- Total PCM capacity after conversion must not exceed 31MB, which is around 500MB in WAV format.
- File name restrictions for WAV files - Up to 30 bytes (excluding path, including ".wav").
How to use:
- Extract archive and put your .wav files next to mk_XPOT2.bat.
- Run mk_XPOT2.bat, XPOT2_01.gba is output.
Calender
It's a normal calendar. Public holiday support since 2004.
The display is synchronized with the clock (RTC).
Without a clock (RTC), it might not make much sense.
Suspend
Suspend the app without turning off the power.
Controls
D-Pad - Move, Forward (audio player)
A - Select
Start+Select - Resume from suspend mode
Screenshots
External links
- Author's website - http://www.pat.hi-ho.ne.jp/sata68/ (archived)