Startup/Shutdown sound+animations+splash pictures, all resolutions, all WM versions ! - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

UPDATED 23.01.2011 21:40 GMT+1
I have created some startup and shutdown screens and animations.
It takes me neraly 20 hours of discovering and testing, how startup and shutdown animations and sounds are working (there was big chaos on that matter on internet). All informatios are mentioned bellow.
Note: Those pictures are only preview. Complete sets (many resolutions and many WM versions) are available to download bellow.
{
"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"
}
How it works ?
Installator will create folder on PDA:
\Program Files\SS theme\
and place there first set of sounds and pictures (in 240x320 resolution):
boot.png
animated_startup.gif
startup.png
animated_shutdown.gif
shutdown.png
sound_startup.wav
sound_shutdown.wav
Moreover, installator sets all necessary registry entrys (and add missing ones). That is all.
Than you can replace pictures in \Program Files\SS theme\ for other themes (or resolutions).
Automatic installation - install steps / how to install:
1. Download and install "SS theme" (from links bellow).
2. Download set of screens which you want to use, and copy them to your PDA device to the folder \Program Files\SS theme\ .
Automatic installation - DOWNLOAD:
For installation HTCAnimation.dll and related registry entries (preffered option), use this one:
http://www.ahaportal.com/ssthemes/ss_theme_ha.exe.zip or http://www.ahaportal.com/ssthemes/ss_theme_ha.cab
For installation StartupAnimationEngine.dll and related registry entries, use this one:
http://www.ahaportal.com/ssthemes/ss_theme_sae.exe.zip or http://www.ahaportal.com/ssthemes/ss_theme_sae.cab
For installation of both HTCAnimation.dll and StartupAnimationEngine.dll and both related registry entries, use this one:
http://www.ahaportal.com/ssthemes/ss_theme_ha+sae.exe.zip or http://www.ahaportal.com/ssthemes/ss_theme_ha+sae.cab
For installation of other DLL files, which are missing in your device, install also this one:
http://www.ahaportal.com/ssthemes/ss_theme_sf.exe.zip or http://www.ahaportal.com/ssthemes/ss_theme_sf.cab or http://www.ahaportal.com/ssthemes/ss_theme_sf.zip
Themes (pictures) can be downloaded in all common resolutions 240x320, 320x480, 480x640, 480x800, 600x800 with version 5.0, 6.0, 6.1, 6.5, 6.5.1, 6.5.3, 6.5.5:
Theme 1
Theme 1a
Theme 2
Theme 2a
Theme 3
Theme 3a
Theme 4
(more are comming soon)
Manual installation (install steps / how to install):
There are 3 types of startup pictures in the following order:
1. "boot picture" ... shows inmediatly afther power on
2. "animated picture" ... shows afther "boot" picture (not used on some devices)
3. "splash picture" (also called "welcome picture") ... shows afther "animated" and beffore home screen
"boot picture" can be changed only by flashing, and it is little complicated (and dangerous of course) so we skip this one.
Other two pictures "animated" and "splash=welcome" can be changed manualy by editing registry, or automatically by using some installer (exe/cab).
To change "splash=welcome picture", you must edit/create following registry entrys:
Code:
[U][I]in HKLM\Software\Microsoft\Splash Screen:[/I][/U]
MSBitmap (String): \SS theme\startup.png
MSShutdownBitmap (String): \SS theme\shutdown.png
[I]It is recomended to change also following entry to the same picture as previous entry, but i don't know, when this one would shows up, certanly not at boot (start):[/I]
CarrierBitmap (String): \SS theme\startup.png
CarrierShutdownBitmap (String): \SS theme\shutdown.png
[I]You can check also this two entrys, they should only to set, how long are those "splash" pictures shown:[/I]
CarrierTimeout (DWord): 30000
MSTimeout (DWord): 30000
CarrierShutdownTimeout (DWord): 30000
MSShutdownTimeout (DWord): 30000
For "animated picture" are commonly used two aproches, both are used by HTC company:
1) by using file \Windows\HTCAnimation.dll ... used for both startup and shutdown animation+sound ... (this is true for new devices and it is preffered)
2) by using file \Windows\startupAnimationEngine.dll ... used only for startup animation+sound ... (this is true for older devices, i don't recomende to use this way)
Check your windows folder (on PDA ofcourse) which one is presented here.
When you are using "HTCAnimation.dll", edit/add following entrys:
Code:
[U][I]in HKLM\Software\HTC\HTCAnimation:[/I][/U]
Enabled (DWord): 1
StartupGif (String): \SS theme\animated_startup.gif
StartupWav (String): \SS theme\sound_startup.wav
ShutDownGif (String): \SS theme\animated_shutdown.gif
ShutDownWav (String): \SS theme\sound_shutdown.wav
ShutDownAsStartup (DWord): 0
[I]For some devices, stratup+shutdown animations works, shutdown sound works too, [COLOR="Red"]but startup sound does not works[/COLOR]! Friednly, it takes me about whole 20 hours of my time to solve this issue and to discover existence of following registry entry by decompiling "HTCAnimation.dll". I have tested few values: 0,1,10,100 and 10000 = no sound. But value 500 works great, 1000 was also working, but end of sound was little cut. So when 500 does not work for you, try some higher or smaller values:[/I]
[COLOR="Red"]StartWavDelay (DWord): 500[/COLOR]
[I]There can be also "GifSpeed" entry, but i don't know, which value should be best, so when you don't experience any problems with animated pictures, don't change nor add this entry:[/I]
GifSpeed (DWord): 45 [I]I don't know which value is best, but 45 was in HD2 LEO device.[/I]
[I]I discover in "HTCAnimation.dll" file also references to following registry entrys, but i don't know what they do. Normally you don't need to change them. Perhaps someone can investigate that later:[/I]
GifInterval ???
StopGifDelay ???
StartGifDelay ???
GifPlayTimePriority ???
[U][I]in HKLM\Software\HTC\Poweroff:[/I][/U]
PlayShutdownAnimation (DWord): 1
[I]Check following entrys, and add them when they are missing. But when they are here, keep they values, not need to change:[/I]
[U][I]in HKLM\Software\OEM\Build_Order:[/I][/U]
HTCAnimation (String): 0
[U][I]in HKLM\Software\OEM\MASD:[/I][/U]
HTCAnimation (String): 1_3_5_2
[U][I]in HKLM\System\Startup\1:[/I][/U]
Dll (String): \Windows\HTCAnimation.dll
When you are using "startupAnimationEngine.dll", edit/add following entrys:
Code:
[U][I]in HKLM\Software\HTC\StartupAnimation:[/I][/U]
Enabled (DWord): 1
GIFFile (String): \SS theme\animated_startup.png
WAVFile (String): \SS theme\sound_startup.wav
[I]Keep in mind following entrys. You probably have them, or perhaps you don't need them. Check or change them only when you experience some problems with startup animated screen (picture).[/I]
Volumn (DWord): 127 [I]// notice that name is Volumn not Volume. This is sound volume only for startup sound, can be from 0 to 256 (perhaps more). Some users has reported, that 0 means MAX volume, but we have not tested that.[/I]
Priority (DWord): 200
DelayPerFrame (DWord): 80 [I]// i don't know the right value. I find on internet values 80 or 45, in some cases even lover valuses[/I]
Known Problems/Limitations:
1. Startup animation and startup sound is not working on some ROMs, oftly because some files are missing in those ROMs (files in \Windows folder: primary StartupAnimationEngine.dll or HTCAnimation.dll, or perhaps some support files like HTCUtil.dll, HTC_Lib.dll, PLAYSND.dll, , animation.dll, Engine.dll). In this case, afther installation of "SS theme", try install "SS theme support files" (ss_theme_sf). This one will copy missing dll files to your PDA only when they are mising. So you don't worry, your actual files (newest or oldest) would be not overwritted. And of course, they can be normally uninstalled later.
Message for ROMs cookers
I give permission for any ROM cookers to implement mine splash/animated pictures freely as they wish.
For Kaiser/Tytn2/TytnII
The sound_startup.wav must be only in PCM format:
44kHz, 16bit, mono
44kHz, 16bit, stereo
Any other format (for example 8bit or 22kHz) will not be played at start !
Boot picture
When you wish to change also first (boot) picture, you must create partial rom withouth anything (just boot picture) and flash it to your device. How to do it is described here (you can also find all necesarry files there):
http://forum.xda-developers.com/showpost.php?p=5541185&postcount=196

thanx Anunnaki

I made a cab for you. Start up sounds work's great on my device.
EDIT: Cab removed per creator request.

Anunnaki said:
PLEASE WAIT, this is no more actual, in few minutes new versions appears HERE !
Hello all,
i have madet some splash screens and animations for WM6.1 ROMs with standard MS Windows Mobile LOGO/TEXT. You can use it instead dutty's or other standard startup splash screens, and instead HTC animated logo on startup.
Download/Preview:
http://ahaportal.com/wm6.1_animated.gif
http://ahaportal.com/wm6.1_start.png
http://ahaportal.com/wm6.1_shutdown.png
Standard Windows Mobile Green theme: http://ahaportal.com/Windows_Mobile_Green.tsk
Standard startup sound from WindowsXP: http://ahaportal.com/wm6.1_startup.wav
Animated transparent windows vista wait cursor: (comming soon)
Install steps (how to install):
Copy those files to your device where you wish (standard windows folder).
Then is need yo edit this registry keys:
in HKLM\Software\Microsoft\Splash Screen:
CarrierBitmap (String) : \windows\wm6.1_start.png
CarrierTimeout (DWord) : 2000
CarrierShutdownBitmap (String) : \windows\wm6.1_shutdown.png
CarrierTimeout (DWord) : 15000
MSBitmap (String) : \windows\wm6.1_start.png
MSTimeout (DWord) : 15000
MSShutdownBitmap (String) : \windows\wm6.1_shutdown.png
MSShutdownTimeout (DWord) : 15000
in HKLM\Software\HTC\StartupAnimation:
Enabled (DWord) : 1
GIFFile (String) : \windows\wm6.1_animated.gif
WAVFile (String) : \windows\wm6.1_start.wav
Known Problems/Limitations:
Well, there is problem. Shutdown animation and startup sound does not work with this or previous ROM from Dutty, and what i know with most of HTC roms. As i have found on internet, there is problem with some HTC files. which are responding for statup animations and sound. Those files are in \Windows folder: HTCUtil.dll, HTC_Lib.dll, PLAYSND.dll
And there must be also those files presented in \Windows\ : StartupAnimationEngine.dll, animation.dll, Engine.dll
Future:
I am preparing more versions with standard MS WINDOWS MOBILE logo/text in short time.
Help needed:
When someone knows the way, how to solve problem with shutdown splash screen and startup sound, please let us know.
Click to expand...
Click to collapse
i love it thx

AllTheWay said:
I made a cab for you. Start up sounds work's great on my device.
Click to expand...
Click to collapse
Hi All The Way,
I installed your cab on my MDA Vario III. The animation is great, but the sound is REALLY loud - which isn't great when I do a soft reset in bed late at night and wake my wife up!
Is there a way to reduce the volume a lot, or even better to mute the sound completely?
Cheers
Zippyioa

zippyioa said:
Hi All The Way,
I installed your cab on my MDA Vario III. The animation is great, but the sound is REALLY loud - which isn't great when I do a soft reset in bed late at night and wake my wife up!
Is there a way to reduce the volume a lot, or even better to mute the sound completely?
Cheers
Zippyioa
Click to expand...
Click to collapse
I'd think the easiest way would be to replace the \windows\wm6.1_start.wav with a blank wav file of the same name.

zippyioa said:
Hi All The Way,
I installed your cab on my MDA Vario III. The animation is great, but the sound is REALLY loud - which isn't great when I do a soft reset in bed late at night and wake my wife up!
Is there a way to reduce the volume a lot, or even better to mute the sound completely?
Cheers
Zippyioa
Click to expand...
Click to collapse
Hi, you can set volume of startup sound in registry here:
in HKLM\Software\HTC\StartupAnimation:
Volumn (DWord) : 63 (this is sound volume for startup boot sound, 0 means OFF, 127 means max. volume)

zippyioa said:
Hi All The Way,
I installed your cab on my MDA Vario III. The animation is great, but the sound is REALLY loud - which isn't great when I do a soft reset in bed late at night and wake my wife up!
Is there a way to reduce the volume a lot, or even better to mute the sound completely?
Cheers
Zippyioa
Click to expand...
Click to collapse
There are a couple of ways to do this.
1.) Involves editing the registry
2.) Install Schap's Advanced Configuration and it has an option to change the sounds level on the startup sound.

