[DEV STOPPED] Touch The Music - Guitar Hero for Windows Mobile - Windows Mobile Apps and Games

This project is now stopped because I'm moving to Android.
If you want to know more, please check this post.
If you're interested in source code, pointers, anything to continue a project similar to this, by all means feel free to PM me
--
This is the official development thread for Touch The Music.
All information is going to be posted here.
The project consists of a music game, similar to Guitar Hero and Tap Tap Revenge, for Windows Mobile 6 onwards.
Development Team
Programming
Arlanthir
Graphics
Previously: Jakob Dam (jakobdam)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Announcements
- Version 0.31 out
- The OPTIONS Menu doesn't work yet.
Latest Version (0.31)
Download
QVGA
VGA
WQVGA
WVGA
Squared QVGA (discontinued)
Squared VGA (discontinued)
How to play
You can tap the fret buttons on the lower part of the screen or you can use LEFT UP RIGHT hardware keys to play.
If you want to quit the level, just press the RED (end call) key. Alternatively, you can click the top right corner (where the framerate counter is located).
Please note that with the hardware buttons you won't be able to net those multitouch points. A singletouch easier mode is planned for future versions.
Changelog
Version 0.31
Debug information added.
DirectShow error checking added.
Version 0.3
Major graphic overhaul
Pause
New scoring method
Vibration Feedback
FIX: Experimental bugfix for when receiving messages and calls, etc. The program should now behave fine when losing focus.
Version 0.2
Multitouch working.
New menu system, with placeholder graphics.
New level (incomplete).
New resolutions.
Version 0.1
The first playable level is released on a simplistic game engine.
The Options Menu doesn't work yet.
Planned features for next version
...
Planned features for FUTURE versions
There is going to be a music editor for PC (at least) so you can create levels. The process won't be automatic, though, because we cannot make a program that guesses where the guitar is in the music by itself. So you are going to place the notes where you feel is right.
Note animations when you tap them.
Options menu.
...
Known Issues
I can't access the Options menu!
It's not working yet!
If the application below the game updates the screen, Touch The Music no longer recognizes touches or keystrokes
To be honest, I don't know why this happens but it will have to be fixed. Starting the game from the programs menu or the manilla programs tab minimizes this, as long as the messaging tab is not visible. (experimental fix in version 0.3)
The game does nothing!
This is a problem with some hidden GAPI calls I may be using... Try this fix: http://forum.xda-developers.com/showthread.php?t=532200
I have no Sound
If possible, change your ROM. If not, try the latest version and tell me all the eventual error messages.
Multitouch isn't working, my device has got no multitouch support!
Multitouch for Touch the Music is entirely software-based. It should work on any phone without hardware multitouch (yeah I know, mixed roles here).
If it doesn't on yours, try the latest version out and send me your log.txt
How can I make my own track levels?
I recommend using a program like audacity to open the mp3 file. Then, check the timing of the notes and write them in a text file as such:
<note type> <time>
Time can be absolute (i.e. 3000 = 3 seconds since beginning of the song) or relative (i.e. +1000 = 1 second since PREVIOUS NOTE). Please put in an absolute note for reference once in a while.
Note types can be:
L - left
M - middle
R - right
< - L + M
> - M + R
v - L + R
So for example, a simple music could be:
# This is a comment
# Intro of simple music
L 2000
R +200
M +300
R +200
< 5000
> +500
# Chorus. Note the absolute timing for reference
R 7000
L +200
R +200
M +300
etc......
Always remember, higher pitch (acute) notes should be on the right. I can't tell you enough to look at the track1.txt in the tracks folder of the game, to understand what I just said.
When you want to test it, convert your mp3 to aac and save it in the tracks folder as well as the txt with the notes script. Rename them both to track1.aac and track1.txt.
Thank you all for your time and especially the users who are contributing with testing, ideas or just kind words, you are all that makes this project possible.

Reserved for future purposes....

This sounds exciting.......
I'm interested in testing!

band27 said:
This sounds exciting.......
I'm interested in testing!
Click to expand...
Click to collapse
Does your signature hold any truth? First post updated, if you have a Diamond, PM me

Oh yeah, my signature is all true....
Maybe a sneak peak at my profile will convince you, lol

any update on progress? I just tested the beta you PMd me and it worked very well. I am excited!!

kmax12 said:
any update on progress? I just tested the beta you PMd me and it worked very well. I am excited!!
Click to expand...
Click to collapse
Indeed, the testing was a success! I noticed we have showstopper problems with the HTC Scroll version on some ROMs, but everything else seems to work fine for everyone.
There's also a touchscreen problem on two devices that seem to be the same Scroll problem I had, but they're not confirmed yet!
I'm quite proud of the outcome, we had a very serious issue with htc Diamond that got fixed the hard way
By the way, to the people that go to my visitor profile page, the testing is closed for now and I never asked for visitor messages!
Please read the post carefully again. I'll release a cab in some days time. Probably the same the testers had access to, ok?
Also, excuse Shoddy_me's lack of activity, but he is not here at the moment. I assure you, tough, that he continues to make "neat neat graphics" ^^

Arlanthir said:
Also, excuse Shoddy_me's lack of activity, but he is not here at the moment. I assure you, tough, that he continues to make "neat neat graphics" ^^
Click to expand...
Click to collapse
Yes, please excuse my lack of activity. Still, I can tell you that I work with the graphics (more or less) even though I'm on vacation. Right now I've got my sketchbook full of new ideas and they're kinda "neat". So, you've got the right to expect some nice graphics in the future.. until then, have patience.. and don't try to steal my position as a graphics designer for this project, it won't work.

Hey everyone,
This is just a keepalive post, so everybody knows we're still alive and developing
The game now reacts well to input, meaning that if you press/touch the left button, the first left note will pop. The scoring method is awkward right now, so, if anyone has ideas on how the score should behave, do tell
I also finished the score display, but due to Shoddy's absence there's no beautiful score yet (arial written numbers for the win!) I expect to have gorgeous numbers by Thursday.
Until then, I'll be working on the animations. That means a flow-y background that lights up in the colors you press and notes that slowly disappear when clicked
As soon as that's done with Shoddy's pics, it'll be a day or two until I release a test cab to the testers! I will now update the first post with the first testcabs that were sent.
Also, WVGA and SquaredVGA are still unsupported, unfortunately... I'll have to redo most of the program to make those resolutions work.

