[APP] Diamond Quake 1- Working on Diamond/Pro - Touch Diamond, MDA Compact IV Themes and Apps

Took a few hours but finally got quake working on my diamond,
Just unzip and drag the "Quake" folder to the ROOT! of your Internal storage
(otherwise it won't work)
DO NOT RENAME anything (otherwise it won't work)
the zip contains everything but game data, you can get the demo game data form here:
http://quake.pocketmatrix.com/pak0.pak.zip
unzip the file twice (i think) until it doesn't look like a rar/zip file anymore and looks like an unknown windows file
drag it into the ID1 folder
and ENJOY!
Quick notes:
best bet is make a shortcut to the quake.exe and put the icon wherever
buttons are a bit of an issue thought i tried to configure it for our phones best i could
Buttons/Issues:
Volume down = Portrait mode (Make Sure your in portrait before you go into the menu.... we don't have an escape key and you literally can't get out unless you can manage to crash the game or soft reset)
in portrait mode the escape key is.... invisible.... but check the attached picture so you know where it is
Volume up & Back key = Landscape mode (this is what you want to be playing in)
End key = Change weapon
Send key = Jump
Home key = Crash Program
Touch Commands
Top-middle/Bottom-middle of the screen - jump
Left of screen - Change weapon
Right of screen - random weapon?
Up Down Left Right are relative to screen position so don't worry about changing them
use stylus or finger to look around and aim.
Have Fun !

Oh and you can delete the "Config backup" folder inside ID1, its no longer needed

1 last thing, currently the circle "enter" button is to shoot, if anyone can figure out how to make it so you can just tap the screen please PM me so i can update the files

will this work with all the quake 1 .pak files???

ya it should, if you have the full quake 1 pak files just place them all into the ID1 folder and load up the game

Thanks averma, works perfectly with the shareware pak0.pak

i tryed several times but it won't load,it says : W_LoadWadFile : couldn't load gfx.wad :|i don't have any ideea what to do

make sure it is in the root of internal storage (and not in my documents or something), make sure you don't rename anything and the demo game data is in the right place. as long as those 3 are correct you shouldn't get the error

Thank you! Works perfectly on my Touch Pro.
2 questions though: how do you jump forward? I only manage to jump or to move forward, but not both at the same time. And how do i get to the menu again after switching to portrait?
Anyway, thank you for the effort.

I forgot to mention, some touch commands
Top-middle/Bottom-middle of the screen - jump
Left of screen - Change weapon
Right of screen - random weapon?
in portrait the bottom 1/2 of screen is black but the buttons are still there (just can't see them). take a look at the attached picture in first post so you can see were the menu button is (basically just click the top right corner of the black bottom 1/2 of your screen - that will bring up the menu)
once you know where the menu/escape key is don't be affraid to map your own control setup on the pro (assuming you want to use the keyboard to play)
but for diamond users use default buttons

Related

the buttons for "Softbuttons" don't work after awhile

I have a Orange SPV M3100 (tytn)
just got it 2nd hand. it works nicely, but everytime after a few hours of not using it. when i try to use it again, the 2 buttons that's suppose to press the softbuttons don't work.
To get them working again, i have to reset my thing.
The softbuttons themselves still work. I can click on the 2 things and my file explorer / contacts show up. But the physical buttons that's suppose to press those 2 things don't for some reason.
Any ideas?
Softkeys not working
I've had similar issues. It has happened a few times actually. Now when I install a new rom I place short cuts in my window\startmenu\ accessories or system files folder depending on the application i try to shortcut. Just locate the actual exe file for the program copy it and go to the windows folder you want it in and hold stylus and hold and paste short cut then rename as you wish. it wll now show up in your programs folders on you menus. or use advance configurations 1.0 from Shaps it works very well. There is also a softkey app in the forum that works well also.

Rotate Screen Button

Hi all,
I wonder if anyone can help. In the SBP panel there's a nice 'rotate screen' button under the tool menu.
Now i've got TFL3D installed and would like a quick way to rotate screen (I use TomTom7 and the phone is held in a generic car holder horizontally)
I liked to rotate the screen quickly then start up tom tom (As the onscreen keyboard is thumbable when horizontal)
Now using TFL3D there's no quick way (you have to goto start menu/settings/system/screen)
I was wondering is there anyway it can be installed as a program somehow and added to the program page?....Thoughts?
Thanking you in advance.
What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.
too bad we can only map 2 keys... I want to remap camera and panel button
holdout said:
What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.
Click to expand...
Click to collapse
Yeh, I did think of that, but I prefer the mappings of my hard buttons to be 'more useful' i.e. something that I use all the time, rather than the rotate function.
I was primarily asking if an .exe could be written that would rotate the screen, I then could install it as a program and add to the program screen.
Does any of the programmers here think that's possible? (I'm gonna admit that this is kind of a begging post)
holdout said:
What I did is I made one of my silver hard buttons be a Portrait/Landscape toggle button.
To do this, go to Start --> Settings --> Personal tab --> Buttons
Now you can choose the left or right silver key, and under "Assign a program" you can pick "<Rotate Screen>".
By pressing it and re-orienting the phone at the same time, I accidentally fooled a friend into thinking that it has an accelerometer lol cuz he didn't notice me pressing it.
Click to expand...
Click to collapse
Regesteryyyy?
so..nobody has any ideas then?
I use AE Button Plus to map double clicking the camera button (pressed just lightly, not enough to take a picture) to rotate the screen.
The line in AEBPlus.cfg is
Key 00c5 a0000 a0015 a0000 a0000
...though you can also go through the File menu and select Add button.
The default action for the button is nothing, so it's a good choice for something like this.
THJahar said:
Hi all,
I was wondering is there anyway it can be installed as a program somehow and added to the program page?....Thoughts?
Thanking you in advance.
Click to expand...
Click to collapse
First, download and install Mortscript via http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29
Second, create a file tomtom.mscr that contains the following script:
Code:
If ( ProcExists("TomTom Navigator.exe") )
Show("TomTom Navigator")
Else
Run( "\Program Files\Navigator\TomTom Navigator.exe" )
EndIf
Sleep(1000)
If (ExternalPowered())
Rotate 270
EndIf
Third, create a shortcut in \Windows\Start Menu\Programs to this tomtom.mscr file.
And if you want a nice TomTom-icon for your shortcut, change the shortcut file to:
Code:
24#"\My Documents\tomtom.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0
(my tomtom.mscr is in \My Documents)
After this you have a shortcut to start TomTom if not started yet, to quickly show TomTom if already started, and it will automatically rotate the screen if it is charging in your car holder.
wensing said:
First, download and install Mortscript via http://www.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29
Second, create a file tomtom.mscr that contains the following script:
Code:
If ( ProcExists("TomTom Navigator.exe") )
Show("TomTom Navigator")
Else
Run( "\Program Files\Navigator\TomTom Navigator.exe" )
EndIf
Sleep(1000)
If (ExternalPowered())
Rotate 270
EndIf
Third, create a shortcut in \Windows\Start Menu\Programs to this tomtom.mscr file.
And if you want a nice TomTom-icon for your shortcut, change the shortcut file to:
Code:
24#"\My Documents\tomtom.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0
(my tomtom.mscr is in \My Documents)
After this you have a shortcut to start TomTom if not started yet, to quickly show TomTom if already started, and it will automatically rotate the screen if it is charging in your car holder.
Click to expand...
Click to collapse
Awesome! Works a treat, thank you so much

[REF] *Blackstone Hints & Tips* - Things you may not have known. UPDATED 30th July.

[REF] *Blackstone Hints & Tips* - Things you may not have known. UPDATED 30th July.
MOD Edit HDuser
This thread has now gone Wiki and can be found under
http://wiki.xda-developers.com/index.php?pagename=HTC_Blackstone_tboy2000
I would like to thank Screec for his help on formatting the Wiki page and tboy2000 for this great collection of information.
End MOD Edit
1. Using the Back Key
You can use the actual back key at the bottom of your phone to go back a web page or two in Opera, instead of bringing up the Opera menu and selecting the back arrow.
2. Exiting Volume Screen
For quick exit of the volume screen, tap anywhere in the dark grey background surrounding the vertical slider button.
3. Reduce Errors in Typing
In Input options, disable the number of words to show in T9 for less mistakes when typing and thus faster entry.
4. Improve Photo Thumbnail Resolution in Photo Tab
Modify or tweak a photo (such as adjusting brightness) using a image editor directly on your HD (eg: Resco Photo Viewer) and save and overwrite the original. This makes the photo thumbnails on your Photo Touchflo 3D tab hi-res instead of low-res.
5. Change the Order of Photos in Fav Album
Modify or tweak a photo (such as adjusting brightness) using a image editor directly on your HD (eg: Resco Photo Viewer) in the order you want your photos to appear on your Photo Touchflo 3D tab, as they are displayed in order of last modified/created date. The first photo you modify will be the last to show in your Photo Touchflo 3D tab and vice-versa.
6. Panning Around Zoomed Photos
Touch and hold a zoomed in photo until you see a white outlined box appear in the corner. You can now remove your finger from the screen and drag and pan the photo to see more of it.
7. Hi Res Contact Photos
Assign contact photos on your SD card directly to specific contacts for hi-res thumbnails. If you assign contact photos in Outlook and then sync, the contact photos on your phone will be low-res.
8. Better Contact Scroll Search
When scrolling Contacts, tap the letter AFTER the name you are looking for to make your results list from the top of the screen instead of the bottom of the screen. Eg: If you want to get to the 'P' names such as Paul tap 'Q' instead.
9. Hidden Weather Animation Easter Egg
In the Weather Touchflo 3D tab, tap on the black background to the left of the title 'Weather' and then immediately to the right of the title, again in the black background to see a hidden Easter Egg where the weather animations are cycled through. You have to be quick with your 2 taps.
10. Have Category Folders in Start Menu
Using a file explorer, add 5 new folders to your 'Start Menu' folder. Name them like: Web, Travel, Utilities, System and Media. Copy relevant shortcuts from you 'Programs' folder in your 'Start Menu' folder to each of these new folders. You will need to use a 3rd party file explorer to unhide system files and rom files to see the pre-installed icons to copy them to your folders. These icons are '.ink' shortcuts. Also copy the entire 'Games' folder and 'Office' folder from your 'Programs' folder direct to your 'Start Menu' folder. Finally uncheck all checked boxes in Menus in Settings page. This will allow all 9 folders to show in your Start menu on your home page, where you can access specific apps much quicker. Remember each time you install or remove a program/game, you have to either copy the new 'ink' icon to your category folder or delete it.
11. Use 3rd Party Tweaking Apps
Use 3rd party apps like 'Advanced Config', 'HD Tweak' and 'SKTools' to tweak and optimise your HD further.
12. Disable Beam
Disable 'Beam' in Settings to conserve power.
13. Haptic/Vibration Feedback on HD
Use 3rd party app 'Touch Response' 0.02.2 to add haptic feedback on your phone to feel small vibration everytime you touch the screen in any app. Ideally useful for Keyboard entry.
14. Protect Screen from Breaking
If you carry your phone in your jacket pocket, make sure it is with the screen facing your body to protect the glass from accidental external jolts/pressure.
15. Cover Up Blemishes on Casing
You can use a black permanent fine tip marker pen to cover up scrapes on paintwork of housing. Rub firmly back and forth with your fingertip after a few seconds wait after applying pen.
16. Power Off Reset Action
Turn the phone off and on if you want to reset without taking the cover off or the latest version of HD Tweak installs a Reset icon which you can tap.
17. Temporary Stylus Attraction to Casing
Once you have taken your stylus out and you need a spare hand for a quick second, you can temporarily stick it magnetically underneath your HD along the right edge - instead of having to put it back in and then take it out again.
18. More Contacts per View
Show more contacts per page if you check "show contact names only" in 'Contact' options. You get 18 names per view as opposed to 12 and a half.
19. Fastest Way to Write New SMS
Quickest way to write a NEW text message is through the 'Contacts' list and NOT through the SMS Touchflo 3D tab. Best to assign a softkey to 'Contacts' so it is instantly accessible from your home page.
*Number of taps through Contacts is 3 or 4:
1st: Tap 'Contacts'.
2nd: Scroll to a name.
3rd: Tap the name
4th: Tap 'Send text message'
Automatically ready to start typing.
(Can be only 3 taps if your contact is within the first 18 contacts listed so no scrolling is required. This is based on using middle font size and "show contact names only" checked.)
*Number of taps through Messaging is 6 or 7:
1st: Tap Message tab
2nd: Tap new message icon
3rd Tap 'To:' text
4th: Scroll to a name
5th: Tap the name
6th: Tap the message area to shift the cursor from the 'To: field to the message field.
Now ready to start typing.
(Sometimes this can be 7 taps if you have more than one number for a contact and it asks you to choose which number to send the text message to. Amazing it does not automatically recognise a mobile number.)
20. Super Fast Text Entry
Use the standard built in (non HTC) Keyboard for super fast text entry with a stylus. Don't forget the gestures. Stroking upwards from a lowercase key inputs a capital letter. Stroking rightwards from any key to another inserts a space. Stroking leftwards from any key to another deletes a character. Stroking downwards from any key creates a new line. Using the Small keys means you don't have to switch to the numbers keyboard as all numbers appear above the QWERTY line. Even faster entry.
21. Keyboard Usage
When using the HTC keyboards, pressing and holding a key for a second or two will input the small grey character inside the key.
22. Contact Entry in SMS
If you start typing part of a name in the 'To:' field and hit enter, you will get a possible contact name to approve by hitting enter again. If there are more names to choose from, the arrows will turn white for you to scroll through the names by using the dpad buttons at the bottom of the keyboard.
23. Zoom Size and Zoom Location in Photo
When viewing a photo in the 'Album', you can not only choose where to zoom into but how much to zoom into. If you gesture a clockwise circle in the middle of the photo, then the photo zooms in with the middle of the photo filling the screen. If you gesture a circle near the top right corner, then that specific area zooms in to fill the screen. Also if you gesture a small circle you get maximum zoom. If you gesture a large circle then the photo only zooms in a little. An anti-clockwise circle gesture will zoom out the photo. Vary your circle widths to zoom in at various degrees.
24. HD Friendly Facebook Website
For a HD screen friendly Facebook website, rather than go to the full website, try the iphone version: iphone.facebook.com
You may need to double tap to zoom out.
25. Messaging Gestures to Ease Use
In 'Messaging' you can move from message to message or account to account just by swiping your thumb left or right across the screen. Imagine each message/screen is laid out before you horizontally in a row, left to right with the most recent message on your far left and your oldest message on your far right. By shifting all messages to the right gets you to the beginning of the row and to the newest message. Vice versa for older messages. Visualising this as you swipe lets you know if you are going up or down your email/sms list.
26. Activate Links Without Zooming-In in Opera
If you are tired of having to double tap a web page to zoom in just to activate a link, try this:
In the Opera url bar, type: 'opera:config' (without the ' ' ). Click on 'Adaptive Zoom'. Next change the default number in 'Minimum Overview Zoom' to 70 or higher. Scroll down a bit and hit 'Save' and restart Opera. You can now click on links with your stylus when you are fully zoomed out on a web page.
27. Using the Casing Buttons in Darkness
To see the four hard buttons in the complete dark, place one hand parallel with the bottom of the phone. The light from the screen reflects back onto the buttons making them clearly visible. Alternatively it is also quite easy to estimate where the buttons are by visually dividing the lower edge of the backlit screen into quarters and pressing below the relevant section.
28. Increase Quality of Photos
To increase the quality of photos, open the Camera, go to Settings, Advanced, then Image Properties. Increase Contrast to 5, Saturation to 5, and Sharpness to 4. Now you will have better definition and much more realistic colours. Also don't forget to choose Super Fine under Quality in Advanced Settings menu.
29. Reduce Blurriness in Photos
To focus better, have shutter set just to Touch. After you have touched you have the whole three seconds to steady your hand and take a non-blurry photo.
30. Charge when Powered Off
Always charge your device switched off if possible. This makes the charging time shorter and helps the battery to "calibrate".
31. Activate Hidden Photo Modes
You can activate hidden photo modes using the 'HD Tweak' app. Make sure to leave the resolutions for these modes at 1 megapixel though or they may not work properly. For for the more advanced users, use the following reg entries:
To enable Burst mode:
Mobile Device\HKLM\Software\HTC\Camera\P6
set "Enable" on "1"
To enable Sports mode:
Mobile Device\HKLM\Software\HTC\Camera\P8
set "Enable" on "1"
To enable Video Share mode:
Mobile Device\HKLM\Software\HTC\Camera\P9
set "Enable" on "1"
To enable GPS Photo mode:
Mobile Device\HKLM\Software\HTC\Camera\P10
set "Enable" on "1"
32. How to Hard Reset your Phone
To hard reset your phone which means to delete ALL personal data and settings and have the phone in factory default conditions as if you turned on the phone for the first time after purchasing, press the following buttons:
1. With the device turned off, press and hold the VOLUME UP and VOLUME DOWN buttons, then briefly press the POWER button.
2. Continue pressing the VOLUME UP and VOLUME DOWN buttons until you see this message on the screen:
"This operation will delete all your personal data, and reset all settings to the manufacturer default settings. Press VolUp to restore manufacturer defaults, or press other keys to cancel."
3. Release the VOLUME UP and VOLUME DOWN buttons.
4. Press the VOLUME UP button to perform the hard reset, or press any other button to cancel the reset.
You can also use Clear Storage to reset your device back to factory default settings.
1. On the Home screen, slide to the Settings tab and then tap All Settings.
2. On the System tab, tap Clear Storage.
3. Enter “1234” and then tap Yes.
Make sure you back up all your data such as Contacts, Appointments etc or they will be gone forever.
33. Clean your Camera Lens Often
Remove the back cover and gently clean your camera lens with a soft cloth. You would be amazed to find fingerprints or dust on it.
34. Install Official HTC Hotfix
Sometimes your screen may stop responding for about 3 to 5 seconds when running an application that needs to use the stylus to click the screen repeatedly within a short time. Apps like SMS, email, solitaire, etc. The Hotfix will enhance the response time. Almost everyone should install the official hotfix from the link below. Please read the instructions carefully in the link as it only works if your rom is LESS than version 1.19.xxx.x.
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=448&news_id=16
35. Quick System Status Menu Exit
When you tap the status icons on the top bar and want to immediately exit the screen, just tap anywhere in the grey background.
36. Enable Analogue Clock
If you prefer to see an analogue clock instead of a digital clock on your title bar, tap on the main clock on your home page, then the 'More' tab and then check "Display the clock on the title bar in all programs". Finally, when you see the digital clock on the title bar, tap and hold it and choose 'Analog'.
37. Resolve Squeaky Back Cover
A temporary solution is to use small Post-It notes paper to stick to the inside of your cover.
38. Cheap Security Measure for Lost Phone
If you were to lose your phone how could someone know who it belongs to, to return it? What if your battery dies and the finder cannot access your Owner page? What if you have a lock code on your phone that your finder cannot enter to get access to your Owner or Contacts page? A simple solution to all this is to write on a 2"x2" piece of paper the following words or similar: "If you find this phone, please call 07890 xxx xxx to reunite the phone to its rightful owner and claim a cash reward of £XX. Thanks!" Stick this slip to either the battery or the inside of the back cover. You are hoping when someone finds the phone, the first thing they will do is take off the cover and try to put their sim in it and discover the message. Of course you will have enabled sim lock on your phone to prevent them using the phone straight away. Seeing as they can't access or use the phone to their advantage, they may go the easy route and go for your cash reward. If you offer say £40 reward, it is still cheaper than buying a new phone and having all your personal data back - especially if you have no insurance. Let's just hope that there are honest people out there that just might pay attention to the message. You never know so you may as well try it.
39. Tube/Subway Map for HD
Do you want a train map for your HD? Simple. Go to 'Google Images' and find your underground train map for your country and right click to save it. In 'Photoshop' or any PC image editor, tweak it to make it more sharp and crop it if necessary. Choose 'Save for web' option to optimize file size and speed loading on HD. Save the image to your 'Favourite Album' on your Storage Card. The map will be there in your Touchflo Photo tab for you to zoom in and pan to find your routes and plan your journey. Very useful.
40. Clean your Pouch
Use sellotape wrapped around your fingers (sticky side out) to clean all the pocket fluff stuck to your suppllied pouch.
41. Unlock the First 6 Shortcut Slots in the Programs Tab
Using a registry editor, go to: HKLM (local machine) - Software - HTC - Manila - Programlauncher. There you will find 24 directories for the 24 shortcut locations. The first 6 (i.e. numbers 0, 1, 2, 3, 4, 5) have a value of 1 in the "read only" section. Change that to 0. Now you can go to the programs tab and erase those and then add the ones that you want in their place.
42. Add the Option to Reflow Text in Adobe Reader
To make pdf files easier to read on the HD, you can change a registry setting to activate the "Reflow" option in Adobe Reader.
In the registry go to current_user/software/adobe/adobereaderle.25/Enablereflow and change the value from 0 to 1.
Now, when reading a pdf file, go to Tools - View and select Reflow. Now zoom all you want without having to pan back and forth to read the text.
43. Exit Fullscreen Mode in Adobe Reader
If you are viewing a pdf file in fullscreen mode, just double tap on the screen to exit that mode. FYI: This still works even if you have activated the Reflow option mentioned in the previous tip on this list.
44. Faster Opera Browsing
For faster browsing use opera in portrait mode
45. Choose Which Default Number to Use in Phone Application
Touching the contact name in the Phone application list dials the default telephone number. This number may not be the one that you wish to use.
In order to use a different number, slide the "m", "t" (etc) letter on the right hand side of the contact line. The top of the screen will show you the number. In this way, you're able to choose the desired telephone number.
46. Opening Contact Details in Phone Application
Sadly if you tap on a contact name in the Phone application list, it automatically calls the contact. The only way to get around this is to swipe left or right on the contact which will highlight the name but not call it. Now you can tap on 'Menu' and then 'Open Contact'.
47. Increase Number of Tabs in Opera
To increase the number of allowed tabs from only 3 (default) to any other number, type 'opera:config' (without the ' ') in the url bar. Next scroll to 'User Prefs' and tap on it. Find the entry 'Maximum Allowed Tabs' and alter the number here. Scroll down to save and then restart Opera to see changes.
48. Contacts - Alphabet Bar Scrolling Up v Down
If you slide your finger down the Alphabet bar and stop at a letter, the first entry for that letter will show at the bottom of the list. However, if you scroll UPWARDS and stop on a letter, the first entry for that letter will show at the TOP of the contacts list which is how it should be.
49. Show Vertical Alphabet Scroller in Contacts
In 'Contacts', click on Menu then Options. The first option is called "Show alphabetical index". When this option is enabled you get an alphabet index at the top of the screen - "old style". If this option is disabled, you get the bar on the right side of the screen, which is much better. Some of you may already have the vertical scroller enabled.
50. Get True 5 Mega pixel Resolution When Using Camera
To get 5MP instead of 4MP resolution when using your camera, you must switch off Widescreen mode in the 'Advanced' Menu.
* Normal screen = 2592 x 1944 pixels = 5,038,848 pixels = 5MP
* Widescreen = 2592 x 1552 pixels = 4,022,784 pixels = 4MP
51. Use Gestures to Advance Days and Weeks
When using 'Calendar', if you are in Agenda or Day view, swiping the screen left or right will advance or go back one day at a time. If you are in Week view, swiping the screen left or right will advance or go back by week. If you are in Month view, swiping the screen left or right will advance or go back one month.
52. Get Better Video Quality When Using Camera
Use MPEG format instead of H.263 for better quality video output. This option can be found by going to the Advanced Setting from the Video Settings menu. Once there, go to Capture Format and change format if necessary.
53. Set MP3 as a Ringtone
In Windows Explorer, you can right click an mp3 file and choose to set it as a ringtone.
54. Improve Speed Access of Micro SD Card
Most Micro SD cards come already formatted as FAT 32 using 32kb clusters. To speed up your Micro SD access, reformat your Micro SD card to use 64kb clusters instead of 32kb clusters (FAT 32 remains the same). Warning: formatting will permanently erase all data on your Micro SD card so be sure to copy all data on it to your PC and the copy them back again after the format. You can use SoftWinter's StorageTools app to reformat the card.
55. Use Titles Instead of URLs for Opera Bookmarks
When adding and saving a new bookmark in Opera, be sure to let the web page fully load and THEN save it as a bookmark. Doing so, your bookmark will use the friendly title name for the web page. If you add a bookmark while the page is still loading, your bookmark will be using the url address as your bookmark's title.
56. Increase Frame Rate of Camera
If you want to increase the FPS of the camera to speed up picture processing, just turn down the brightness to -1.5 or -2.0.
57. Increase Wrting Space in SMS
Go to this site: http://www.ghisler.com/pocketpc.htm and download the 'arm/xscale/pxa'.cab file. Go into Explorer and run the cab file from wherever you saved it, and install it. Now go to Start > Programs and run 'Total Commander' that you just installed. Open the directory 'Windows' and scroll down to find 'thread_sms.htm'. With 'thread_sms.htm' highlighted click 'File' then 'Edit'. Scroll down through the file until you find the line
'<Inbox:content id="COMPOSESUBJECT" width="98%" height=35'
Change the value for height from 35 to 70 and then click 'File' then 'Save'. Soft reset the phone and your space for typing a message should be bigger.
58. Increase Speed and Fix Lag of Keyboard Tapping
Use a registry editor to make the following changes. Go to:
HKEY_CURRENT_USER\ControlPanel\Keybd
Find "InitialDelay"=dword: dec - change to 775
Find "RepeatRate"=dword: dec - change to 23
Also set the suggested words to a lower number such as 0 and disable auto-correction of words. Now you should no longer hvae misspleled wrods.
59. Increase Resolution of Panoramic Photos
By default, panoramic photos are less than 1 mp. This registry tweak increases resolution to about 7 mp.
Go to: HKLM/Software/HTC/Camera/P3
Adjust MainCamCaptSize to 1024 and MainCamSupportCaptSize to 1744. Soft reset.
60. Quick Access to Manila Alarm Page
You can go direct to the Alarm page from the Manila Home screen by tapping the alarm info text in the lower right corner below the flip clock.
61. How to Calibrate Screen if Stylus Can't Navigate the OS
To align screen if it is not usable, press and hold Vol Up and Vol Down buttons together and tap the screen. You are now automatically taken to the screen calibration screen.
62. Improve Suggested T9 Dictionary With Custom Words
The Blackstone has a very useful hidden application in the Windows directory. You need to unhide hidden system and Rom files in order to find it and you can do this by using a 3rd party file explorer such as 'Resco File Explorer'. Find the file "eT9MyWords.exe" in the Windows directory and add a shortcut to this file in your Windows/Start Menu folder.
When in the application, add the most common words you use when using the keypad such as names, locations, user names, email addresses and other words not common in the standard T9 dictionary. For example if you are based in London, UK you could add the following locations:
Leicester, Piccadilly, Tottenham, Soho, Charring, Euston, Trafalgar, Clapham
and words such as BRB, DVD, coz, lol, xoxo, [email protected], ciao, etc.
63. Quick Access to Last Manila Tab
Go direct to the last tab of Manila by flicking towards the right anywhere on the screen above the tabbed scroll bar
64. Add Favicons to your Opera Bookmarks
Make sure a bookmarked web page is fully loaded and save and overwrite your existing bookmark with the same title to also save the favicon icon for that bookmark. This even works with pre-installed bookmarks. Just save as the same bookmark title. You can only see the icons when accessing the bookmark page through Opera and not through Manila.
* Latest update: Added entries 60-64
MOD Edit HDuser
All entries up to number 52 have now been added to wiki
One more reserve for luck!
Hi Tboy,
are the latest updates the highest numbers? - or they grouped by functionality
Thanks
Hi! The latest entries will always be the last few numbered (highest numbers). You can always check what has been added that day at the end of the list.
Reset button hole
Probably gone unnoticed because of the new thread:
Take a tiny drill, remove the backcover from the Touch HD
and drill a tiny hole in the backcover on the exact spot where the reset button is.
Re-attach the backcover on your HD.
Use a paperclip everytime you need to reset your device.
Works like a charm, no hassle of removing the backcover anymore.
Don't understand why HTC didn't do that.....
Fab idea. You probably can use hand nail drills that women use to add diamond studs to their nails. How would u know where to drill a hole and make sure it is lined up exactly? I guess a safer alternative is just to use the software reset apps like in Tweak HD or made by Singh.
Dodger said:
Probably gone unnoticed because of the new thread:
Take a tiny drill, remove the backcover from the Touch HD
and drill a tiny hole in the backcover on the exact spot where the reset button is.
Re-attach the backcover on your HD.
Use a paperclip everytime you need to reset your device.
Works like a charm, no hassle of removing the backcover anymore.
Don't understand why HTC didn't do that.....
Click to expand...
Click to collapse
Or install the HD Tweaks utility. The latest version also provides a HD Soft reset option in your start menu. No need to drill anything.
Dodger said:
Take a tiny drill, remove the backcover from the Touch HD
and drill a tiny hole in the backcover on the exact spot where the reset button is.
Re-attach the backcover on your HD.
Use a paperclip everytime you need to reset your device.
Works like a charm, no hassle of removing the backcover anymore.
Don't understand why HTC didn't do that.....
Click to expand...
Click to collapse
HTC doesn't do that because they think that Diamond user use it too many time (so they need to use it)
On HD their rom are really stable, so why have a reset button when concurrent doesn't have it ? it's a proof of weakness.
So just hide it
Sometimes my HD hangs and is really doing nothing.
Mostly during use of Opera and sometimes as a result of invalid logins.
The 4 buttons on the bottom vibrate when touched,
but no other response.
Even after 30 minutes nothing happens.
Therefore, no software solutions is possible.
And so, this solution works fine for me.
What is about pressing the power button for 5 seconds (or something like that). Other users were saying that this is exactly the same as a soft reset.
As I haven't my device yet, I can't check it, would somebody of you mind?
johnpatcher said:
What is about pressing the power button for 5 seconds (or something like that). Other users were saying that this is exactly the same as a soft reset.
As I haven't my device yet, I can't check it, would somebody of you mind?
Click to expand...
Click to collapse
Single press would lock the phone and shut down the display panel, continously holding the powerbutton would shut the device down completely. So al you need to do is to power it up again, works the same as soft resetting the device but only takes a little longer, advantage is that you do not need to remove the battery cover to reset your device.
Even the last one is not working while my HD hangs.
So for me there was no other solution than drilling
the tiny hole and using the reset button.
The problem occurs also when using to much links
to frequent after each other.
Somehow the device gets confused and hangs....
Hi,
Here translation in french of some tips and more (.net 3.5 ...) :
http://celogeek.free.fr/mobile/mobile-trucs-et-astuces/htc-hd-trucs-et-astuces/
Thanks a lot man, it's wonderfull !
lots of useful tips here. someone needs to convince all cookers to include this in their roms as the help file or default start page in browser
needs more stuff though
Dodger said:
Sometimes my HD hangs and is really doing nothing.
Mostly during use of Opera and sometimes as a result of invalid logins.
The 4 buttons on the bottom vibrate when touched,
but no other response.
Even after 30 minutes nothing happens.
Therefore, no software solutions is possible.
And so, this solution works fine for me.
Click to expand...
Click to collapse
Make sure you add the official Hotfix to fix the problem when phone hangs for a few seconds:
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=448&news_id=16
Will add to post 2.
A tip I learned today... If you set background image using Today applet and image appears almost completely white instead of with original colors, use "Pictures & videos" application instead (not "Album" or "Camera" - these two don't have the option to set image as background). In "Pictures..." you can choose desired transparency level or disable it (to have original colors).
tboy2000 said:
Make sure you add the official Hotfix to fix the problem when phone hangs for a few seconds:
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=448&news_id=16
Will add to post 2.
Click to expand...
Click to collapse
this fix is for rom under 1.19, so not concern anymore actually.
To focus better, have shutter set just to Touch. After you have touched you have the whole three seconds to steady your hand and take a non-blurry photo.
Click to expand...
Click to collapse
I really don't understand this sentence
Can you explain it more clearly please, the sense is out of my english knowledge
So, I have understood to push shutter touch button, and don't move at all during 3s? easy to do and common sens but what happen if people you take move ?

[APP] DredSensor v1.1 - Allow you to personalize Hard Key Actions

=======================================================================
New version 1.2 available here
=======================================================================
=======================================================================================
DredSensor v1.1d:
=======================================================================================
Link ->: DredSensor-v1.1d
New features in v1.1d:
=====================
Let you choose which Key/Action you affect to each key.
Launcher Mode let you affect an Action for:
Double Tap event
Click event
Long click event
An icon for config tool is created in Program list.
Cache Program List for quick loading in Config window.
Fixes a few bug from v1.1, v1.1b and v1.1c
Tips:
=====
If you upgrade to this version, your config file will be cleared (sorry ).
To define a profile that applies on every applications, launch config tool and edit "Default" config.
If the key you want to affect is not listed, you can define it manually:
Type "Key:[email protected]@", with @@ = VKey code of the key you want to affect.
You can find VKey code list on : http://msdn.microsoft.com/en-us/library/bb431750.aspx
=======================================================================================
DredSensor v1.0:
=======================================================================================
=======================================================================
Reviewed on gadgetmix.com: See the article
=======================================================================
If you have tried to play a game needing left and right key on an HTC Touch Diamond, you noticed that they are 2mm wide and if you click next to it, you get back to home page or to dialing menu etc...
So I've written a prog allowing you to lock these 4 keys actions and replace it by classical key event (VK_LEFT, VK_RIGHT, ...).
In that way you can play tetris, and use "Pick-Up" and "Hang-Up" keys for going left and right.
Link ->: DredSensor
To use it, you need:
1) An HTC Touch Diamond (it's the only one i have so i can't test it on other models)
2) Install the .cab
3) Reboot your HTC
4) Run a game (or app or ...)
5) Get your stylus out and back-in, in less than 1 second
6) Click "Yes"
----- A config window opens:
7) Check that Type = "HardKeySimul"
8) Click "Ok"
Now you can use (and eventually assign) your 'Home', 'Back', 'Pick-Up' and 'Hang-Up' keys in that game/app.
Actually, the 'Pick-Up' and 'Hang-Up' keys are always defined as Left and Right events.
Have fun.
Ps:
For people interested, the other "Type" in the config window are:
- "Launcher": allow you to quicklaunch 4 app (that you define in the config wnd) when you double tap (not click, just tap) on one of those 4 keyz
- "Scroll": allow you to scroll the current window by tapping those 4 keyz panel
- "KeySimul": allow you to send left/right/up/down events by tapping those 4 keyz panel
Thx, now I can use opera mini and pie (good for mlb's wap) in full screen
Thank you very much. Great program. Now, with left and right softkey hardware buttons, I can play with my java games.
Claus72 said:
Thank you very much. Great program. Now, with left and right softkey hardware buttons, I can play with my java games.
Click to expand...
Click to collapse
Do any of them even work on the vga screen?
first of all: great app!
only thing i don't like is that now every time i pull out the stylus the phone vibrates. maybe you could make the "window-catching-thing" optional, so you have to enable it first?!? with that, the app would be perfect to me!
figured out an other problem: the "scroll-wheel-function" in opera and tomtom doesn't work anymore...
Herr_Knigge said:
first of all: great app!
only thing i don't like is that now every time i pull out the stylus the phone vibrates. maybe you could make the "window-catching-thing" optional, so you have to enable it first?!? with that, the app would be perfect to me!
figured out an other problem: the "scroll-wheel-function" in opera and tomtom doesn't work anymore...
Click to expand...
Click to collapse
Hello.
As it's a background program, making vivrate the phone is the best way i found to easlily know if it's loaded or not.
If you don't like that, you can disable it by manually editing the 'Config.ini' file in '/Program Files/DredSensor':
Go under the section you want to disable vibrator in (ex: "[Default]")
Add: "NoVibrate=1"
For the scroll problem, i didn't change scrolling system from v1.0 so are you sure it was working in v1.0 and it's no more working in v1.1?
@Dredger97
Thank´s for this wonderful tool!
Greeting
Slide
is there a wa to map home/back to A/B controller buttons? Trying to get it to work with PocketNester Thanks
Thanks
I will tried
Seems to be good. Shall download and try...
Doesn't work for all hard keys
I have the original diamond and it doesn't look like any of the key presses work.
I could really do with replacing volume and Home/Back Buttons. Do these buttons
support Long press too?
bugsykoosh said:
is there a wa to map home/back to A/B controller buttons? Trying to get it to work with PocketNester Thanks
Click to expand...
Click to collapse
If you go in PocketNester -> Option -> Controller, you can see that it's default mapped to 0xC4 and 0xC3 key codes.
So all you have to set in DredSensor is:
- Home: "Key:0xC4"
- Back: "Key:0xC3"
I tried that on super mario, it works, but the problem is that you can't press those keys and simultaneously press Left and Right so it's quite hard to play...
In fact you can map Volume Up and Down keyz to button A and B and it's much easier to play.
djfuego said:
I have the original diamond and it doesn't look like any of the key presses work.
I could really do with replacing volume and Home/Back Buttons. Do these buttons
support Long press too?
Click to expand...
Click to collapse
The actual version of DredSensor doesn't change anything to volume up/down buttons.
All it catches is Home,Back,Talk and End hard keys.
About long press,
- In "Launcher" mode, you can define action for "Long click"
- In "HardKeySimul" mode, if you make a long press to "Home", and mapped "Left" key to "Home" button, it will occure a long press on "Left" key.
I just don't seem to be able to get this to work - I follow the first post to remap the home and back keys to the softkeys, but home always takes me back to touchflo.
Are there any other things I can try, or is it just the ROM i'm using doing this?
Furbious said:
I just don't seem to be able to get this to work - I follow the first post to remap the home and back keys to the softkeys, but home always takes me back to touchflo.
Are there any other things I can try, or is it just the ROM i'm using doing this?
Click to expand...
Click to collapse
I don't think it's a ROM problem.
The 2 most common reasons for not working are:
It doesn't work if you have G-Scroll or something similar installed.
When you edit config for an App, this config only applies when "Window Title" and "ClassName" of the foreground window matches what is defined in that Config.
If it doesn't match any config, DredSensor doesn't catch your hard keys.
You can use wildcards in your Config so, for example, if the app you want to configure always changes its title, you can set "*" for window title.
everything gose well in my diamond! Thx!
just a little suggestion : as volume up/down could be very useful in some app (like a game emulator), could you make them configurable in your next version?
nice job!
Furbious said:
I just don't seem to be able to get this to work - I follow the first post to remap the home and back keys to the softkeys, but home always takes me back to touchflo.
Are there any other things I can try, or is it just the ROM i'm using doing this?
Click to expand...
Click to collapse
I make a softreset and works whit no problem, when i click home button open the program i assign.
Doesn't seem to work in Phone screen. I am not sure if it is because it is a dialog class. If this could be made to work, it would be great as when a person has multiple phone numbers you could scroll by pressing right or left key.
Thanks in advance
just tested it with tetris and it worked great. good stuff
Dredger97 said:
I don't think it's a ROM problem.
The 2 most common reasons for not working are:
It doesn't work if you have G-Scroll or something similar installed.
When you edit config for an App, this config only applies when "Window Title" and "ClassName" of the foreground window matches what is defined in that Config.
If it doesn't match any config, DredSensor doesn't catch your hard keys.
You can use wildcards in your Config so, for example, if the app you want to configure always changes its title, you can set "*" for window title.
Click to expand...
Click to collapse
I've nothing like that installed - I've tried wildcards, and soft resetting between altering them, even setting the default so that it should catch any class or window so that the home and back keys are soft keys one and two.
It's semi trapping the window and keys.......I just wonder if your app is not being fed the correct window name/class, or there's some extra characters or something that is fooling it.
Here's an example - setting home and back keys to the softkeys, with a config of * for window, and * for class.
On the touchflo screen, pressing home will take it to the phone screen (correct left softkey action), but once in the phone screen, pressing home takes it to the touchflo screen when it should go to contacts.
If I'm in any other application, it never traps the home key, and will always go back to touchflo. Disabling touchflo doesn't change this, it takes it back to the today screen.
I'm using shak's rom if anyone else can confirm they can get it to work using that one

Cube FPS Game Keymaps

I have discovered how to assign keymaps to the Cube FPS game (requires installed OpenGL ES drivers and the Pocket PC port of the open source first person shooter game Cube). I have attached a copy of my keymap configuration. By placing it in the DATA folder inside the cubeppc folder (replacing the old keymap), the center key (enter also works on Touch Pros) will fire (instead of jump) and the down key will bring up the menu (allowing you to actually play).
If you want to make other changes, the keys, CENTER, UP, DOWN, LEFT, RIGHT will actually work on the Touch Pro/Diamond. ESCAPE may work (End key) but there would be no way to exit the game but to soft reset your device(I have not tried this but it is reversible (just remap)). I would also recommend remapping LEFT or RIGHT to "weapon" or "weapon 2 3 4" although both will only switch between two weapons (last weapons used/picked up) and do essentially the same action. This remapping may be undesirable because of losing the ability to move sideways. I would recommend leaving one for movement to dodge enemy fire.
I have not tried remapping using any other config files and did not have success remapping to letters (Touch Pro hardware keyboard). Most other keys are for several Dell Axim Pocket PC models that this port was originally intended for. My attempts to change keys (example. from "MIDLEFT" to "SPACE" or a letter (Touch Pro hardware keyboard)) have had no effect on the game.
attack=fire
weapon or weapon 2 3 4=change between last weapons used/picked up
showmenu main=show menu
quit=quit game and return to previous app/program/launcher/Today Screen
Also attached is a shortcut (I would suggest putting it in your Games menu under your Programs menu). The short cut requires you put the whole "cubeppc" folder in My Documents on your device's storage (not Storage Card). THE SHORTCUT IS NOT REQUIRED!
nice cfg mate thanks
Oh yes i have this game i got it the other day. Does it run well ? There are other mods there too and cube 2. Have you played any multiplayer on them ?
I will check and test these out.

Categories

Resources