Please help me to compile 'RemaPSP' for 4.01 M33 firmware

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
mydipper
Posts: 6
Joined: Sun Oct 05, 2008 2:51 am

Please help me to compile 'RemaPSP' for 4.01 M33 firmware

Post by mydipper »

Hi~ :)

'RemaPSP' is an application which can redirect the psp input signal for rapid fire and macro function.

Its source code is released in the following website:

http://localhost.geek.nz/remapsp/remapspsrc.zip

, but it is developed for old firmwares such as 3.xx, and maybe works with devhook tool (sorry.. i am not sure about that..)

Now I want to modify the source code of RemaPSP, and run it on my PSP of 4.01 M33 firmware.

So, I installed the recent devkitPro, and ran 'make' with the source code, and got 'remapsp.prx', and added it in the list of "ms0:\seplugins\game.txt".

However it does not work at all..

The game of iso file works well, but the menu of remapsp does not show up when vol+ and vol- keys are pressed.

Please help me to find how to modify the source code to make it run in 4.01 M33 firmware.

I really really want to finish this job..

Please give me any advise..
angelo
Posts: 168
Joined: Wed Aug 29, 2007 9:34 pm

Post by angelo »

Hmmm... put the PRX in the following location:

ms0:/SEPlugins/RemaPSP.PRX

And put this ms0:/SEPlugins/Game.txt

Code: Select all

ms0:/SEPlugins/RemaPSP.PRX
Note the slashes are in the oppersite direction to yours posted.

=)

Hope that helps!

If you're stuck with the code, post it and we can see what's going wrong.

Angelo
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

Post by jojojoris »

a prx should be in user mode, isn't it?
roe-ur-boat
Posts: 5
Joined: Wed Aug 22, 2007 4:54 am

Post by roe-ur-boat »

No, it can be in kernel mode too.
Alcahest
Posts: 135
Joined: Fri Mar 25, 2005 2:08 am

Post by Alcahest »

Remapsp is also available in Cwcheat, which is fully supported under recent custom firmwares (4.01 included).
Just thought maybe you didn't know.
Later,

Alcahest
weltall
Posts: 310
Joined: Fri Feb 20, 2004 1:56 am
Contact:

Post by weltall »

a plugin *must* be kernel mode else you will cause conflicts
mydipper
Posts: 6
Joined: Sun Oct 05, 2008 2:51 am

Post by mydipper »

Thanks everyone~

And..


Alcahest//
Thanks~ But I should modify the code, because cwcheat supports only two macro functions just like RemaPSP.. I want more than 8..

angelo//
Sorry. I miss-typed in this post. I did right in my memory stick..
Post Reply