Cab sent for testers and no replies yet :S
Right now, considering the option of just sticking the cabs on the main thread

Arlanthir said:
Cab sent for testers and no replies yet :S
Right now, considering the option of just sticking the cabs on the main thread
Click to expand...
Click to collapse
i haven't receive any files

garsim said:
i haven't receive any files
Click to expand...
Click to collapse
No square version yet :S But I'll send it to you so you can test the image loading... It's what's giving problems on the Diamond.

The app starts up and a bunch of keys go down the screen..then it just stays like this..is there a menu that pops up or what..i am using both a tmobile wing/herald and a wizard.

snikerdoodle said:
The app starts up and a bunch of keys go down the screen..then it just stays like this..is there a menu that pops up or what..i am using both a tmobile wing/herald and a wizard.
Click to expand...
Click to collapse
Nope, that's everything worth seeing on the first cab. Press the red (terminate call) key to exit

so when is the game going to be released..i really want to play it!!

what about wvga?

snikerdoodle said:
so when is the game going to be released..i really want to play it!!
Click to expand...
Click to collapse
Thank you for your interest, we're still in early development phase
I'll update the first post when there are news!
TheWidgetKid said:
what about wvga?
Click to expand...
Click to collapse
WVGA will be supported, but there are still no cabs for it, sorry.

Please guys..i really am behind u guys on this project all the way..and i just want it to be released already!!

This takes a while to do, and we have our studies to pursue, so you'll have to understand we can't exactly push a release in a month or two.
I'll try to give a more detailed progress report soon, wait for it and new cabs.
Progress is a little stalled due to a DirectDraw issue on Diamond (and probably other devices). It seems the Diamond implementation of it doesn't know how to use system memory, even when forced, or I'm doing something wrong. So, in the meantime it seems we'll just have to use less images.

kk guys..i am behind u guys all the way..good luck

Related

[APP] HTCButton BETA -Change function of wired headset button - Skip songs via button