shutter13 - I tried to overwrite the sound file but there was no \windows\wm6.1_start.wav file to overwrite!
Annunaki - I have tried the registry setting you suggested - changed it from the default 3 to 0, but its still blasting out at bootup.
AllTheWay - I have Duttys rom with Schap's Advanced Configuration built in and rather strangely it looks like 0 is the loudest volume and 127 is the lowest! I set it to 127 and rebooted but its still really loud!? I also tried deleting the wav file location from there but it's still going (am I missing something here?)
I just spotted a file in startup called Audio Boot.lnk which points to a file called \windows\Audioboot 0.1.exe
I deleted both of them (keeping a backup of each just in case!) and the startup sound has stopped. The animation continues without sound which is what I was looking for, but it seems odd that I have to do that to stop it!?
Thanks to all of you for your help anyway!

zippyioa said:
AllTheWay - I have Duttys rom with Schap's Advanced Configuration built in and rather strangely it looks like 0 is the loudest volume and 127 is the lowest! I set it to 127 and rebooted but its still really loud!? I also tried deleting the wav file location from there but it's still going (am I missing something here?)
I just spotted a file in startup called Audio Boot.lnk which points to a file called \windows\Audioboot 0.1.exe
I deleted both of them (keeping a backup of each just in case!) and the startup sound has stopped. The animation continues without sound which is what I was looking for, but it seems odd that I have to do that to stop it!?
Click to expand...
Click to collapse
Not actually. I had to put both of those files in there in order for the sound to work. Otherwise you wouldn't have any sound. I should of though of removing those files and the sound would go away. My bad

AllTheWay said:
I made a cab for you. Start up sounds work's great on my device.
Click to expand...
Click to collapse
Thank you very much. But right now i have changed filenames so i have request on you:
a) can you remove your CAB from your post, because there are used not-actual file names, so users cant simple copy new files from my first post over previous files from your cab, they need rename files or change registry again.
b) Can you make new CAB with actual filenames ? Maybe better two, one for people which wish to use wm61_animated.gif and second with wm61_animated2.gif ?
Next question is that i am not sure, which volume of startup sound is adequate, i was reading on internet that 127 would be max. and 0 off, so maybe middle (63) can be good, can you check that on your pda ? On my pda startup sound does not work so i can't test that.
Thank you very much.
(PS i am still optimizing wm61_animated2.gif file, in one hour would be that completted)

This is pretty cool. I dig it.
Any chance you have something for those of us on WM6.0 still?

Anunnaki said:
Thank you very much. But right now i have changed filenames so i have request on you:
a) can you remove your CAB from your post, because there are used not-actual file names, so users cant simple copy new files from my first post over previous files from your cab, they need rename files or change registry again.
b) Can you make new CAB with actual filenames ? Maybe better two, one for people which wish to use wm61_animated.gif and second with wm61_animated2.gif ?
Next question is that i am not sure, which volume of startup sound is adequate, i was reading on internet that 127 would be max. and 0 off, so maybe middle (63) can be good, can you check that on your pda ? On my pda startup sound does not work so i can't test that.
Thank you very much.
(PS i am still optimizing wm61_animated2.gif file, in one hour would be that completted)
Click to expand...
Click to collapse
I had to add in a different .exe to get the sound file to work. That's what I had to edit the sound file name. As far as the rest of the files. I named them exactly how you have them in the post. Which ones do you want changed. I can make a animated2.gif .cab really quickly. As far as the sound I don't know how I can change that unless somebody has another idea then me, but this is the only way that you will get the sounds to work.
Anybody else have some ideas on how to get the sound to work besides having the .exe file embedded in the .cab?

AllTheWay said:
I had to add in a different .exe to get the sound file to work. That's what I had to edit the sound file name. As far as the rest of the files. I named them exactly how you have them in the post. Which ones do you want changed. I can make a animated2.gif .cab really quickly. As far as the sound I don't know how I can change that unless somebody has another idea then me, but this is the only way that you will get the sounds to work.
Anybody else have some ideas on how to get the sound to work besides having the .exe file embedded in the .cab?
Click to expand...
Click to collapse
HI, first sorry for my english, i am only beginner.
About this point: a) can you remove your CAB from your post ....
I mean "remove" and then put back updated one, which you can make with actual filenames. So when you have new cab ready (with filenames as i have used in first post), please put them to your post back.
About wm61_animated2.gif, now i see that there is no need to make two cabs, so i think one CAB with wm61_animated.gif is enought. Who whish to have 2nd animation instead 1st, he can rename wm61_animated2.gif to wm61_animated.gif and copy/rewrite old one.
PS: Can you describe how you was able to make startup sound played ? I was not trying your CAB at this time, and my registry tweak for startup sound does not work on my ROM, so i am asking you.
THX.

Anunnaki said:
HI, first sorry for my english, i am only beginner.
About this point: a) can you remove your CAB from your post ....
I mean "remove" and then put back updated one, which you can make with actual filenames. So when you have new cab ready (with filenames as i have used in first post), please put them to your post back.
About wm61_animated2.gif, now i see that there is no need to make two cabs, so i think one CAB with wm61_animated.gif is enought. Who whish to have 2nd animation instead 1st, he can rename wm61_animated2.gif to wm61_animated.gif and copy/rewrite old one.
PS: Can you describe how you was able to make startup sound played ? I was not trying your CAB at this time, and my registry tweak for startup sound does not work on my ROM, so i am asking you.
THX.
Click to expand...
Click to collapse
Ok I have exactly the same files name's as you have in the fist post in the original Cab. I'm not sure what you are referring to. You mean the actual name of the .cab or the files inside the .cab Because the file names are:
Code:
wm6.1_shutdown.png
wm6.1_start.png
wm6.1_animated.gif
Startup.wav - has to be named this or the sound will not work
oemstartup.dll - this is needed for the sound to work
AudioBoot0.1.exe - again needed for sound
fmodece.dll - for sound as well
Code:
This is the registry changes that I have implemented.
in HKLM\Software\Microsoft\Splash Screen:
CarrierBitmap (String) : \windows\wm61_startup.png
CarrierTimeout (DWord) : 2000
CarrierShutdownBitmap (String) : \windows\wm61_shutdown.png
CarrierTimeout (DWord) : 2000
MSBitmap (String) : \windows\wm61_startup.png
MSTimeout (DWord) : 15000
MSShutdownBitmap (String) : \windows\wm61_shutdown.png
MSShutdownTimeout (DWord) : 15000
in HKLM\Software\HTC\StartupAnimation:
Enabled (DWord) : 1
GIFFile (String) : \windows\wm61_animated.gif
Now the only changes that I had to make the registry is for the start up sound. For whatever reason I can't get it to work without add a .exe program to the startup.
Code:
HKEY_LOCAL_MACHINE_Software_HTC_StartupAnimation
WAVFile REG_SZ \Windows\startup.wav
Also you have MSTimeout & CarrierTimeout listed twice in the registry? Why do you need duplicate registry entries?
I can make a separate .cab that has the other animated image. I hope this clears things up.

d00mz said:
This is pretty cool. I dig it.
Any chance you have something for those of us on WM6.0 still?
Click to expand...
Click to collapse
Well, ok i can make 6.0 too, but later. And which one you preffer ? Plastic or standard version of logo ? And i must know which is the latest avaible build for WM6.0.

AllTheWay said:
wm6.1_shutdown.png
wm6.1_start.png
wm6.1_animated.gif
Startup.wav - has to be named this or the sound will not work
oemstartup.dll - this is needed for the sound to work
AudioBoot0.1.exe - again needed for sound
fmodece.dll - for sound as well
Click to expand...
Click to collapse
All is OK, but the filenames begins now no more with "wm6.1" but "wm61" instead, and "_start.png" has changed to "_startup.png", but you probaly have that good in your CAB, and make error only here in post.
AllTheWay said:
I can make a separate .cab that has the other animated image. I hope this clears things up.
Click to expand...
Click to collapse
As you wish sir, i am happy.
AllTheWay said:
Also you have MSTimeout & CarrierTimeout listed twice in the registry? Why do you need duplicate registry entries?
Click to expand...
Click to collapse
Aha..my fault i gona fix it right now..thx.
THX for reply.

Ok here they are.
Let me know if you have any problems with them.
Little delay on my part I apologize.

