Endless Paradigm

Full Version: 5.50 Smooth Scrolling...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How can i do it?
Or what's the offset(?) i have to modify/change?

Am using, Hex Workshop.
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
Thanks.
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)
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 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.
-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,.
Thanks guys!
I will try all of that, and post back.
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?
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.
Pages: 1 2
Reference URL's