Post Reply 
5.50 Smooth Scrolling...
Author Message
junKie
Deh Eternal Stud

Posts: 395.4963
Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
Offline
Post: #1
5.50 Smooth Scrolling...
How can i do it?
Or what's the offset(?) i have to modify/change?

Am using, Hex Workshop.

I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
01/03/2011 12:39 PM
Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #2
RE: 5.50 Smooth Scrolling...
There's an offest discussion thread here on the site that has the paf hbk. The original values are 200 to get a smooth scrolling effect change them to something like 800.

the 5.00 hbk's should work for 5.50.
http://endlessparadigm.com/forum/showthr...#pid185624

[Image: mpower.png]
(This post was last modified: 01/03/2011 01:16 PM by Dmise.)
01/03/2011 01:07 PM
Find all posts by this user Quote this message in a reply
junKie
Deh Eternal Stud

Posts: 395.4963
Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
Offline
Post: #3
RE: 5.50 Smooth Scrolling...
Thanks.

I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
01/03/2011 03:17 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #4
RE: 5.50 Smooth Scrolling...
almost all 200 scrambled offsets are scroll speeds,. there are 2 unscrambled 200's 1 in music_player.prx and 1 in vshmain.prx(for scroll out of sub mneu speed)


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
01/03/2011 03:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
junKie
Deh Eternal Stud

Posts: 395.4963
Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
Offline
Post: #5
RE: 5.50 Smooth Scrolling...
Am kinda of a noob at editing .prx files.

Could you do maybe,a mini tutorial on how to do this?
I would appreciate this. :)

I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
02/03/2011 11:41 AM
Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #6
RE: 5.50 Smooth Scrolling...
I would suggest using patpat's prxeditor instead since it is more user friendly than a hex editor. Just install the latest ctftool and it'll register prx files to the editor. The offsets you need should already be in the bookmarks.

[Image: mpower.png]
02/03/2011 12:33 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #7
RE: 5.50 Smooth Scrolling...
-the main scroll speed is in paf.prx ,. just use prx editor(install CTFtoolGui5beta) and you can double click the prx files,.. you will find scrollspeed-up/down and scroll-speed left/right this is for the basic scrolling,.. for submenu scrolling you have to edit msvideo_plugin.prx replace all 200 to 800 but there is some speed left see next,..

-the scroll speed out of sub-menu's isn't in prx editor,..:
if you r using hex workshop,. just open vshmain.prx and search for "200" 32bit float you should find 2 entry's ;) i am not sure but 1 is the scroll speed you need for scrolling out of sub-menu's

when using hex-workshop you will edit a clean prx file,.. prx-editor will scramble out the scrambled offsets for you to edit,. these offsets were protected by sony,. most were scrambled but 1 or 2 are not,.. eg the 200scrollspeed in vshmain.prx and in music_player.prx there is also a 200 value for scroll speed that wasn't scrambled.

anyway the main scroll speeds are in paf.prx and you can edit them by installing CTFtoolGui and double clicking the paf.prx,.


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
02/03/2011 12:37 PM
Visit this user's website Find all posts by this user Quote this message in a reply
junKie
Deh Eternal Stud

Posts: 395.4963
Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
Offline
Post: #8
RE: 5.50 Smooth Scrolling...
Thanks guys!
I will try all of that, and post back.

I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
02/03/2011 12:42 PM
Find all posts by this user Quote this message in a reply
junKie
Deh Eternal Stud

Posts: 395.4963
Threads: 48
Joined: 10th Jan 2011
Reputation: 1.72586
E-Pigs: 25.8715
Offline
Post: #9
RE: 5.50 Smooth Scrolling...
Ok, so i got smooth scrolling. Thanks, again.

Now, i got a few question regarding the Prx Editor:

In, visualizer_plugin.prx

I/you see this results:

y postion 6th viz and the value
x position 6th viz and the value

And so on.

What's viz?

I was eXx1l3d from Techmantis.net for my ways.
Emo. (//.-)
03/03/2011 03:16 PM
Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #10
RE: 5.50 Smooth Scrolling...
viz=visualizer, those offsets probably move the preview image of the visualizer. v1 should know more about what it does i don't mess with the visualizers.

[Image: mpower.png]
03/03/2011 03:26 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread:

 Quick Theme: