PDA

View Full Version : Problems with the GameAPI library


Rigoberto Martell
10-30-2006, 10:31 PM
Hi every body.

I can't to run any sample game program ~:( .
When i run a program appears this message.

App: SIMPLE*.PPL
File:GameAPI.ppl
Proc:_INIT(9,0)
Opcode:G_INIT
Char/Line/Offset: 3, 103, 0x00651c90

(_INIT(9,0))
Integer divide by 0 at 0x3fc137c

I have a HX4700 with WM 5.
PPL.06
also is enabled the VGA mode.

Please tell me is this a bug or not?

Thanks

kornalius
10-30-2006, 11:14 PM
Hi,

Are you using the Pro or Trial version?

Rigoberto Martell
10-30-2006, 11:20 PM
Hi Kornalius.

I am using the Pro version.

kornalius
10-31-2006, 02:01 AM
Please update your profile with your serial #.

Can you please post the source code you are using, because Simple*.ppl seems to be a custom file.

Rigoberto Martell
10-31-2006, 06:58 PM
Sorry.

When i say Simple*.ppl i want to say:
simple.ppl
simple2.ppl
simple2_1.ppl
simple3.ppl
simple4.ppl
simple5.ppl

In the pc version is all ok, but no in the ppc version.
In the ppc version i can.
1. Compile
2. Make exe
but when i run then the exe program, again appears the same error.

Note.
I had updated my profile. Kornalius.

kornalius
11-01-2006, 03:08 AM
Hi,

Have you not creating an .exe first? Just run it from the Main interface on the PocketPC?

Rigoberto Martell
11-01-2006, 06:49 PM
Yes.
I first make the exe file and then run exe file out of the ppl program.

Another thing, i had installed the ppl in a sd card.
Could be this my problem?

kornalius
11-01-2006, 06:51 PM
Try running it from the Main interface instead of creating an .exe.

Rigoberto Martell
11-01-2006, 07:13 PM
Sorry.

Again the same PPL Runtime Error.

This just happen with the games programs.

Rigoberto Martell
11-06-2006, 11:07 PM
Hello Kornalius.

There are some way to register the GameAPI library manually in the Pocket Pc? :((

Still I follow with then same Runtime Error.

kornalius
11-07-2006, 02:27 AM
You need the PIDE registered in Pro version in order to patch the runtimes on the PocketPC. Go to Help->Register runtimes... You can't do it manually.

fatouraee
08-16-2007, 07:01 PM
This is same as my problem. did you guys get any info on this or any fix?
plz.

kornalius
08-16-2007, 08:09 PM
Did you read this thread?

http://arianesoft.ca/e107_plugins/forum/forum_viewtopic.php?6140

You need to change the default resolution in Simple.ppl to match your device, the standard QVGA resolution is 240x320 pixels.