Page 1 of 1

ZGE engine with FPC

Posted: Wed Dec 05, 2012 10:10 am
by airpas
hi
i've compiled the engine source with fpc 2.6 but i don't know what to do with the output zzdc.exe , i mean where should i put it in the ZGE directory .

i just want to see the deferance between delphi version and fpc , i am sure i'll got less fps with fpc version.


thanks

Posted: Wed Dec 05, 2012 1:30 pm
by VilleK
Hi, you can test it like this:

- In ZGE tool, use "Project - Android: Build zzdc.dat" (don't mind that it says Android, the dat-file will work on other platforms too)
- Copy Zzdc.exe to the same path as zzdc.dat
- Run zzdc.exe

Posted: Wed Dec 05, 2012 4:17 pm
by airpas
thanks Ville

i tested all the examples they run with the same fps , which means fpc is provide a well optimized code :lol: