11/05/2011, 06:51 PM
|
#1 (permalink) |
|
Homebrew Developer
![]() Join Date: Dec 2009
Location: Here.
Posts: 624
Likes Received: 82
Thanks: 22
Thanked 167 Times in 84 Posts
|
Hello again all, here's my latest patch offering:
Mojo FPS Booster Increases Mojo's FPS to 100 (all versions) and increases the poll rate for scrolling (2.1 and above) in order to increase the smoothness of transitions, and drag scrolling. Works best with rmausser's Increase Touch Sensitivity and Smoothness patch. IMPORTANT: If you are seeing degraded performance with this patch, try uninstalling and reinstalling. There has only been one known instance of this happening, and it was on my Touchpad. UPDATE Sun 20th Nov -Latest version is now in Preware, enjoy! UPDATE Fri 18th Nov. -FPS Upped to 100, Mojo scrolling and animations are now mostly iPhone smooth. UPDATE Wed 16th Nov. -1.4.5 Support -Patch is now separated into OS versions as opposed to device versions -Updated so it actually does what it says. Previous values were being overwritten by palmInitFramework, thanks to moo.tinys for info on setting locations.
__________________
Stuff and Things that I had a hand (or two) in: WiFi File Sharing - Simple Network Sharing for webOS (Now available in Preware!) Enyo Smooth Scrolling, Mojo Smooth Scrolling, Mojo FPS Booster, Mojo Tap Responsiveness, Mojo Flick Regulator, Mojo Speedy Switch, Pre3 Just Type Scrim Fix, HP webOS Carrier String, EDGE Icon Patches. If you like any of the above and are feeling generous, why not ? :]
Last edited by ShiftyAxel; 11/22/2011 at 04:03 PM. Reason: Added Veer Patch. |
11/06/2011, 01:43 PM
|
#9 (permalink) |
|
Homebrew Developer
![]() Join Date: Dec 2009
Location: Here.
Posts: 624
Likes Received: 82
Thanks: 22
Thanked 167 Times in 84 Posts
|
The Pre- seems to have the same files as the Pre2, so it shouldn't have any issues installing... Did you download the patch through the 2.1 browser by any chance? The forums' attachment system breaks that, you have to email it to yourself.
|
11/07/2011, 01:42 AM
|
#11 (permalink) | |
|
Legend
![]() Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,956 Times in 1,495 Posts
|
Quote:
__________________
If you've liked my software, please consider to towards future development.Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more. @JayCanuck @CanuckCoding Facebook |
|
11/07/2011, 08:03 AM
|
#14 (permalink) |
|
Homebrew Developer
![]() Join Date: Dec 2009
Location: Here.
Posts: 624
Likes Received: 82
Thanks: 22
Thanked 167 Times in 84 Posts
|
Yeah, the Preware version is Touchpad-compatible. And no, Increase Touch Sensitivity and Smoothness isn't the same as Buttah. ITSS increases LunaSysMgr's FPS, decreases drag radius and ups the rate at which drag events are fired. Buttah (to my knowledge) only reduces the drag radius. Poor naming all in all, it causes more confusion than it's worth :|
|
11/07/2011, 11:43 AM
|
#15 (permalink) | |
|
Member
![]() Join Date: Sep 2009
Location: Canada
Posts: 1,488
Likes Received: 311
Thanks: 64
Thanked 660 Times in 214 Posts
|
Quote:
Buttah does not. |
|
11/14/2011, 06:57 PM
|
#17 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 7
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hi, this patch does not install on my Touchpad. The error log says: Unable to run command: IPKG_OFFLINE_ROOT=media/cryptofs/apps/bin/sh/media/cryptofs/apps/usr/lib/blog/info/org.webosinternals.patches.misc-increase-touch-sensitivity-and-smoothness-post.inst2>&1
|
11/14/2011, 07:59 PM
|
#18 (permalink) |
|
Homebrew Developer
![]() Join Date: Dec 2009
Location: Here.
Posts: 624
Likes Received: 82
Thanks: 22
Thanked 167 Times in 84 Posts
|
From that error log it looks like you're trying to install Increase Touch Sensitivity and Smoothness, which isn't my patch... Also I have both Mojo FPS Booster and Increase Touch Sensitivity installed on my Touchpad with no issue. What version of webOS are you running?
|
11/15/2011, 12:51 AM
|
#19 (permalink) |
|
Member
![]() Join Date: Nov 2001
Location: Canberra, Australia
Posts: 73
Likes Received: 1
Thanks: 8
Thanked 7 Times in 5 Posts
|
Hi there! Just tried installing the Preware stable feed version of "Mojo FPS Booster" on an HP Veer running WebOS 2.1.2.
It failed with the below error. Maybe it's informative for you? Thanks for your efforts in making this patch anyway! Code:
begin
Nothing Interesting.
download
% Total % Received % Xferd Average Speed Time Time Time Current
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 11232 100 11232 0 0 16342 0 --:--:-- --:--:-- --:--:-- 26000
identify
org.webosinternals.patches.mojo-mojo-fps-booster
install
{"returnValue":true , "ticket":2, "subscribed":true}
{ "ticket":2 , "status":"STARTING" }
{ "ticket":2 , "status":"CREATE_TMP" }
{ "ticket":2 , "status":"VERIFYING" }
{ "ticket":2 , "status":"IPKG_INSTALL" }
{ "ticket":2 , "status":"SUCCESS" }
mkdir-prerm
Nothing Interesting.
install-prerm
Nothing Interesting.
postinst
-1: Unable to run command: IPKG_OFFLINE_ROOT=/media/cryptofs/apps /bin/sh /media/cryptofs/apps/usr/lib/ipkg/info/org.webosinternals.patches.mojo-mojo-fps-booster.postinst 2>&1
The text leading up to this was:
--------------------------
|diff --git a/usr/palm/frameworks/mojo.core/submission/32/javascript/animation.js b/usr/palm/frameworks/mojo.core/submission/32/javascript/animation.js
|index a98a8e8..ee15df7 100644
|--- a/usr/palm/frameworks/mojo.core/submission/32/javascript/animation.js
|+++ b/usr/palm/frameworks/mojo.core/submission/32/javascript/animation.js
--------------------------
File to patch:
Skip this patch? [y]
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff --git a/usr/palm/frameworks/mojo.core/submission/32/javascript/scroll.js b/usr/palm/frameworks/mojo.core/submission/32/javascript/scroll.js
|index e7a7f68..b37421c 100644
|--- a/usr/palm/frameworks/mojo.core/submission/32/javascript/scroll.js
|+++ b/usr/palm/frameworks/mojo.core/submission/32/javascript/scroll.js
--------------------------
File to patch:
Skip this patch? [y]
1 out of 1 hunk ignored
remove
Removing package org.webosinternals.patches.mojo-mojo-fps-booster from root...
(offline root mode: not running org.webosinternals.patches.mojo-mojo-fps-booster.prerm)
delete
Nothing Interesting.
failed
Nothing Interesting.
|
11/15/2011, 07:26 AM
|
#20 (permalink) |
|
Homebrew Developer
![]() Join Date: Dec 2009
Location: Here.
Posts: 624
Likes Received: 82
Thanks: 22
Thanked 167 Times in 84 Posts
|
I'll take a look at the 2.1.2 doctor and see what's going on. I'm sure it's finale
AT&T Veer I presume?
__________________
Stuff and Things that I had a hand (or two) in: WiFi File Sharing - Simple Network Sharing for webOS (Now available in Preware!) Enyo Smooth Scrolling, Mojo Smooth Scrolling, Mojo FPS Booster, Mojo Tap Responsiveness, Mojo Flick Regulator, Mojo Speedy Switch, Pre3 Just Type Scrim Fix, HP webOS Carrier String, EDGE Icon Patches. If you like any of the above and are feeling generous, why not ? :]
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



