10/08/2007, 05:16 AM
The program is working but I have to do a lot of tests before releasing. This is important on your behalf.
Implementing the module name and type recognizer took more time than I thought. The program now automatically sets the vsh or firmware kernel keys depends on the header file firmware and type, but if you load an unkown (like third party) prx, you have to select which keys do you want to use (because the program unable to determine it from the header), so I had to implement a manual key selector. And in addition I had to implement an auto/manual firmware selector if the header doesn't contain firmware version datas.
I tried to change the tempfile location to application directory, but I realized the best way is 'C:/TEMP' as before.
That's it for now, I think I will release it today if everything is ok in the tests.
Implementing the module name and type recognizer took more time than I thought. The program now automatically sets the vsh or firmware kernel keys depends on the header file firmware and type, but if you load an unkown (like third party) prx, you have to select which keys do you want to use (because the program unable to determine it from the header), so I had to implement a manual key selector. And in addition I had to implement an auto/manual firmware selector if the header doesn't contain firmware version datas.
I tried to change the tempfile location to application directory, but I realized the best way is 'C:/TEMP' as before.
That's it for now, I think I will release it today if everything is ok in the tests.