Support and General Use > Plugins/Viewers

Cant Find a few games please help

(1/2) > >>

HourBeforeDawn:
Hi Im new to this world and well I noticed there is a few games that I saw in the manual that I dont have and would like to put them in, I have the H10 5gb.

BrickMania
Bubbles
Jewels
Tetrox

where do I download these?
I see them in the plugins page but cant figure out how i would download them?

Llorean:
Odds are they aren't currently supported by your target. All supported official games (IE, those that would be in the wiki) are included automatically. It's possible that the manual only refers to them because they work on the 20gb, and nobody has adjusted them for the smaller screen yet.

Febs:
Llorean, what is that causes a plugin to be included in a build?  For example, if I wanted to modify tetrox.c for the H10 5G screen dimensions, how do I then get it to compile for that platform?

Llorean:
For the most part, if you've actually adapted it to the screen (which is mostly a matter of making sure it uses bitmaps small enough to fit, a stopgap would be to borrow the mono bitmaps from the Archos targets until someone drew color ones, I imagine), then once the code has the proper #ifdefs in it for the target, its keymapping, and its bitmaps, add it to /apps/plugins/sources (or rather, since it's ifdeffed out in there move it into the right #ifdef block, or change its #ifdef to include the 5gb H10). Then see if it compiles/works.

I'm not sure if I've explained it the best possible, but it's not too hard as long as another target has a smaller screen, or you're willing to redraw the graphics.

Febs:
Thanks, this is the info I was looking for
--- Quote from: Llorean on September 13, 2006, 10:14:17 PM ---add it to /apps/plugins/sources (or rather, since it's ifdeffed out in there move it into the right #ifdef block, or change its #ifdef to include the 5gb H10).
--- End quote ---

Navigation

[0] Message Index

[#] Next page

Go to full version