How To Create A Gpe-file With Fenix ?


Achim

Member
Joined
Jul 25, 2006
Messages
223
Age
56
Location
Hamburg - Germany
Good day,

I have created a small demo programm, which is my very first Fenix program actualy. It runs fine on the FlameBird-IDE.

-> http://www.softworxs.de/download/gp2x/demo.zip

My questions:

- What is to do that my program will run on the gp32_console ?
- What is a gpe-file ? (Some kind of compiled format from Fenix ?)

Thanks for your help ...

Kind regards,

Achim
 
Basically, you need to inslude the fenix runtime with your file, and call the DCB fenix file as an argument to the fenix runtime. I'll make you an example script if you would like.

Edit:

Also its very nice, I like the tune :D Why are you naming your SFX file and your FPG a .dat though :D

Edit * 2:

Ok, I have made you, what should work. Here

Take a look at the script to see how its done, you also don't need the windows DLL's or the Windows FXI.
 
Back
Top