Hey everyone,
Since I couldn't find an app that did exactly what I want (let me change songs in the TouchFLO3D media player using the button on the headset that comes with the phone [not a special type of headset]), I started writing one myself. This app allows you to change what double-tapping the wired headset of the HTC Touch Pro does (an option to configure what holding the button does was going to be added, but I screwed up the plugin architecture and will need to rework it). Currently, the only option is to skip to the next song or Play/Pause the music in the TouchFLO3D player (AudioManager), but more will be available in the future. The app uses plugins, which means new options can be added rather easily
NOTE: This is a BETA release. I've only tested it on my HTC Touch Pro, and the Microsoft Device Emulator. Please tell me if you find any problems. Final version will come one day
Installation instructions:
1. Download CAB file on to your phone
2. Install CAB file (open File Explorer, find the CAB file, and click on it)
Note: It might say that you have to restart your device to apply changes... This isn't correct, it should work fine without a restart
3. Configure app (open "HTCButton" in "Programs"). Note that at the moment, only "HTC AudioManager Controller" works properly. More plugins will be available eventually.
4. Test that it's working (double-click the button on the headset) and enjoy
NOTE: This app requires the Microsoft .NET Compact Framework 3.5. Some ROMs have this already, but if you don't (you might get an error message when trying to run the app), you can download it from the Microsoft site.
Download here: http://htcbutton.googlecode.com/files/HTCButton-r8.CAB. Let me know if it works for you.
C# source code for developers (including "Hello World" plugins) is available on Google Code: http://code.google.com/p/htcbutton/. More documentation will come eventually.
I'd like to thank vijay555 for his unfinished "VJPoOf" app, which is what I based this idea off.
For anyone getting a "Could not connect to AudioManager - Cannot find AudioManager window" error, please look at this post for instructions on how to fix it. This will be fixed in the final release.
Oh, and here's a screenshot of the GUI:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This may change as I work on the app.
useful app, thanks for share. I did the similar one with a help of MortScript here (russian=).
When you add the second action on long press it'll be the best one
looks promising
Can't you make it able to distinguish between short & long presses like Nokia phone & if u can make it to launch a programs ??
Just the perfect tool. I've been chasing this ever since the release of my HTC Touch HD. Talk about disappointment that HTC didn't have this featue when my sony walkman (casette player - that is tape casette player for us oldies) had this feature.
So I'm impressed that someone has done this! I've been in contact with other developers (keymappers) but they couldn' figure it out. Neither could I, but I'm not a programming wiz!
I'm not complaining, but there are two issues. It's a tad slow when changing to next track... I can live with it though!
Will there be support form tripple tap? Previous song?
Again - thanks! Many times over!
Is it also possible to do this action for S2P Player? After trying all, I would say S2P is the best player for me...
robned said:
Just the perfect tool. I've been chasing this ever since the release of my HTC Touch HD. Talk about disappointment that HTC didn't have this featue when my sony walkman (casette player - that is tape casette player for us oldies) had this feature.
So I'm impressed that someone has done this! I've been in contact with other developers (keymappers) but they couldn' figure it out. Neither could I, but I'm not a programming wiz!
I'm not complaining, but there are two issues. It's a tad slow when changing to next track... I can live with it though!
Will there be support form tripple tap? Previous song?
Again - thanks! Many times over!
Click to expand...
Click to collapse
can you confirm this working for the Touch HD with the OEM 3.5mm headset?
PS: Thx daniel15 for this really excellent start on the app!
emugpp said:
can you confirm this working for the Touch HD with the OEM 3.5mm headset?
PS: Thx daniel15 for this really excellent start on the app!
Click to expand...
Click to collapse
I can, works exactly as stated w/ my HD. Only down side i see (besides whats already mentioned) is the screen becomes activate every time u use this function.
Excellent! I'll test this later today! Thanks!
doesn't work on my hermes with M2D installed, program cant find htc-audiomanager :/
emre_aachen said:
Is it also possible to do this action for S2P Player? After trying all, I would say S2P is the best player for me...
Click to expand...
Click to collapse
I'd like for HTCButton to support S2P also. That's my main music player.
Excellent!!! This works flawless on my touch hd with Sennheiser MM50
Hope you do implement on a near future the next and previous track with a diferent tap on the headset button.
isn´t working on my Polaris..
AudioManager Version 2.2 (Build 1822.3925)
OS Build 20765.1.4.4
Would be extremly awesome if it worked on older devices as well... I´ll keep my fingers crossed
regards,
Martin
This would be really great for BT Headsets (like the Jabra BT3030), too!
Great app <3
I don't get a lot of free time, so it might be a while until I can fix some of the issues.
If you find a bug, feel free to add it to the tracker at http://code.google.com/p/htcbutton/issues/list
It's a tad slow when changing to next track... I can live with it though!
Click to expand...
Click to collapse
Yeah, I'm not too sure if it's possible to speed it up Will have to look into it
The main slowness is loading the .NET Compact Framework, and then the plugin itself. I'm not sure if there's anything I could do to speed it up.
Will there be support form tripple tap?
Click to expand...
Click to collapse
Currently I only know how to implement double tap, and 'tap and hold'. Will have to look into other methods in the future some time.
Is it also possible to do this action for S2P Player
Click to expand...
Click to collapse
Will try to look into it when I have some free time. I still need to work out some bugs in the main functionality first
Added to "To Do" list - http://code.google.com/p/htcbutton/wiki/TODO
Only down side i see (besides whats already mentioned) is the screen becomes activate every time u use this function.
Click to expand...
Click to collapse
Yeah I noticed that too... Will try to look into fixing it. Also on the "To Do" list
doesn't work on my hermes with M2D installed, program cant find htc-audiomanager
Click to expand...
Click to collapse
I believe some older phones have a slightly different interface to AudioManager. I'll look into it soon.
For anyone that was having a problem with a "Could not connect to AudioManager - Cannot find AudioManager window" error message, please try the attached HTCAudioManagerPlugin.DLL file. Extract the DLL from the ZIP file, and then copy this file to \Program Files\HTCButton\Plugins, or \Storage Card\Program Files\HTCButton\Plugins (depending on whether you installed the app to the storage card or not), overwriting the previous version. Then try double tapping the button again and see if it works.
Daniel1515 said:
For anyone that was having a problem with a "Could not connect to AudioManager - Cannot find AudioManager window" error message, please try the attached HTCAudioManagerPlugin.DLL file. Extract the DLL from the ZIP file, and then copy this file to \Program Files\HTCButton\Plugins, or \Storage Card\Program Files\HTCButton\Plugins (depending on whether you installed the app to the storage card or not), overwriting the previous version. Then try double tapping the button again and see if it works.
Click to expand...
Click to collapse
Thanks a lot mate, works perfectly on my Touch now. Like already mentioned, it is quite slow but that's not a dealbreaker. Getting your phone from your pocket to change songs is always much slower. I've been looking for something like this. I ride my bike to work almost daily and it's a 45 minute trip so this little app is really welcome.
Will this support more than just double-click? I'm very happy with this functionality but single, hold or triple could be usefull as well. Not sure wether that's possible.
I ride my bike to work almost daily and it's a 45 minute trip so this little app is really welcome.
Click to expand...
Click to collapse
Exactly why I made it... I catch a tram and train to university every day, and it takes around 30-40 minutes.
Will this support more than just double-click? I'm very happy with this functionality but single, hold or triple could be usefull as well. Not sure wether that's possible.
Click to expand...
Click to collapse
Hold will come soon, once I have more time to focus on it. I'm not sure how to do triple tap, so unfortunately that won't come any time soon
Does it work with S2U2 active (screen is locked when the screen is turned off), or would I have to have the phone unlocked for the button to work?
Not sure, but it should work fine. I don't know whether it's similar or not (I haven't used S2U2), but I use PocketShield on my phone, and my app seems to work fine with it.

[APP][25MAR10][v2.4.0.2]Power Radio - FM player with RDS decoding

Why PowerRadio?
The built-im FM player - at least on HTC HD - misses many features i'd like to have in a FM radio. PowerRadio delivers many data available via RDS which would otherwise be invisible to the listener. Here are just a few examples:
- Radiotext: contains information broadcast by the respective station. What you get here totally depens on the broadcaster. You might see title and interpret, call-in numbers, SMS trafficservice numbers, URL's etc.
- traffic announcements, program type, coverage area, date, time, timezone, various status flags
More info on RDS can be found in this post.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note: symbolic picture. HD2 is not currently supported.
You like Power Radio?
I've spent many hours in writing this app. If you like it, why not buy me a coffee to keep me awake during the nightly coding sessions?
Thank you for your kind donations
Marta F.P.
Bruno M.
thommic
MartinHDK
ricarp
kandisbunzler
rigoletto04
ReM942000
Ivan S.
Koffein Schluck
Herbert K.
oscarfpa
mcmaja
AlexK
MassimoG
JürgenF
JohanP
GünterL
VassiliosP
WolfgangN
DOWNLOADS
Power Radio runs on many, but NOT ALL devices!
check here to see if you're lucky!
Power Radio cab's
Supported Devices list
Station Icons
includes instructions how to make your own cabs!
v1.4 or greater only!
Skins
get shiny, colorful, cool skins for Power Radio
thanks to all contributors
FAQ, version history & preview, credits
Documentation on skinning, images, events
​
fantastic! works great on my raphael (6.5)
thanks
Now I just change the color brown ..
I am using Raphael 6.5 ROM too.
I couldn't hear anything after installation but I couldsee RDS data on the screen.
I closed and replaced GFMAPI then it works.
Suggestion: add indicator of loading/unloading progress such as a spinning hourglass.
Heya. Nice to see you released your radio Looking quite good! I like the classic yellow/brown look.
Just two remarks I found so far..
1) When on speaker mode, shutdown and restart, it's on full volume. Woke half my family with it ;-) Could you enforce the previous volume on startup?
2) Could you change the sensitivity setting to allow higher sensitivity? When at 9 I still get way too many 'static noise' stations. I need it to go to at least 15 or so. Besides, sensitivity is more like 'minimal signal level'. Else a value of '0' implies less sensitive, while it seems to be even more sensitive.
flywhc said:
I couldn't hear anything after installation but I couldsee RDS data on the screen.
Click to expand...
Click to collapse
right.
I was listening with headphones
Hi,
That's great for a start! I'm impressed!
I have found some bugs:
- The volume level is louder than the volume indicator after a close/restart.
- After a close/restart, the names of the preset buttons change from for example "87,5" to "87" with the "5" under the "87" (see pics)... After that the preset button for my example tunes to "87" and not to "87,5". If I try to edit the name, only "5" is editable.
- There's a problem with the police you use: after I use Power Radio, the font of the task manager on my Touch HD is replaced by yours (see pic)... I have to soft reset to get it back.
Will it be possible to:
- store more presets
- store the name of the station instead of the frequency during the scan
- add the possibility to record the radio
One more question, but it may be for flywhc: when the reception is not good, the name of the station can be misspelled (the other information also can be wrong)... I thought the checkwords in RDS groups could help in detecting these errors and not transmit a wrong block.
Did not open on Touch Pro 2. Installed fine. When opened it, error came "can't open GFMAPI"
Hi, Looks good however it isn't working on my verizon diamond. It opens and say wait loading forever. If you close and restart the ap I get can't open GFMAPI. I also noticed that it changes my HTC task bar font to the digital font. Well i'm looking forward to your next rev. Thanks for the hard work.
Thanks everyone for your comments. I added a todo list to the first post reflecting your suggestions.
L_o_k_i said:
- After a close/restart, the names of the preset buttons change from for example "87,5" to "87" with the "5" under the "87" (see pics)... After that the preset button for my example tunes to "87" and not to "87,5". If I try to edit the name, only "5" is editable.
Click to expand...
Click to collapse
I forgot to mention that country settings are ignored in this version. I'm using a WWE rom where comma is a ".", on your screenshot i see a french version where obviously comma is ",". I will add country support later - it's on the todo.
L_o_k_i said:
- store the name of the station instead of the frequency during the scan
Click to expand...
Click to collapse
Thats possible, but would extend scan times dramatically as i've to wait for RDS data to arrive. And then there are still broadcasters without RDS at all. I'll consider adding a scan option for that.
L_o_k_i said:
- add the possibility to record the radio
Click to expand...
Click to collapse
I have no plans for writing another audio recording app, but it should be possible to integrate with an existing one. Will check that out.
L_o_k_i said:
One more question, but it may be for flywhc: when the reception is not good, the name of the station can be misspelled (the other information also can be wrong)... I thought the checkwords in RDS groups could help in detecting these errors and not transmit a wrong block.
Click to expand...
Click to collapse
It's not flywhc's fault, GFMAPI delivers the checkwords but at the moment they are simply ignored . Added to todo.
powersquad said:
Did not open on Touch Pro 2. Installed fine. When opened it, error came "can't open GFMAPI"
Click to expand...
Click to collapse
Touch pro 2 doesnt have native FM radio support, though some guys managed to add that. See this thread for details:
http://forum.xda-developers.com/showthread.php?t=521356&page=1
Boss428man said:
Hi, Looks good however it isn't working on my verizon diamond. It opens and say wait loading forever. If you close and restart the ap I get can't open GFMAPI. I also noticed that it changes my HTC task bar font to the digital font. Well i'm looking forward to your next rev. Thanks for the hard work.
Click to expand...
Click to collapse
I dont know your device, does it have a built-in FM radio app? Could you try to run flywhc's APITest (see first post) and see if it opens/plays?
After closing PowerRadio, you have to wait for approx. 10 secs. before restarting it. This is due to hidden threads running in background after exit. I'll add waitcursors in future releases to indicate that.
You could try to run a manual scan while it still displays "wait loading", or manually step through frequencies to a known station. Please let me know the outcome.
Can you add landscape support??
Hello,
What a great app !!! Thanks a lot...
Just one question... Will you provide some skins for this app ???
Thanks again man !
onesolo said:
Can you add landscape support??
Click to expand...
Click to collapse
Yes, although it would need a fair amount of redesigning the GUI.
I'll put it on the todo.
sonydesouza said:
Just one question... Will you provide some skins for this app ???
Click to expand...
Click to collapse
I'm not very talented when it comes to grafics and skins, so i better dont - trust me Currently it wouldnt be possible too, as many elements are hardcoded. As a best effort i could modify the GUI to make skins possible, i'm sure there are some grafics genius'es out there to fill the gap.
sonydesouza said:
Thanks again man !
Click to expand...
Click to collapse
I'm female
6Fg8 said:
I'm not very talented when it comes to grafics and skins, so i better dont - trust me Currently it wouldnt be possible too, as many elements are hardcoded. As a best effort i could modify the GUI to make skins possible, i'm sure there are some grafics genius'es out there to fill the gap.
I'm female
Click to expand...
Click to collapse
Ok...Thanks for your quick response "chick" ! ...I'm just kidding...
It would be great if you could change the GUI...in order to make skins possible...
Because, to be honest with you, i don't really like colors yellow/brown...
Anyway, thanks for your hard work...You rock !
Hi, this is great! What about adding in the recording FM radio function?
That would really add value to our HTC devices!
6Fg8 said:
Touch pro 2 doesnt have native FM radio support, though some guys managed to add that. See this thread for details:
http://forum.xda-developers.com/showthread.php?t=521356&page=1
Click to expand...
Click to collapse
My TP2 came with FM radio installed. I listen to it everyday. Everytime I run this application, keeps coming with the mapi error as mentioned above.
Looks great already!
On Topaz (HTC Touch Diamond2) the volume is really really low. Increasing system volume to max. didn't help. Are the up(green) and down(red) arrows for volume? They don't do anything on my device either.
Thanks!
.
tiger said:
Hi, this is great! What about adding in the recording FM radio function?
That would really add value to our HTC devices!
Click to expand...
Click to collapse
I'll see if i can interface with an existing app, no plans to write a new one.
Excellent idea here. I installed, started it, it finds stations, but there is no audio at all. It also seemed to disable sounds throughout the whole system while it was on. Any ideas here? I am using a custom ROM with windows 6.5. Be glad to help you troubleshoot. Also, seems to have changed the font in Taskmanager Thanks for the work you have done so far