Added splash screens/animations for WM6.0 too.
Added splash screens/animations for WM6.0 too.
See first post in this thread.
(direct link: http://forum.xda-developers.com/showthread.php?t=379529#1)

AllTheWay said:
Ok here they are.
Let me know if you have any problems with them.
Little delay on my part I apologize.
Click to expand...
Click to collapse
after install,how i remove unistall this cab file???

Related

Sliding keyboard sound?

Is there a way to ad more sounds to "sliding keyboard open and close" sound
and if there are were to put them?
Well, the default sounds are located in \Windows and called 0_in, 0_out, etc. Dunno how to identify them or if there are any specifics needed for these files, but why not try making a new set of in/out-files in that dir?
There's also a set of registry keys & values under HKLM\Software\HTC\SlidingSound. You can add other subkeys to expand the droplist, so you don't have to modify existing entries.
Just create a new subkey and set string values:
Default -- set this to the name you want to show up in the droplist
in -- set this to the name of the wav file you want to play when closing the slider
out -- set this to the name of the wav file you want to play when opening the slider.
Once you've made these reg entries, copy the wav files to the Windows directory & cycle power to ensure the reg entries get flushed. When you power back on, you should have the new entries in the drop list and all should be well.
This is GREAT! Thanks!
http://rapidshare.com/files/79748184/SH4Y_Sliding_Sounds_Configure.cab
This is a cab i made... all you have to do is place custom-in and custom-out.wav in the /windows folder for your own custom sounds..
works great took some time but it worked.
if your still lost i can try to help you out mind you i have the at&t tilt don't know if its different directory between phones...
Mods Can we please close this redundant thread. Thank you!

sliding sound

hi,
i've just recently purchased the S710. I have been playing around with it to see if i could customize it. I've been trying to change one specific thing and have had no success.
Could anyone tell me how to change the sound for the slider to a specific mp3 file? or even wave! i've went into the phones folders and couldn't seem to find the location. I've found the ringtones but no success for the sliding sounds!
Thanks in advance!!!
Fab
Look in to \Windows in hidden files for
1_in.xxx
1_out.xxx
2_in.xxx
2_out.xxx
3_in.xxx
3_out.xxx
where .xxx is a extension I don`t remember (maybe .mp3 or .wav)
That`s your sliding sounds. Just overwrite 2 of this and you will hear changes in Sound Settings.
Good luck.
You can also always play around with the registry using a software such as
http://www.breaksoft.com/Blog/Utilities/2005/1/Mobile_Registry_Editor.aspx
and modify the location of the Sliding* registry values (located in HKEY_CURRENT_USER/ControlPanel/Sounds) to point to the correct sound file you want.
Thanks!
Just wanted to say thanks!
If anyone else is looking into this, i haven't tried replacing the files!
all i've done is to mimic the files that they had for sliding and used the registry editor to select these files!
in other words,
i made 3 different instances of the same file, renamed them as follows:
21.wav
21_in.wav
21_out.wav
(.mp3 didn't seem to work for me)
once that was done i went into the registry location pointed in the previous post, entered the file name. Exit regedit.
From that point everything worked out great!

volume Control skin

Hi,
I've been working on changeing the colors to the Volume Crontrols, but with a bad result!
Can anyone please upload the original "HTCVolumeControl.png" from the Windows folder.
No funny comments please ;-)
Or does anyoune have a nice set of colors to the volume Controls? I can only finde it for the THD, but not for the TD2 in VGA.
Thanks...
Here you go the original file...
Thanks a lot ;-)
These work on my Diamond 2. Credit to the person who created them (I can't remember).
Thanks again - it's guys like you that keeps this site alive!
mitsi said:
These work on my Diamond 2. Credit to the person who created them (I can't remember).
Click to expand...
Click to collapse
any english version?
hungera said:
any english version?
Click to expand...
Click to collapse
Ignore the language, that is not set in the download but from your system.
Shout!
I realy made a total mess of my volume control when i tried to put some color on it. Now it looks like the attached screenshot - very small, and i can't get i back to normal.
Any ideas about what to do?
perhaps you have change a dll or something from a smaller unit (QVGA?)
I've themed mine without any problem. What I do is just use Fireworks... cut out whatever button I want to edit, paste it into a new image, edit it, cut/paste it over the original.
With the small size I think a setting was off or again, a dll file was replaced.
Okay, i got i fixed now ;-)
The problem was the the skin files was for QVGA and not VGA - as "Player911" mentioned.
So i changed the porpotion of the 3 files som they matched the VGA resolution.
To change the S2U2 volume controls:
1) Close S2U2 using the "iLock2" app
2) Unzip the attached files
3) Copy them to Progam Files\S2U2\gfx and overwrite
Now you have green Wolume Control's if you use S2U2 volume control.

[TUTORIAL] Making and using your own analogue clocks for Co0kie’s HT (pre v2.0)

