Search found 10 matches

by fafenstein
Thu Jan 19, 2006 11:18 pm
Forum: PSP Lua Player Development
Topic: crypted images
Replies: 2
Views: 1745

wahou thx guyz !!
I will try it later but thx a lot !!
by fafenstein
Thu Jan 19, 2006 10:32 pm
Forum: PSP Lua Player Development
Topic: crypted images
Replies: 2
Views: 1745

crypted images

Hi all, I want to kwnow if it's possible to "crypt" (i hope it's english) images. If i want to do a games with nude women (it's an exemple ;b). You win a level and you can see a picture. But in lua all pictures are visible in the game directory, so how to do for hide this picture (crypt).....
by fafenstein
Mon Jan 16, 2006 8:02 am
Forum: PSP Development
Topic: Laserix2
Replies: 0
Views: 792

Laserix2

Hi,

I finally finish the continuation of the homebrew of jason Storhed "laserix".

Laserix 2 have 52 levels and new design and feature like screenshot and music functions.

http://degling.free.fr/LASERIX/indexUK.html

I hope you will like it !!!
by fafenstein
Thu Dec 29, 2005 5:32 pm
Forum: PSP Lua Player Development
Topic: How to do a fluid scrolling
Replies: 6
Views: 3191

So finaly i keep old code because your news isn't beter... And it was too hard to change font.pgn in new i don't understand the code.... function char2font(char_input) if char_input == '' or char_input==nil then --print('empty string or nil') return 0 else char = string.byte(char_input) if char>=65 ...
by fafenstein
Wed Dec 28, 2005 8:25 pm
Forum: PSP Lua Player Development
Topic: How to do a fluid scrolling
Replies: 6
Views: 3191

Ho yes sorry !!!
I don' t see it in your first post...

Anyway i'm not abble to do this thing whithout exemple . ;b ...
by fafenstein
Wed Dec 28, 2005 7:43 pm
Forum: PSP Lua Player Development
Topic: How to do a fluid scrolling
Replies: 6
Views: 3191

Ok thx 4 answer i will go on your web page to lurn some good tips but i ever go on your site (good one) but i never arrive to make work your windows lua player... ;). If anyone can allready give here a good code for scrolling, don't hesite.... Can we use a font gif whith 2 or more levels ??? I expla...
by fafenstein
Wed Dec 28, 2005 5:24 pm
Forum: PSP Lua Player Development
Topic: How to do a fluid scrolling
Replies: 6
Views: 3191

How to do a fluid scrolling

Hi there, first i introduce myself : I'm french about 30 and i don' t know anything in programing.... I'm try to do a text scrolling in lua by using exemple find on this site (shine) and wiki one. For the font code i use this one : -- Global Variables font = Image.load("bmf02_007.png") Le...
by fafenstein
Fri Dec 16, 2005 8:15 pm
Forum: PSP Lua Player Development
Topic: Unable to build LuaPlayer
Replies: 7
Views: 2652

Anyway can someone can compile a lua soft to *.pbp for me ????
by fafenstein
Mon Dec 12, 2005 11:25 pm
Forum: PSP Lua Player Development
Topic: Unable to build LuaPlayer
Replies: 7
Views: 2652

Ok shine thx 4 this quick answer.

Just one more.
Imagine i do a soft call : crappy

What exactly i have to compile ?

-My folder "crappy" where is my lua index ?
-All LUAplayer whith my folder "crappy" in "application" folder ?

Thx
by fafenstein
Mon Dec 12, 2005 8:42 pm
Forum: PSP Lua Player Development
Topic: Unable to build LuaPlayer
Replies: 7
Views: 2652

Hi all,

For begining i m french and my english is crappy.

Just a question, not help for Elxx sorry :

Can someone tell me the exact way to do a standalone whith a lua homebrew = LUA to PBP in fact.

I do something and i want to give it in standalone not in LUA.

thx in advance for answers ;).