| View previous topic :: View next topic |
| Author |
Message |
OCteam
Joined: 05 Mar 2006 Posts: 7 Location: UK
|
Posted: Sun Apr 09, 2006 11:33 pm Post subject: Add in Unofficial V0.17dk2 features in Official Release????? |
|
|
Are there any plans to add Unofficial V0.17dk2 into an official Lua Player release? Just wondering, because I'd like to include some set functions (i.e. System.setCpuSpeedHigh() 8) ) into a long term application, but do not wish to be left behind if I chose to do so. Thanks in advance. _________________ PP121494863-PSP1001
www.illfoundedmind.com |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Mon Apr 10, 2006 1:32 am Post subject: Re: Add in Unofficial V0.17dk2 features in Official Release? |
|
|
| I don't add functions which may damage the PSP to Lua Player, but with the new module concept it should be easy to compile a module, which then can be loaded and which provides the missing functions. It should be possible to use such modules with subsequent Lua Player releases, too, without recompiling. |
|
| Back to top |
|
 |
DiabloTerrorGF
Joined: 15 Jul 2005 Posts: 64
|
Posted: Mon Apr 10, 2006 7:51 am Post subject: |
|
|
Shine, I don't there has ever been a report of 333 damaging the PSP.
I think it should be included in the main eboot at start up asking what speed you want LUAPlayer to run at, you could include a liability warning and such. That way people just can't sneak in 333 mhz into their code and the owner of the PSP not know about it. |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Mon Apr 10, 2006 8:14 am Post subject: |
|
|
| DiabloTerrorGF wrote: | | I think it should be included in the main eboot at start up asking what speed you want LUAPlayer to run at, you could include a liability warning and such. That way people just can't sneak in 333 mhz into their code and the owner of the PSP not know about it. |
Maybe you are right. I think it could be implemented like this: When the call is made, a popup appears on the screen, asking if you want to confirm changing the speed. This way the "normale" Lua Player runs "normal", but it is possible to try different speeds. If someone sends me a patch like this, I'll include it. |
|
| Back to top |
|
 |
Kameku
Joined: 23 Mar 2006 Posts: 32 Location: Oregon, USA
|
Posted: Mon Apr 10, 2006 8:31 am Post subject: |
|
|
| 333 MHz is the original speed of the PSP. Sony just downplays it to 222. |
|
| Back to top |
|
 |
DiabloTerrorGF
Joined: 15 Jul 2005 Posts: 64
|
Posted: Mon Apr 10, 2006 9:52 am Post subject: |
|
|
| Kameku wrote: | | 333 MHz is the original speed of the PSP. Sony just downplays it to 222. |
We know that. The PSP does get a little hot at 333 and some people just don't want to risk it. I like Shine's idea too.
Edit: Shine, my own post made me weary. I think all modules should have to be approved at start-up(with explanations) or some people could be very malicous with some stuff... We do need it though... |
|
| Back to top |
|
 |
|