Search found 48 matches

by airpas
Mon Mar 23, 2015 8:57 am
Forum: Feature requests
Topic: resources from a single file
Replies: 7
Views: 19532

thanks
it would be good if there is an option to rename "zzdc.dat" in the editor
also zzdc.dat .is a raw file , could you add compression mechanism to it ?

there is an lzo pascal unit , its tiny and fast
https://gist.github.com/XProger/0d364bff0e82f7e971ad
but seems i386 only .
by airpas
Thu Mar 19, 2015 1:40 pm
Forum: Feature requests
Topic: resources from a single file
Replies: 7
Views: 19532

thanks for the infos the reason is .. well i think i've never seen a real game packed in single exe file .but maybe for small games its ok another reason is some times the AV suspect and alert false positive . and this happen when you use build and compress with upx , so if there is a single file sy...
by airpas
Thu Mar 19, 2015 9:23 am
Forum: Feature requests
Topic: resources from a single file
Replies: 7
Views: 19532

what i mean is , instead of put all the resources inside the exe , i'd like to separate it in a single file , so the game will be 2 files , one small exe and one large file (compressed) contain all the resources (texture , sounds .. ) .

i've seen this option in godot engine editor
by airpas
Sun Mar 15, 2015 11:47 am
Forum: Feature requests
Topic: resources from a single file
Replies: 7
Views: 19532

resources from a single file

hi
it would be nice if there is a possibility of loading data from external compressed single file .
by airpas
Wed Jan 14, 2015 10:17 am
Forum: Your projects
Topic: Karamball
Replies: 30
Views: 57220

if needed, I could also create an "unofficial" version for API level 8
not needed thanks Rado1 , in fact i am enjoying the pc version , and this game not suitable for phone screens actually, hard to draw lines by finger on small screen , so its good for tablets and pc's.
by airpas
Tue Jan 13, 2015 1:26 pm
Forum: Your projects
Topic: Karamball
Replies: 30
Views: 57220

Ah thanks , i have to upgrade to kitkat ;)
by airpas
Tue Jan 13, 2015 9:06 am
Forum: Your projects
Topic: Karamball
Replies: 30
Views: 57220

Hi Rado1 , google play said that my device isn't compatible with this version .
i've S2 with android 2.3.6
by airpas
Fri Dec 05, 2014 4:01 pm
Forum: General discussion
Topic: Speaking of fonts...
Replies: 5
Views: 8722

Ops sorry Kjell, seems i skipped reading the infos .
it works great :D
by airpas
Fri Dec 05, 2014 8:45 am
Forum: General discussion
Topic: Speaking of fonts...
Replies: 5
Views: 8722

didn't work here
by airpas
Tue Oct 21, 2014 7:35 pm
Forum: Your projects
Topic: Karamball
Replies: 30
Views: 57220

very nice game , the graphics is awesome . congratulation
i am stuck in the level 12 :)
by airpas
Sun Oct 05, 2014 8:24 pm
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362146

no i didn't use zge in this benchmark, i just build some of my old sdl demos using the 3 compilers . and as i said FPC did a great job .

i like this compiler very much :)
by airpas
Sun Sep 28, 2014 11:50 am
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362146

I haven't had time to try it myself yet but if you or anyone have time to try building ZGE Android using that version of FPC (or trunk) I'd be very interested in hearing if performance is better. seems no difference , i tested them all (crossfpc , fpc(trunk) , delphi) but only for win32 , in some c...
by airpas
Sat Sep 06, 2014 10:46 am
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362146

Hi BeRo ,
wow , you've made some real interesting stuff
about using your BeRoAudioOGGVorbisTremor in android , do you think (fpc trunk ) can optimize your library better, especially they add alot of improvment for ARM target ?
by airpas
Thu Sep 04, 2014 12:17 pm
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362146

nice addition really , but there is some performance issue , the player take long time to start playing big ogg files ( 3min.... ) .

i suggest using :
http://code.google.com/p/zengl/source/b ... ib_ogg.pas

its much faster .
by airpas
Sat Aug 02, 2014 3:04 pm
Forum: Bug reports
Topic: MeshImport
Replies: 4
Views: 11601

you're right , i tested with blender , show wrong normals