forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Module support

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Mon Nov 20, 2006 9:47 am    Post subject: Module support Reply with quote

There are still problems with memory allocation when loading modules and I don't know, if the loaders for firmware >1.5 supports loading modules from user mode. Has someone managed to load Lua Player 0.20 with firmware >1.5?

My first idea was to modularize Lua Player, so that if you don't need the 2D graphics library, you would save some memory when not loading this module. If the memory bug when loading modules could be fixed, and if there is no problem with newer firmwares, this is still a good idea.

An alternative is to merge all standard functions again into one user-mode Lua Player app, but if someone wants to load a third party module, the module loading support will be still available.

What do you think?
Back to top
View user's profile Send private message
Insert_witty_name



Joined: 10 May 2006
Posts: 376

PostPosted: Mon Nov 20, 2006 11:13 am    Post subject: Reply with quote

Yes.

Remove all this module loading stuff. I believe it kills Lua Player for firmware above 1.5 (although I'm unsure with all the new loaders and custom firmwares about recently).

I know that 0.16 is still favored amongst Lua developers.
Back to top
View user's profile Send private message
cools



Joined: 04 Mar 2006
Posts: 46

PostPosted: Fri Nov 24, 2006 7:44 am    Post subject: Reply with quote

I think it would be best to merge it into a user-mode luaplayer, and have module loading support, that way it will work on the higher firmwares.
Back to top
View user's profile Send private message
psyberjock



Joined: 15 Dec 2006
Posts: 28

PostPosted: Sun Dec 17, 2006 12:29 pm    Post subject: Reply with quote

Don't remove anything! I want to access PRXs!
Back to top
View user's profile Send private message
Mesmer



Joined: 24 Sep 2006
Posts: 9

PostPosted: Mon Dec 18, 2006 5:02 am    Post subject: Reply with quote

Indeed that .16 has been favored by most of us if not all.

this modules is a very good idea. Also woun't it be possible to make all the modules in existing to like a plug-in such structure where you have folders to put in modules you need, and modules you don't need.

`Mesmer
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group