Creating your clock image
Step one:
Creating your image
Using Photoshop, Macromedia Fireworks, or a similar image editing application, create your clock.
Your image must be:
• PNG file type;
• 256 x 256 pixels; and
• have a transparent background
Step two:
Converting your image into a QTC manila file
Download Mode9 Editor from:
http://forum.xda-developers.com/showthread.php?t=464984
When you open Mode9 Editor for the first time, you will be asked to enter the directory you will have specific files in. Use the help guide/manual that comes with the download to help you through this step.
Once you have Mode9Editor open, click on the ‘open’ icon (top left toolbar) and open your clock PNG image.
Now click on the little icon, above the image preview, that looks like a little disk with a ‘Q’ in it.
Save the new file as:
20F62884_manila
Copy your new clock file to your phone or storage card.
How to use your new clock image
Step one:
Backup, backup, backup
Using Resco Explorer, Total Commander or something similar, go to (on your phone):
Device – Windows
Copy the following file:
20F62884_manila
Save a copy of this file somewhere safe.
This is your backup in the event that you wish to return to Co0kie’s original analogue clock.
Step two:
Installing your new clock
Copy your new clock file:
20F62884_manila
Using Resco Explorer, Total Commander or something similar, paste the new clock file to:
Device – Windows
You will be prompted to overwrite the original file. Say ‘yes’ (don’t panic, remember, you have a backup)
Step three:
Restart Sense
A soft reset of the device is not necessary; however this will refresh Sense if this is your preferred method.
Alternatively, you can turn Sense off by going to:
Settings (tab) – Menu – All settings – Today – Items (tab) - untick ‘HTC Sense’ - ok
Then, restart Sense by going to:
Today – Items (tab) - tick ‘HTC Sense’ – ok
OR
Another way to restart Sense is to do as follows:
• Open CHTEditor
• Make a minor setting change
• Go menu - apply changes
• DO NOT EXIT
• No go and undo the change you just applied (unless you want to keep it )
• Go menu - apply changes
• Exit
Sense will restart.
Great job....
Thanks for your sharing.....
Gino14 said:
Great job....
Thanks for your sharing.....
Click to expand...
Click to collapse
You're welcome.
I hope it is clear enough. Be sure to let me know if I have missed something out or could change something to make it clearer.
I have also found it to be quicker to restart sense by going into the Cookie Home Tab Editor and applying a new lockscreen (select apply changes) and then reverting (without exiting, and again applying changes), and then exit the editor. This will restart sense without you having to wait for it to turn off, and then waiting again for it to turn back on. Without a tool that does it automatically, this is the fastest method I have found for restarting sense (and I use it all the time for applying analog clocks in particular).
SolusCado said:
I have also found it to be quicker to restart sense by going into the Cookie Home Tab Editor and applying a new lockscreen (select apply changes) and then reverting (without exiting, and again applying changes), and then exit the editor. This will restart sense without you having to wait for it to turn off, and then waiting again for it to turn back on. Without a tool that does it automatically, this is the fastest method I have found for restarting sense (and I use it all the time for applying analog clocks in particular).
Click to expand...
Click to collapse
Another good option.
I like this one. In fact it should work with any change made in CHTEditor. Just make the chang, apply it, undo the change, apply and exit.
Thanks for the feedback. I shall add the option to the first post
Franwella said:
Another good option.
I like this one. In fact it should work with any change made in CHTEditor. Just make the chang, apply it, undo the change, apply and exit.
Thanks for the feedback. I shall add the option to the first post
Click to expand...
Click to collapse
Thanks.
And yeah - I should've mentioned you could do it with just about any setting. Some of them though can have unintended consequences. For example, changing the number of quick link screens and then changing them back seems to rearrange quicklinks.
SolusCado said:
Thanks.
And yeah - I should've mentioned you could do it with just about any setting. Some of them though can have unintended consequences. For example, changing the number of quick link screens and then changing them back seems to rearrange quicklinks.
Click to expand...
Click to collapse
Good point. Best to stick to the basic changes
How bout the hands? When you mentioned saving the image as png I was thinking you are referring to just the clock face right?
Leechoonhwee said:
How bout the hands? When you mentioned saving the image as png I was thinking you are referring to just the clock face right?
Click to expand...
Click to collapse
Yes indeedy. The instructions above are for the clockface only; however, if you would like to have a go at making the hands, it is much the same process. The files you need to make, and their respective sizes are as follows:
HTML:
20F62884_manila - background - 256x256
0AB9C3F4_manila - hour hand - 16x256
4BDFBA48_manila - minute hand - 16x256
2A87D392_manila - second hand - 16x256
7126E342_manila - clock dot - 32x32
My fastest way for Sense reset - RestartManila.exe. I found this exe somewhere in this forum - thanks to the unknown creator. The cab will create a shortcut in windows/start menu. I made then a quicklink.
Hello
So i test it to make a own clock with some templates found on the Forum.
But after i copied the file in my Windows folder and restart manila i can only see the hands and second hand.
What did i wrong.
My way.
Open mod9--->open my png clock (256x256 and transperent)--->Save it as manila file--->Copie to my storage card--->copie with total commander in my Windows folder and overwrite the one that exist--->Softreset.
Pls help.
How can I make files for hands wider than 16 x 256, so for instance 32 x 256 or 128 x 256?
Make a png picture with the width of your choice (f.e. 32 x 256 or 128 x 256). For the correct rotation point you have to place the hand in the same way in the middle like in a 16x256 file. Then import this picture in the right manila file (I use CFC Gui). This will automatically change the picture in the manila file to the new size.
For other settings in 7c60907d_manila see this post http://forum.xda-developers.com/showpost.php?p=6368698&postcount=32
Dic3ptor said:
So i test it to make a own clock with some templates found on the Forum.
But after i copied the file in my Windows folder and restart manila i can only see the hands and second hand.
What did i wrong.
My way.
Open mod9--->open my png clock (256x256 and transperent)--->Save it as manila file--->Copie to my storage card--->copie with total commander in my Windows folder and overwrite the one that exist--->Softreset.
Pls help.
Click to expand...
Click to collapse
By my take on the above process you have done everything correctly.
I am, of course, assuming that you have Co0kies HTC installed!
The only thing I can think of is that you may have misnamed the manila file. Double check and ensure that the clockface file name is 20F62884_manila
Franwella said:
By my take on the above process you have done everything correctly.
I am, of course, assuming that you have Co0kies HTC installed!
The only thing I can think of is that you may have misnamed the manila file. Double check and ensure that the clockface file name is 20F62884_manila
Click to expand...
Click to collapse
Yes Cookies is installed! Hmm maybe a did a mistake with the name of the manila file. Thx for your answer.
Dic3ptor said:
Hmm maybe a did a mistake with the name of the manila file. Thx for your answer.
Click to expand...
Click to collapse
Believe me, you wouldn't be the first *sheepish grin*
rat_2665 said:
Make a png picture with the width of your choice (f.e. 32 x 256 or 128 x 256). For the correct rotation point you have to place the hand in the same way in the middle like in a 16x256 file. Then import this picture in the right manila file (I use CFC Gui). This will automatically change the picture in the manila file to the new size.
For other settings in 7c60907d_manila see this post http://forum.xda-developers.com/showpost.php?p=6368698&postcount=32
Click to expand...
Click to collapse
Thanks! I'll look into it.
gradient?
hi, i'm trying to make some of my own clock for cht but i have a problem with gradient and transparency (see picture). this is the clock i made but can you tell me what to do to get a smoth gradient not like this one on the picture, it looks ok in corel but when i create a manila file with manila editor and put it in my phone it's not good (low quality).thx
Resizing clocks
is there an easy way to increase the size of one of the clocks I downloaded here? From the links in your clock list thread I found lechux's Hero clock. I really like the HTC one but it's too small! How can I resize it up by 25%?
lowfieldgarage said:
is there an easy way to increase the size of one of the clocks I downloaded here? From the links in your clock list thread I found lechux's Hero clock. I really like the HTC one but it's too small! How can I resize it up by 25%?
Click to expand...
Click to collapse
The only way really is to recreate the clock.
You could try converting the manila file back to PNG, then increasing the image and seeing if you lose much resolution. If you get a reasonable result, then it's a matter of saving the new PNG and converting back into manila.
Of course, if you do all this you should credit the original developer.
Also keep in mind that if you create a bigger clockface, and the one you're interested in comes with hands, then the hands will need to be recreated to fit the new size.

[Endkey] Basic8 and 5 CHT2/1.8.5 - .sencity Start Menu Icons (NEW!) (12 Dec)