Development stopped: [APP] [17 January 2012] BattClock version 3.8.2 Final version

ZuinigeRijder said:
=================== DEVELOPMENT STOPPED =====================
Tokl said:
Sad... but it was clear to hear at sometime
Just for interest:
Are you successfully in developing for IOS, or did you give up the programming for mobile devices anymore?
Anyway, thanks for one of the greatest and vividly mobile Programs (should i call it now App? ) i ever seen
Greetz Tokl
Click to expand...
Click to collapse
I had installed Android on my Touch Diamond, but the battery was draining as hell. I also bought an iPad 2 and is now confiscated by my family I have developed in the past for Objective-C (15 years ago!). But for developing iOS application you need a Mac or Hackintosh. I had a Hackintosh running in a virtual machine, but actually I did not want to dive into iOS programming, because there are so many (free) Apps available, so why spent effort to have just another one And then you still have to pay yearly to develop for iOS and still need to go through the approval procedure of Apple. And also the battle between Android, iOS and Windows Phone is still not done.
Note that for my work we switched to use Silverlight for developing business applications. We know that Silverlight will disappear also over time and that probably HTML5/Javascript will be the future. So I made a Web application using HTML5 on iPad. That was working Ok. So my choice is to follow HTML5 developments and maybe make some small apps to get real insight in the Do's and Dont's.
The goal of me is to learn something which is useful for me, so that will not be programming specific for Android, iOS or Windows Phone. And also not the Mobile development platforms which do exists. I decided to focus on HTML5 only
I did not earn much with BattClock, especially when you take into account the numbers of hours spent, but I learned a lot and all the aspects of making a quality application on a Windows Mobile platform was a good experience. I thank everyone supporting me and for the donations I got. But now is the time to really stop development for Windows Mobile and focus on HTML5. I can spent my scarce free time only once, especially because I am developing software as a professional as a full time paid job. That is where I earn my money
Hope you keep enjoying the *free* BattClock and if you also move away of Windows Mobile phone you will remember/miss BattClock as a very cool Swiss (oops, Dutch) Knife App
=================== DEVELOPMENT STOPPED =====================
Click to expand...
Click to collapse
People kept asking for the BattClock only of TouchLockPro or StylusLock, for people not wanting the locking solution. Here it is, the Standalone BattClock.
In the mean time BattClock has been grown into a swiss knife for your taskbar, possible of showing a lot of usefull information.
You can find *FREE* BattClock on touchlockpro.sourceforge.net
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
See here.
Youtube BattClock 3.1.0 Configuration Demo Part 1
Youtube BattClock 3.1.0 Configuration Demo Part 2
Or look in the start BattClock page.
Have fun watching
Changelog
See here
Downloads
See here
May I ask a favour.
Please post the settings and screenshots for your phone in this forum, so others can learn from it. Specify:
your phone type,
Windows Mobile version
Which Homescreen you use
Settings
Possibly a screenshot, but take care of privacy info
Great news.
Can you please fix the download link. Seems not to work. Or is it only me?
Not Found
The requested URL /BattCock.html was not found on this server.
www.zuinigerijder.com
Click to expand...
Click to collapse
Thanks
that's cause u were looking for the BattCock app.
The link should read:
http://www.zuinigerijder.com/BattClock.html
and:
"BattClock version 1.1 for all Windows Mobile phones" might be a wee bit too bold, cause it don't run on my Windows Mobile phone.
Vario_User said:
Great news.
Can you please fix the download link. Seems not to work. Or is it only me?
Thanks
Click to expand...
Click to collapse
Click on the image instead to click on the link...then you will get there
Otherwise click HERE.
Thanks for the app! Really convenient!
Ascenca
Thank you. This works...
Thanks for sharing ZuinigeRijder, much appreciated.
Nice. Very useful bro.
I just saw an article on Pocketnow.com talking about BattClock.
Vario_User said:
Great news.
Can you please fix the download link. Seems not to work. Or is it only me?
Thanks
Click to expand...
Click to collapse
Thanks for pointing out. Fixed link.
howdykeith said:
that's cause u were looking for the BattCock app.
The link should read:
http://www.zuinigerijder.com/BattClock.html
and:
"BattClock version 1.1 for all Windows Mobile phones" might be a wee bit too bold, cause it don't run on my Windows Mobile phone.
Click to expand...
Click to collapse
I can imagine that the default height/width is not correctly, but I would expect it should work on a large range of Windows Mobile phones. What phone type do you have and what is going wrong?
is there any way to make the time show in 12HR format?
Hi,
I have a MotoQ Smartphone. Wm5. Battclock does not install. I never expected it to be able to run, so am only barely disappointed i cant run it.
Thanks!
I will check the cab. maybe it is set for ppc only?
WM6.5 support?
jyknyc said:
WM6.5 support?
Click to expand...
Click to collapse
i just tried it on 6.5.3 and the battery percentage gets cut off. So earlier builds may be fine but newer builds of WM (with the top bar a little narrower and the close softkey on the bottom taskbar) don't appear to work with this build.
Enable 12 hour format
Thanks very much, ZuinigeRijder. This is what I am looking for a long time.
With it, I can switch back to WM 6.1 from WM 6.5.3 (which has clock on top) for memory issue in my HTC Diamond.
One question: how can I change clock to 12 hour format?
By reading your guide for TouchLockPro, I tried to create registry entry under [HKCU\Software\ZuinigeRijder\LockSettings]:
Clock12=1
which did not work after Diamond was rebooted.
This is fantastic, it runs great on my Touch Pro 2 with WM 6.5. If I can make one request, I'd also love an option to use 12 hour time as oppose to 24 hour time. Thanks!
BattClock 1.1 is stil based on the StylusLock BattClock source code. I am planning to make BattCLock 1.2, which is based on TouchLockPro code base. This will give you more possibilities:
- only show time, battery percentage or date
- 12 hour clock
- datetime format
- fontsize
- indication if charging
- first time auto detect size of BattClock and colors, dependent of the screen resolution and colors of Taskbar
And probably a separate BattCLock configuration program, because editing registry keys is not so convenient.
bugsykoosh said:
i just tried it on 6.5.3 and the battery percentage gets cut off. So earlier builds may be fine but newer builds of WM (with the top bar a little narrower and the close softkey on the bottom taskbar) don't appear to work with this build.
Click to expand...
Click to collapse
You have to change sizes manually then, including the fontsize. However, the fontsize is not yet part of BattClock 1.1, so you have to wait for BattClock 1.2. Others, using TouchLockPro, can already change the BattClock, so it looks nice too on WM6.5.3
howdykeith said:
Hi,
I have a MotoQ Smartphone. Wm5. Battclock does not install. I never expected it to be able to run, so am only barely disappointed i cant run it.
Thanks!
I will check the cab. maybe it is set for ppc only?
Click to expand...
Click to collapse
Ok, here is the exe which you can copy to your phone and start manually, to see if it works. But probably you need some features of future BattClock 1.2, like fontsize and/or auto-detect screen resolution.
See attachment for the standalone BattClock without the need of CAB install. Unzip the BattCLock.zip and copy BattClock.exe to your phone.
does it support qvga?
tcchuin said:
does it support qvga?
Click to expand...
Click to collapse
Yes, but you should manually adjust the sizes and positions. But probably there is not enough space for both the time and battery percentage and also the fontsize cannot be set.
Probably it is better to wait for BattClock version 1.2, which makes it possible to tweak more.

