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 

Lua Player version 0.16

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Sat Jan 07, 2006 6:33 pm    Post subject: Lua Player version 0.16 Reply with quote

On http://www.luaplayer.org you can get the new version 0.16. This is only a small bugfix update, because currently I don't have much time for Lua Player, but AdHoc network and an updated Windows version with Socket and TTF support is planned. One new thing is the DNS resolver, now you can write a web browser :-)

The changelog:

v0.16 (all changes for this version by Shine)
================================================
- Wlan:getIPAddress bugfix: now it returns nil on error and the IP address otherwise
- DNS resolving. Now you can write Socket.connect("www.luaplayer.org", 80) instead of Socket.connect("212.227.39.202", 80), thanks to ideas how to use the resolver lib from PSPRadio
- when loading JPEGs, the file was not closed
- System.md5sum bugfixing for the Windows version
- Wlan.useConnectionConfig index is 1 based instead of 0 based, like usual in Lua
- System.powerTick added: this prevents power off, now you can nail your PSP on a wall for your electronic painting :-)
- System.createDirectory, System.removeDirectory and System.removeFile added

The new functions are documented at http://wiki.ps2dev.org/psp:lua_player:functions.
Back to top
View user's profile Send private message
Ferrero



Joined: 19 Dec 2005
Posts: 15

PostPosted: Sat Jan 07, 2006 9:46 pm    Post subject: Reply with quote

Hello Shine,

First of all, I must say that you did a great job with LUA player.
But I'm a little bit frustrated because this version of LUA Player doesn't work on a PSP V2.00.

Have you planed to make a release that works under EBOOT Loader for PSP V2.00.

Since the LUA player v0.11 It doesn't work.

If you wand here's the Error I get :

Module attribs 00001000 suggest a kernel-mode app.

and then :

Found suspicious hard path at 089FF0A
ms0:/psp/game/luaplayer/script.lua function dumpDirectory .....

Could we wish a release that works under PSP V2.00 ?

Thanks
Back to top
View user's profile Send private message Visit poster's website
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Sun Jan 08, 2006 1:05 am    Post subject: Reply with quote

Ferrero wrote:
But I'm a little bit frustrated because this version of LUA Player doesn't work on a PSP V2.00.


I don't know where the problem is, perhaps you should ask Fanjita, he has written the 2.00 boot loader and he is on this forum, too.
Back to top
View user's profile Send private message
chaos



Joined: 10 Apr 2005
Posts: 135

PostPosted: Sun Jan 08, 2006 5:06 am    Post subject: Reply with quote

great work, as usual. looking forward to putting this to use soon.
_________________
Chaosmachine Studios: High Quality Homebrew.
Back to top
View user's profile Send private message
Arwin



Joined: 12 Jul 2005
Posts: 426

PostPosted: Sun Jan 08, 2006 9:21 am    Post subject: Reply with quote

Shine wrote:
Ferrero wrote:
But I'm a little bit frustrated because this version of LUA Player doesn't work on a PSP V2.00.


I don't know where the problem is, perhaps you should ask Fanjita, he has written the 2.00 boot loader and he is on this forum, too.


From the looks of some other problems I've been having with Lua Player, the problem seems to be that Fanjita's loader can't properly detect the end of a hard-coded path in a script file (PSP Millionaire does seem to work, and it's using ./ instead, so who knows?)

I don't know how Fanjita's code works in those things, but that seems to be the problem. Sometimes when it lists the path, you get a very long string including a lot of lua code.
Back to top
View user's profile Send private message
frmariam
Guest





PostPosted: Mon Jan 09, 2006 12:33 am    Post subject: Reply with quote

Lua 0.14/0.15/0.16 all work in Fanjita's EBOOT Loader 0.9 (and some other Lua bellow or special patched also do). 0.15 and 0.16 also run under 0.85 (some ppl preffer it over 0.9 - not me though).

Check my Lua help post over at Fanjita's forum here.

It a runs quite fine (PSP Millionaire must be run from the eboot and NOT Lowser). I also mailed Shine to see if he could do something about the need to "ignorefixedpath=Y" in the loader config to run it in 2.0[/url]
Back to top
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Mon Jan 09, 2006 1:31 am    Post subject: Reply with quote

frmariam wrote:
It a runs quite fine (PSP Millionaire must be run from the eboot and NOT Lowser). I also mailed Shine to see if he could do something about the need to "ignorefixedpath=Y" in the loader config to run it in 2.0


Looks like there was an old comment from my testings in the boot.lua, I've removed it, I think next revision of Lua Player will work without "ignoreprefixedpath".
Back to top
View user's profile Send private message
Ferrero



Joined: 19 Dec 2005
Posts: 15

PostPosted: Mon Jan 09, 2006 5:45 am    Post subject: Reply with quote

Thanks frmariam, it works great ;-)
Back to top
View user's profile Send private message Visit poster's website
Arwin



Joined: 12 Jul 2005
Posts: 426

PostPosted: Mon Jan 09, 2006 8:57 pm    Post subject: Reply with quote

Ferrero wrote:
Thanks frmariam, it works great ;-)


Seconded!
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 -> General Discussion 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