Introduction
I use my Endkey on a daily basis. However, I use only a part of many of the multiple options. I wanted bigger images and more specific choices. Originally this was a skin based on kurt-willems' work. Now it is a stand alone app that replaces your endkey (when you hold it down) with interchangeable themes!
Endkey Basic8
...designed by jsmccabe78...packaged by kurt-willems...
...release date 10 november 10...​
The Product
...Endkey Basic8...
...3 themes...
...4 combinations...
{
"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"
}
Decoding Endkey Basic8
...note- all options are on/off...​
Installation
Note: Please install the appropriate version for your CHT
1- Uninstall any previous Endkey (mine, Kurts, Johcos)
2- Download:
DOWNLOAD ENDKEY BASIC8 CHT2.0 (use this if you do NOT use CHT)
DOWNLOAD ENDKEY BASIC8 CHT1.8.5​
3- Install .cab to your phone (must be to your device!)
4- Follow the series of prompts-- note, hitting "cancel" will cause the theme not to load properly!
5- Having troubles? Read Kurt's post for some quick tips. If still having trouble, post what's going on!
Changing Themes
1- Tap and hold the upper right corner (trust me, it works)!
2- Simply follow the prompts again.
3- To make your own theme, see post #2.
Endkey Basic8 Skins
...just click on the pic for the download...
​
Installing Skins
1- Make sure you have Endkey Basic8 installed to your phone
2- Download the your skin and install the cab your phone.
3- Enter Endkey and press upper right corner to run installation sequence. The new skin will be found in the "EndkeySkins" folder in your Program Files - now select it!
4- All is done. No soft reset required.
._._._._._._._._._._._._._._._._._._._._._._._._.
Endkey Basic5
...designed by jsmccabe78...packaged by kurt-willems...​
The Product
Basic5_Sense
From Left-Right, Top-Bottom: Wifi, Shut-down, Reboot (green center), Communications Manager and Sense Reboot
Basic5_bootloader
From Left-Right, Top-Bottom: Wifi, Shut-down, Reboot (green center), Bootloader and Communications Manager​
Installation
Note: Please install the appropriate version for your CHT
1- Uninstall any previous Endkey (mine, Kurts, Johcos)
2- Download:
DOWNLOAD ENDKEY BASIC5 CHT2.0 (use this if you do NOT use CHT)
DOWNLOAD ENDKEY BASIC5 CHT1.8.5​
3- Install .cab to your phone (must be to your device!)
4- Follow the series of prompts-- note, hitting "cancel" will cause the theme not to load properly!
5- Having troubles? Read Kurt's post for some quick tips. If still having trouble, post what's going on!
Changing Themes
1- Tap and hold the upper right corner (trust me, it works)!
2- Simply follow the prompts you see:
New Skins
Simply click on the picture to download the skin! And yes...bootloader is included but not shown to conserve space!
Installing Skins
1- Make sure you have Endkey Basic5 installed to your phone.
2- Download the above zip. Do NOT unzip it.
3- Transfer your zip to anywhere on your phone (or to keep it nice and organized, move to \Program Files\EndkeySkins )
4- Enter Endkey, press upper right corner to run installation sequence. Select the appropriate zip
5- All is done. No soft reset required.
._._._._._._._._._._._._._._._._._._._._._._._._.​
Removal
If you tried out Endkey Basic5 or Basic8 and it isn't for you, uninstalling is easy. Simply uninstall the .cab and all will be back to what you had previously!
._._._._._._._._._._._._._._._._._._._._._._._._.​
Thank Yous
kurt-willems- To be honest, without Kurt this wouldn't exist! A massive thanks to him for taking my files and making a working cab (and teaching me about mortscript!)
Graphics
DINIK for his Anastasia Icon
Luka92 for his great colorful/ leafy background
negawolf for his Energy style background
djcedric and bobsbbq for their Touch of Glass Theme
Iconspedia - where I found all of the icons used in this app.
ghenarys for the shelves idea!
minuted74 for his great skins!
Design
Johcos - for making the EndKey easy too manipulate.
BT73 - for his Making your Action Screen thread.
If you enjoy this application and feel like making a donation any of the people above deserve it...however, Kurt really really deserves it. Without him, this project would never have been publishable!
Feedback always appreciated! Enjoy!
Customization for Endkey Basic8
Here are the steps to make your own Endkey Basic8
1- Download "Basic8 Cutomization Kit"
DOWNLOAD BASIC8 CUSTOMIZATION KIT​2- In the end you will need 10 icons and 4 background images. These are the axis points (refers to upper left hand corner) and sizes of each icon that I used for this. Follow these exactly and your skin will be perfect!
Code:
x0, y0 0,41 w, h 240, 144
x1, y1 240,41 w, h 240, 144
x2, y2 0,185 w, 480, h 144
x3, y3 0, 329 w, h 240, 144
x4, y4 240, 329 w, h 240, 144
x5, y5 0, 473 w, 480, h 144
x6, y6 0, 617 w, h 240, 144
x7, y7 240, 617 w, h 240, 144
You will end up with the following "icons"(as brn files):
Code:
x0 = wifi.brn
x1 = shutdown.brn
x2 = reboot.brn
x3 = comm.brn
x4 = sense.brn
x5 = lock.brn AND vibrate.brn
x6 = boot.brn
x7 - nodata.brn AND phone.brn
You will also need the following "backgrounds":
Code:
lock_nodata.brn
lock_phone.brn
vibrate_nodata.brn
vibrate_phone.brn
3- See below for more specifics on how to make changes for your theme.
4- Copy your new theme to anywhere on your phone/ storage card. Tap upper right corner and go through the prompts (just make sure to find your new .zip!) If you care to share your theme, I will post it for others to use.
._._._._._._._._._._._._._._._._._._._._._._._._.​
Customization for Endkey Basic5
I have re-written and edited the previous Basic5 endkey for easier customization. Now everything is completely uniform which will make skinning it easier - and easy to share!
1- Download "Basic 5 Cutomization Kit"
DOWNLOAD BASIC 5 CUSTOMIZATION KIT​2- These are the axis points (refers to upper left hand corner) and sizes of each icon that I used for this. Follow these exactly and your skin will be perfect!
Code:
APP_0: x0, y41; w240, h240
APP_1: x240, y41; w240, h240
APP_2: x0, y281 w, 480, h 240
APP_3: x0, y521; w240, h240
APP_4: x240, y521; w240, h240
You will end up with the following images (as brn files):
Code:
bkgd1.brn --boot left, comm right
bkgd2.brn --comm left, sense right
bootloader.brn
comm1.brn -- on right
comm2.brn -- on left
reset.brn
sense.brn
shutdown.brn
wifi.brn
3- See below for more specifics on how to make changes for your theme.
4- Copy your new theme to anywhere on your phone/ storage card. Tap upper right corner and go through the prompts (just make sure to find your new .zip!) If you care to share your theme, I will post it for others to use.
._._._._._._._._._._._._._._._._._._._._._._._._.​
Editing your EndKey- the Fundamentals​-------------------------------
Introduction:
If you like the above mod/ skin but want to put your own twist on it, this is a simple process - but it takes a little work. Below are the following instructions (written out in looooong detail.) Note: these instructions are not unique to my modification, rather they work on any endkey / action screen.
-------------------------------
Overview:
To edit the endkey, whether changing a program or changing the background, will require 1) edit some graphics and 2) edit the registry (and 3- make a .cab if you want to share! But that is another conversation...)
-------------------------------
Prep Work- Tools:
1- You need a graphics editor - (photoshop, gimp, etc.)
--> I use paint.net (all of my examples are in .pdn files from paint.net)
2- You need a registry editor (either on your phone and your computer - but both is best!)
--> Phone: I use Total Commander
--> Computer: I use CeRegEditor
(3- You will need a simple .cab maker --> I use QuickCab 2.0 - as it is free!)
-------------------------------
Back-up :
Before you begin, backup your registry in case you need it later.
1- Install CeRegEditor to your computer
2- Connect phone via usb and activesync
3- Open CeRegEditor (as administrator)
4- Navigate to: [HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\EndKeyScreen]
5- Go to "Edit" -> Export and export all (keep somewhere safe!)
(if you screw up the registry, you can import this and be back to normal!)
-------------------------------
Editing the Graphics:
Goal: Say you want to change the background or the icon in you EndKey. Unfortunately, if you change one you need to change both! (You'll see what I mean...)
Prep Work:
For this section you will need:
1- Your graphics editor
2- brnconverter.exe (in the attached kit below)
1- Designing the Background
This is the fun part. Figure out how you want it to look. The background image is what you see when you hold down the EndKey. It contains the background image with all of your "icons" on it. This is one image.
--> For my project I started with an idea and a blank "canvas" of 480x800 pix. Then I started adding color, etc. It can look like anything. This is my background (all 1 bmp):
--> Note: Simply lay out the icons that you will "press" in an organized fashion. Keep in mind where they are located and keep them lined up the way you want.
--> When you are done with your design (save often) you need to have a final copy in .bmp format.
--> I have included my raw background (basic5.pdn) in the kit below so you can see how I laid out everything.
2- Designing the Icons
This is what you press to get your desired program to launch. This is a tad trickier.
2a- Taking your background image, "cut out" a piece of it that you want to be "active" (the entire area will start your program when you press it.) The larger the icon, the easier to push. However, the icons cannot overlap. For example, say I cut out the following chunk for my wifi:
Now, this entire area will startup my desired program when I hit it. Here is a colored "map" of what my icons look like when I cut them out - I used bold colors so you could see all the different "pieces" on one canvas. Each piece, when pressed, will launch its respective program.
NOTE: Very important-- you need to write down a couple of things:
X-axis- you need the x-axis point of the upper left corner
y-axis- you need the y-axis point of the upper left corner
width- you need the exact width
height- you need the exact height
--> you will input these data later. If you are off, when you "click" on the icon, the icon will shift and not line up as you wish.
2b- Edit the image when you tap this area you know you hit it. What I did was add in a second layer and fade it out so the overall product looks darker than what is seen on the background image. You can do anything (heck, change colors, add stars, give a thumbs-up sign...)
--> Again, for the final product, you will need a .bmp file.
--> I included my settingsbasic.pdn in addition to all my bmps in the kit so you can see how I did this.
3- Converting bmp to brn
Easy. Place the program "brnconverter.exe" (found in the kit) in your folder with your .bmp images. Open it. Drag your bmp files onto it and it will conver them for you.
--> The brn files are the ones you will be putting on your phone. NOT the bmps.
-------------------------------
Editing the Registry:
Goal: Say that in the above modification you want to change out the wifi option to bootloader. You need to change the registry to load your desired .exe.
1- Understanding the Endkey Registry
Using any registry editor navigate to [HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\EndKeyScreen\]
--> You will see the following string values and folders. Here are their definitions (of the ones you will edit):
BaseImage --> "\Windows\basic5.brn" --> refers to your background you designed previously. Mine is called "basic5.brn" (without the quotes) and is located in the windows folder. You can place it anywhere as long as this points to it (say, \Windows\Endkey\basic5.brn - meaning it is in a folder "Endkey" that is in the "Windows" folder...make sense?)
Column --> How many you have. Kurt has 1. I have 2.
Row --> How many you have. Kurt has 7 (well 9 kinda) and I have 3.
APP_0 --> refers to the 1st (upper left program - for me this is "wifi")
APP_1 --> refers to the 2nd (upper middle or upper right - for me this is "shut down")
APP_2 --> refers to the 3rd program (can be upper right, can be 2nd row, all depends - for me this is "soft reboot")
APP_3 --> you get the idea, this is the next program. For me this is "comm manager"
APP_4...(and so on) --> for me this is "sense reboot"
With in each APP you will find:
Path --> this is simply the full address of where your .exe program is located (more on this to come)
Param --> needed with some .exe (like for wifi)
IconPressPath --> Where you "Icon" is located that you designed previously
xPos --> x-axis point of the upper left corner of your icon
yPos --> y-axis point of the upper left corner of your icon
Width --> width of your icon
Height --> height of your icon
Note: If you want to add APP keys (say have 24 programs, and not 5) this is fine. But you will need to change the rows / columns to reflext your layout!
2- Identifying and Locating your Program
Locate the .exe of the program you want to have (in our case - bootloader2.exe)
--> Note: this can be any .exe (on your computer or storage card)
2a- Find out the location of the .exe - in our case that will be: \Windows\bootloader2.exe
2b- Say you want to find a location of an exe on you storage card, but don't know what it is. Use the registry editor navigate to: \Windows\Start
Menu\Programs and hold down on your desire program. Click on properties. Click on Shortcut- this gives you the address. Write this down (without the quotes)- this is the location of the .exe.
3- Redirecting your APP_* Path
Now you are ready to redirect the Endkey APP Path to your desired program. Using your registry editor, navigate to:
HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\EndKeyScreen\APP_0]
--> Note: the 1st application (always in the upper left corner) is APP_0.
--> Open up the string "Path" - you will notice it now shows: \Windows\JMLComm.exe
--> Change this to: \Windows\bootloader.exe
--> Now you will need to delete the contents of "Param" - which should say "wifi" - just delete it
--> Now this selection of the Endkey will load "bootloader"!
4- Redirecting your background image and icons
So the program is changed but now to change your background. Easy to do.
4a- Background
Go to: [HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\EndKeyScreen\BaseImage]
--> Change the name to your brn image you made earlier
4b- Icon:
Go to: [HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\EndKeyScreen\APP_*]
Change the following dwords to match what you wrote down previously:
IconPressPath
xPos
yPos
Width
Height
Exit out. Soft reboot. Check it out...is it working??? If so, Congrats! You have done it! Go and enjoy you new Endkey!!! If not, go through the steps again and if that fails, post your problem!
nevermind....
jsmccabe78 said:
Introduction:
I use my Endkey on a daily basis. However, I use only a part of many of the multiple options. I wanted bigger images and more specific choices. So I skinned my own EndKey - named Endkey_basic5. This is simply a skin based on the work of Kurt and Johcos. I am no means a graphics guy, but wanted to share for one reason - to show that you can change up the design and have images both larger and staggered (non-linear). If you like what you see, but want some changes please see post 2 for instructions (not finished, but in the works).
Image:
From Left-Right, Top-Bottom: Wifi, Shut-down, Reboot (green center), Communications Manager and Sense Reboot​
Installation:
1- Download and install kurt-willems' End-key! v4.5 (or, though not tested, this should work just fine with johcos' v4.5 too.)
--> Complete the installation (including a soft reboot)
2- Download and install Endkey_basic5
Removal:
If you tried this mod out and it isn't for you, uninstalling is easy.
--> Simply uninstall the Endkey_basic5.cab
--> You will return to having Kurt's (or Johcos') Endkey
Thank Yous:
Johcos - for making the EndKey easy to manipulate.
kurt-willems - for a great template and inspiration.
BT73 - for his Making your Action Screen thread.
Iconspedia - where I found all of the icons used in this mod.
If you enjoy this modification, donate to Johocos or Kurt. Let's be honest, how boring would our Endkeys be without them?!
Feedback always appreciated! Enjoy!
Click to expand...
Click to collapse
I say, keep the 5 you have and add bootloader!!! That would be really cool. using johcos endkey action screen, dinik screened, but always looking for new stuff!
And since when are you not a graphics guy? half of my skins are from you!!!!
edit: A tutorial on how to do this would be awesome!
Kameirus said:
looks awesome trying it now
i know its for wvga but it works good on my fuze just a little big lol
anychance for alittle smaller images and maybe changeing the sence restart and put the enter bootloader in its place
Thanks and awesome work on all of the mods you make im using alot of them
Click to expand...
Click to collapse
thank you for the compliment! glad you like what i am doing...
putting in the bootloader instead of restart sense...no problem. may take a day to get that going though. time is not on my side today!
nrfitchett4 said:
I say, keep the 5 you have and add bootloader!!! That would be really cool. using johcos endkey action screen, dinik screened, but always looking for new stuff!
And since when are you not a graphics guy? half of my skins are from you!!!!
edit: A tutorial on how to do this would be awesome!
Click to expand...
Click to collapse
glad you like my skins! i am simply a 1-trick pony -- copy and paste. ha! adding in an additional option (making it 6) is possible, but would require some time i don't have right now. not difficult, but time. as i wrote above will swap out one for bootloader (less time)....besides if i add one, it won't be Basic5 now will it! ha!
cool thanks
Nice creation sir;
You see what other peoples inspiration can give us.
It gives a hole new sens on the End-Key.
Well done.
looks good, much easier on the eye than the classic list view.......
nice work man
kurt-willems said:
Nice creation sir;
You see what other peoples inspiration can give us.
It gives a hole new sens on the End-Key.
Well done.
Click to expand...
Click to collapse
conantroutman said:
looks good, much easier on the eye than the classic list view.......
nice work man
Click to expand...
Click to collapse
wow...glad you guys like it. feels good to hear that from you guys! thanks!
I add your creation on my Thread on post #3 "Themes create by users" so that peoples can see directly your creation.
Ps; If you will, I make a new cab fore you in the next week so that it is a stand alone application and users don't need to install 2 separated cabs. (All options integrated)
Not that it border me; it's a pleasure when peoples use/download my work; But if there are a lot peoples like me that don't like to install multiple cabs fore one application it will be nicer to have all in one.
What do you think?
PS+ I send you a PM about your other project, will also do that next week.
jsmccabe78 said:
thank you for the compliment! glad you like what i am doing...
putting in the bootloader instead of restart sense...no problem. may take a day to get that going though. time is not on my side today!
glad you like my skins! i am simply a 1-trick pony -- copy and paste. ha! adding in an additional option (making it 6) is possible, but would require some time i don't have right now. not difficult, but time. as i wrote above will swap out one for bootloader (less time)....besides if i add one, it won't be Basic5 now will it! ha!
Click to expand...
Click to collapse
I would take that as well!!! Always looking for new apps to try.
WOW; very futuristic Idea, I like it.
Nice to see our minds are open and new creations will born.
kurt-willems said:
I add your creation on my Thread on post #3 "Themes create by users" so that peoples can see directly your creation.
Ps; If you will, I make a new cab fore you in the next week so that it is a stand alone application and users don't need to install 2 separated cabs. (All options integrated)
Click to expand...
Click to collapse
wow, thanks for the nod! and thanks for working on this (in addition to our other thing)...really quite kind.
Bonito77 said:
WOW; very futuristic Idea, I like it.
Nice to see our minds are open and new creations will born.
Click to expand...
Click to collapse
glad you like it! thanks!
bootloader addition is up. even found an image of the hd2 booloader...how about that? swapped sides to keep colors looking better. enjoy.
feedback appreciated!
cheers!
awesome thanks again
jsmccabe78 said:
wow, thanks for the nod! and thanks for working on this (in addition to our other thing)...really quite kind.
glad you like it! thanks!
bootloader addition is up. even found an image of the hd2 booloader...how about that? swapped sides to keep colors looking better. enjoy.
feedback appreciated!
cheers!
Click to expand...
Click to collapse
any chance of a dinik theme or matte black and white????
downloading now regardless, gonna give this a try.
Kameirus said:
awesome thanks again
Click to expand...
Click to collapse
thanks! glad you like it! cheers.
nrfitchett4 said:
any chance of a dinik theme or matte black and white???? downloading now regardless, gonna give this a try.
Click to expand...
Click to collapse
would love to, and originally had been working on an anastasia style one and got sidetracked by what you see...however, now time is not a friend of mine. starting a new aspect in my job tomorrow and will be having much less time to dedicate to this. if i get some time, have some ideas (e.g. Basic8 / Basic11 options) and would incorporate other icon styles...but will see!
thanks for the support!
on a different note....post 2 has a "how to" on making this kind of mod. very long-winded...i apologize. but hopefully it does the job...
jsmccabe78 said:
thanks! glad you like it! cheers.
would love to, and originally had been working on an anastasia style one and got sidetracked by what you see...however, now time is not a friend of mine. starting a new aspect in my job tomorrow and will be having much less time to dedicate to this. if i get some time, have some ideas (e.g. Basic8 / Basic11 options) and would incorporate other icon styles...but will see!
thanks for the support!
on a different note....post 2 has a "how to" on making this kind of mod. very long-winded...i apologize. but hopefully it does the job...
Click to expand...
Click to collapse
thanks for the tutorial. I'll give it a try after I rebuild my computer. (hurry up newegg.com)
nrfitchett4 said:
thanks for the tutorial. I'll give it a try after I rebuild my computer. (hurry up newegg.com)
Click to expand...
Click to collapse
let me know if'n ya need help. that i will be able to do.
forgot the endkey_kit...now up in the 2nd post.
cheers.
Just a helping hand.
Good evening jsmccabe78 and other users.
Like promised I have made a standalone version from your End-Key. So now peoples don't need to install my version before thy can use your version. Not that it border me that people download my version and than use your skin; but if we are honest it's useless to install 2 cabs if it can be one.
Ow I also integrated the two different version in one cab. "Basic5 and Basic5_bootloader" are one now.
fore change between this two versions click on the right top corner of your screen, fore open the wizard. Also people can choose if thy will have the End-Key permanent loaded in memory. And select if thy will a confirmation dialog for Bootloader, SoftReset and Shutdown.
Also a shortcut to the End-Key is integrated. Standard location is /Programs
Installation instructions:
- Download the cab
- Press on the cab fore installation; Notice Installation path must be Internal Memory.
- Do a soft reset.
PS; jsmccabe78 If you don't like it communicate it to me, and I will remove it.
I only tray to collaborate.
PS to all other users. This isn't my creation; the hole skin is from jsmccabe78 so the credits are fore him!!! don't forget.
And have fun.
Looks pretty nice, specially the big buttons, fingerfriendly, thanks for this app.

Categories

Resources