[CLOSED] iPhoneUI [2010-05-22, Version 0.3.6a] - An iPhone shell for 480x800 phones

Hey!
I've been working on a project the 4 last months and it's looking pretty good now. It's only compatible with WVGA devices (480x800 resolutions).
What is it?
iPhoneUI is a shell for the Windows Mobile system. It works on the Windows Mobile 6.0, 6.1 & 6.5 systems.
It is maximized which means that this will "overwrite" your booring original windows homescreen.
It features a nicely made topbar, sliding between pages, a lockscreen and some widgets.
Before starting
*Please COMMENT & give me feedback and suggestions on what i should add to the application. Without you I won't be able to improve the shell.
*If you like my work, please be generous and donate a few bucks to support my work Donate here
Instructions
1. Go to my website (http://www.chabbeclub.tk)
2. Download the latest build & the .NET 3.5 cab from my website.
3. Install (if not already installed on your device) the dotnet.cab file.
4. Then install the latest iPhoneUI build
5. Soft-Reset device (if needed) and you're good to go!
Latest Changelog
Made changes in topbar
Remade the UnlockWidget. I've added a UnlockSlider.txt in iPhoneUI folder that the application now uses to view text in the unlockwidget.
Added option to change the Unlockslider.txt file in options menu.
Also added abillity to change the vibration pattern in the options menu.
Removed the battery charging icon and instead it will now show a dot (.) infront of the battery percentage when charging
Also deleted the ugly battery icon in topbar.
Problems/Bugs
**A serious bug which I at the moment can't seem to fix. The problem is that the multi-pages function only works with english and swedish devices. All other devices will only be able to get the first and last page.
Temporary solution to viewing all the pages for non-english/swedish devices
First, you need to download and install the latest build from my website.
Then go to Program(s)/iPhoneUI and transfer the Shellconfig.xml to your computer
Open it up with notepad
Press Ctrl + F and search for <targetFolder>\Windows\Start Menu\Programs\</targetFolder>
When it has found the text, change the targetFolder to where your programs folder is located. Unfortunately you have to do this manually.
Press save and upload it to the Program(s)iPhoneUI folder, if needed overwrite the previous.
Restart application and done! Now the multi-pages should work for all devices, even for the non-english/swedish.
Notice
This project is closed due to not beeing appreciated, and therefore don't expect to recieve any answers or help from me although I'll try and help you the best way I can. My website will still be up for those of you who wants the application.
Screenshots
Screenshots of the official build (Version 0.3.6a)
English:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Swedish:
Screenshots and changelog of upcomming release
No new build at the moment
FAQ
FAQ​
[*] I am receiving an error. Its telling me to install NETCFv35.Messages.En.cab but I have already installed the dotnet.cab. What should I do?
- Please try and download this file. Install it and then run my application. If needed, restart device.
[**]I'd like to donate a few bucks. What should I do?
- Please follow this link.
More to come
How is this different than iPhoneToday or iFonz?
thesecondsfade said:
How is this different than iPhoneToday or iFonz?
Click to expand...
Click to collapse
x2.....iphonetoday is a champ right now for me..
whats the difference with this one
x3 same think
thesecondsfade said:
How is this different than iPhoneToday or iFonz?
Click to expand...
Click to collapse
apax said:
x2.....iphonetoday is a champ right now for me..
whats the difference with this one
Click to expand...
Click to collapse
magawa said:
x3 same think
Click to expand...
Click to collapse
Hey guys,
The difference is that it's using a fullscreen and because of that I have a topbar. But this app is slower and the iphonetoday app is better according to some, not me . But I've been working on it for 4 months now and it's really turning out... As if now, the iphonetoday is a little bit better but I'm working on it every day
Come on guys, be good sports and admit it's the first of iPhone clones to look exactly like a real one. Thumbs up chabbe11 and good luck with the development, you have tough competition
not really an iphone fan. but am a supporter to developers like you. Keep it up!
(Instead of this GUI, why not create your own? Need help, can look for me. Of course, this is not to dampen you, but to give more options for you. )
tito12 said:
Come on guys, be good sports and admit it's the first of iPhone clones to look exactly like a real one. Thumbs up chabbe11 and good luck with the development, you have tough competition
Click to expand...
Click to collapse
wangiles said:
not really an iphone fan. but am a supporter to developers like you. Keep it up!
(Instead of this GUI, why not create your own? Need help, can look for me. Of course, this is not to dampen you, but to give more options for you. )
Click to expand...
Click to collapse
Thanks for the kind words guys. Hopefully, this will be appreciated by many
Schysst med ett svenskt tema, det är anledningen för mig att använda detta istället för iPhoneToday.
---------------------------
Nice with a swedish theme, this is the reason why im using this instead of iPhoneToday.
95alexander95 said:
Schysst med ett svenskt tema, det är anledningen för mig att använda detta istället för iPhoneToday.
---------------------------
Nice with a swedish theme, this is the reason why im using this instead of iPhoneToday.
Click to expand...
Click to collapse
Trevligt att prata med en svensk. Lägg dock märke till att den är väldigt seg. Jag släpper dock 0.2.1a imorgon som innehåller en hel del förändringar, design förbättringar och snabbhet
wangiles said:
not really an iphone fan. but am a supporter to developers like you. Keep it up!
(Instead of this GUI, why not create your own? Need help, can look for me. Of course, this is not to dampen you, but to give more options for you. )
Click to expand...
Click to collapse
I agree. you seem like a great developer. Why not add some features that aren't available even on iPhone... like widgets... music player, picture frame viewer, etc. like with Android?
thesecondsfade said:
I agree. you seem like a great developer. Why not add some features that aren't available even on iPhone... like widgets... music player, picture frame viewer, etc. like with Android?
Click to expand...
Click to collapse
I'll try, but as if now I need to focus on speeding the application up. It's far to slow. Then maybe I'll need to get help from someone.
btw. LOVE your profile image Chuck is great
chabbe11 said:
btw. LOVE your profile image Chuck is great
Click to expand...
Click to collapse
Best show on TV right now
Like we all know, the competition makes things better.
I just installed it, to try it out. Unfortunately as you might be aware too, it is too slow and even the graphics seems to be a bit enlarged (Not at all eye candy). To be frank, i did not even explore all the options before i uninstall it.
Thought of having some more versions of wait, before i can try again.
Definitely this app is lot behind the IPhonetoday. I see more potential in having a revolutionary work like 'TouchXperience' UI. It really brings out the new ideas in how else the UI can be...
Just my few thoughts out for you...
chaitandeva said:
Like we all know, the competition makes things better.
I just installed it, to try it out. Unfortunately as you might be aware too, it is too slow and even the graphics seems to be a bit enlarged (Not at all eye candy). To be frank, i did not even explore all the options before i uninstall it.
Thought of having some more versions of wait, before i can try again.
Definitely this app is lot behind the IPhonetoday. I see more potential in having a revolutionary work like 'TouchXperience' UI. It really brings out the new ideas in how else the UI can be...
Just my few thoughts out for you...
Click to expand...
Click to collapse
Sure thing, thank you for beeing honest.
I'm well aware that this is very very slow and that the graphics isn't the best. But I'm trying to fix all of that in order to release a good beta, or even the complete version of the app. Thank you though for giving me feedback
I just want to inform you that I'm releasing the 0.2.1a version tomorrow. I'm going through final steps at the moment
though i was never really an iphone fan, i like the fact that people like you try to create things in one way or another.
when the time is ripe and when possible this app can be skinned to look as much as unlike an iphone as possible, that would be something! (me thinks)
for the time being, keep up the good work!

[Game] Tetra Master v0.84 (5-26-11)

For those who have owned a Playstation and enjoy playing RPG games, then you might remember Final Fantasy 9. It didn't have as many mini-games as FF7, but it did have a fun card game to relax you from the main story line...if you were able to understand the fragmented manual .
In this version of TM, it uses the same features as the original plus more "manual included". If you haven't played the Playstation version, then you won't be missing much after playing this game.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The game is still in progress, and thus lacking features, but they will be included in the future.
Requests are openly welcomed.
Prerequisite:
- WM 5/6 with a touch screen
- WVGA screen
To-Do by v1.0:
- General upgrades
- Level up your skill level [on hold]
- Intelligent AI (rather than random moves) [on hold]
To-Do by v2.0:
- MUSIC and sound effects
- Awards
- Ability to play the game in portrait or landscape
- Duel others "friends or random" through Bluetooth/ online
- Dueling Arena "multiple people join together for a prize"
- In-game texting between fellow friends/ duelers
- Rotation support with the GSensor
- PC app (so PC people can battle phone people)
Currently working on:
- Glitches and small fixes
- Options (audio, save game directory, auto-save duels, ...)
- Users (in-game enemies)
- Statistics
- Audio
Known Problems
- winning a duel while on practice mode doesn't work (stops after you win)
- Scrolling thought the save/load window is glitchy when there is more than 8 profiles
Updates:
v0.84 (5-26-11) Stable
[ save/ load ]
- Improved responsiveness between scrolling/ moving saved blocks
- Added a tint to the background when displaying pop-up windows (when saving/ loading)
- Upgraded the code for displaying the profiles. Should keep the loading time and memory usage to a minimum when opening multiple profiles.
[ choose duelers ]
- fixed glitch when flicking through possible duelers. (tried to scroll and choose a block)
- patched the glitch when starting to scroll the dueler blocks from outside the main window.
- fixed the problem where the chosen dueler numbers did not correctly update
- user can now choose any of the 5 duel choices
[ new user ]
- fixed problem where the current profile would be reset if attempted to make a new user
- a name (minimum 1 letter/ symbol) is now required when making a new profile
[ home page ]
- cheat option is re-enabled
- changed the duel button names
v0.83.2 (5-2-11) Stable
- fixed problems that "should" have been solved in v0.82.9
- added some loading screens when making/loading duelers (for aesthetics)
- fixed some problems caused by adding more resolutions
- changed how some buttons are displayed
v0.82.9 (12-18-10) {removed due to glitches}
- fixed some major glitches from 0.82.3 which crashed the game
- improved viewing action when choosing a card in the card viewer
- added ability to scroll duel choices
- fixed problem with seeing an empty file as having a profile
v0.74 (7-3-10)
- first public release
FAQ:
Q: Why did you make this game?
A: When playing FF9, I felt the mini-game wasn't made to its full potential. So instead of complaining, I took action and wrote up a updated version.
Q: How long did you have to play the game to know how it works?
A: Not much. Because of Trifthen having already went through the trouble of making a FAQ about the game, it took a large weight off my shoulders.
~ http://www.gamefaqs.com/ps/197338-final-fantasy-ix/faqs/9671
Q: Porting
A, Platforms: As of now, the program is still not complete for the platform it is intended for. Android is a maybe, Droid is a maybe, iPhone is a no.
A, Game(s): Depends what game your requesting. Triple Triad is tentative to being added to the list.
After Tetra Master, I'm going to be playing with OpenGL and attempt to make a Sphere Break. I would LOVE to make a Blitzball port....but its still out of my skill reach.
Q: I found a bug/ problem
A: Awesome, post it somewhere in this thread or send me a pm. I'm on the pc quite often. Just remember to be detailed in where the problem happened and what you were doing before it happened "as much as you can recall". If the game crashes and you get an error, report it in the following way:
error message
at Tetra_Master.xxx.yyy1()
at Tetra_Master.xxx.yyy2()
...
...
at Tetra_Master.xx
Error from Version: 0.00.0
Click to expand...
Click to collapse
If the line after "at" does not contain "Tetra_Master", then don't bother typing it. I don't have any control over the system stuff, only the game functions. Also, the stuff between the parenthesis, don't bother typing that stuff. I know what the function is, its input variable is irrelevant to fixing the problem.
Q: I love this game, can I help?
A: At the moment, yes. I'm looking for a graphics designer for: making new creature images and some other small work. If you are interested, send me a pm and some work you've done. All the images are in 24-bit format. I am not an artist, but I can do a fair amount of image editing. If you can do better art than me, then welcome to the team.
Q: OHH! I got this great idea for your game
A: I am always looking for new things to put in the game to make it more vibrant. Post it anywhere "pm/ thread" and I'll see it.
Q: Can I help with the programming?
A: Thank you, but no. If you want to help, give recommendations of what you would like to see in the game.
Q: I have a question which isn't mentioned in the FAQ
A: Toss it into the thread. Every bit makes this forum a better place.
Sounds cool... obviously a needed feature would be human vs human multiplayer and down the line possible a network-based game.
I should also mention that I liked Triple Triad from FF8 better than Tetra Master.
how do you play this game ?
Sceen gets cutoff on VGA. will there be VGA support for it down the road ?
I'm sorry that it gets cut off on the VGA screens. There is a VGA version in the works after the WVGA is completed. It's not scalable because I was cutting corners to get this to stable release. :-D
Version 1.0 will include VGA support
The next version will also have a updated manuals "including how to duel" and the wager selection screen. Should be done withen a week or so from now.
I like this Idea, I am a big FF fan and enjoyed the card games and have alwasy wanted one to play on my phone. I will admite I gave much more time in learning the FF8 card game more then the FF9 but they were both fun. I look foward to trying this out more when you add better features.
If you need a tester I do have the CDMA touch pro 2 and would be more then happy.
Doesn't look bad. Tried it on my Window Mobile 6.5. Crashed once I bought a card, but now it doesn't. Also crashed when I tried to trade cards. Unfortunaly you arn't finished with save/load... this would be great.
Keep your good work up dude...
Awesome
Simply amazing man, can't wait to see this finished!
Smartmouth Application
I agree also..But will it work with Smartmouth application? The specs can be found here, it hasnt released yet but looks awesome!!
www smartmouth.me
Yes! You are a genius!! With Save/load this will be perfect!
Wow, I am simply amazed by how fast this has boomed.
MANDINGOLOCO, I have not heard of smartmouth before, but I do plan to have a built in chatting system after the "duel between friends" is working.
Also far into the works is a championship duel, where 10 or more people can make a arena and duel each other for awards/ money/ cards/ bragging rights. Along with the area will be a watch feature, so you can watch others duel. But all this is still far away, somewhere of v2.
Sqoerk, when you said trade a card, do you mean selling a card? I will look into this tomorrow.
When Sqoerk's problem is solved in the next release, the save/ load will be enabled. It hasn't been so far because of unfinished ideas, but you all have impressed me enough to push on anyway.
Great work!!
Really looking forward to seeing the progress on this. It's looking really good already.
Please keep it up!
Oh, trading the card when buying a card. I forgot about that part for a moment. The trade feature will be disabled for awhile, its still in debugging stage. I have not gotten a crash yet when playing with it, but I take your word and will look more into it
SlyMaelstrom said:
I should also mention that I liked Triple Triad from FF8 better than Tetra Master.
Click to expand...
Click to collapse
I have never played FF9 or tetra master... but i agree that Triple Triad was a very decent mini game.
hey OP, good work on the port... any chance of a version of triple triad in the future?
cheers mate.
[email protected] said:
hey OP, good work on the port... any chance of a version of triple triad in the future?
Click to expand...
Click to collapse
....*bashes head on the desk*....don't you guys have enough Triple Triad stuff already???
After Tetra Master is fully running to my satisfaction, I'm going to be working on a Sphere Break port. ONLY after those 2 games are done, then I might consider doing a Triple Triad port. Do I hate triple triad, no, but I'd rather bring out the games that haven't been in the spotlight yet.
I have a list of about 7 games that I want to make, Triple Triad is in the maybe.
ha ha, yeah man... triple triad rocks though.
thanks for all your efforts. i had a quick google session.. but couldnt find any triple triad for WINMO.. do you know of a game that is similar that is available?
cheers again man.
I just tried your latest cab but i get 'unsucessfull installation' as soon as i click the cab.
I have reset my device so thought would let you know about this.
Hey
Great app love this game!!!! Great Work!!!
Ok i had the app before the save/load feature was put into place and it worked just fine but now that i have installed the updated version it crashes every time i go to select a card to dual with if u would like me to post the detailed report i will do so dont really want to type it all out but i will if it makes this app work better and also when u go to select a file block to save the game and when u go to load the game it is very sensitive on where u press FYI. So just figured i would let u know the only problem i have found with it so far.
but keep up the great work cant wait for it to be finished!
I've changed the cab making program, so that might have caused the problem. I'll look into it after my rom update.
vagrantknot, what card to duel with are you talking about? The card selection window or the dueling window? If you are able to post the error, do so with the line before a mouse up/down/move action and the following lines. I don't need the variables for the command or the while link.
example:
xxx.yyy();
How is the save/load window too sensitive? as in moving, selecting, or other?

Categories

Resources