I Just recently started using psplink, and its an amazing tool, but i am having trouble with it. Once i start an eboot(just typing the path/filename), I cannot stop it, I have played with all the mod and thr tools, but have not been able to stop it once its started, and i must reset after every change.
Ive tried using modload and modstart, but modstart does not work(wrong arguements perhaps?)
Please excuse me, noob problem here.
PSPLink issues
Well you cannot "stop" your executable easily, the whole point is you reset between runs because that ensures your psp is as clean as possible.
You can use the "kill" command to stop a program but that isn't recommended as it doesn't clean up any allocated memory. not alot I can do about that really. You can also "stop" it in the sense that you can suspend all your user threads for the app, this will stop the application but not unload it.
Have you got some sort of aversion to using reset ?
You can use the "kill" command to stop a program but that isn't recommended as it doesn't clean up any allocated memory. not alot I can do about that really. You can also "stop" it in the sense that you can suspend all your user threads for the app, this will stop the application but not unload it.
Have you got some sort of aversion to using reset ?