01/03/2011, 12:39 PM
Pages: 1 2
01/03/2011, 01:07 PM
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
the 5.00 hbk's should work for 5.50.
http://endlessparadigm.com/forum/showthr...#pid185624
01/03/2011, 03:17 PM
Thanks.
01/03/2011, 03:44 PM
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)
02/03/2011, 11:41 AM
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. :)
Could you do maybe,a mini tutorial on how to do this?
I would appreciate this. :)
02/03/2011, 12:33 PM
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.
02/03/2011, 12:37 PM
-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,.
-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,.
02/03/2011, 12:42 PM
Thanks guys!
I will try all of that, and post back.
I will try all of that, and post back.
03/03/2011, 03:16 PM
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?
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?
03/03/2011, 03:26 PM
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