Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - XaMMaX

#1
Is there a way get to work X_SPRITE on the gp2x? Models work fine, but X_SPRITE now drawing(
#2
Is there a way to not use opengl on pc? Like ppc and gp2x does. So textures are not smoothed(oh god, i hate this) and i can see how it will be on wiz for example.


And btw any ideas how realize fog with glbasic like in silent hill? To save resources(not to draw distant models) and styel :)
#3
I make new project test, it include only one string: SHOWSCREEN, i get this error  while comp\run:

Code (glbasic) Select
_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.2008.093 - 2D, WIN32
test.gbas (failed to open)
Wordcount:0 commands

compiling:

linking:
success
_______________________________________
*** Finished ***
Elapsed: 2.6 sec. Time: 01:01
Build: 1 succeeded.
Any ideas?
#4
Is it possible to save editor setting like disable toolbar, etc? It is pain push all this button all time i start glbasic =(
#5
I found some kind of bug or something =\ Here is it:

#6
GLBasic - en / USB joysticks
2008-Feb-21
Can GLbasic use usb joysticks with cradle on GP2X? I have cradle but don't have usb joypads yet, so i can't test. I want add support for two players with two joypads in my gp2x game.
#7
GLBasic - en / load "map"
2008-Jan-06
I wonder if glbasic can save\load matrix in files(dat for example) as it can fenix? I need to load map like this:

1 1 1 1 1
2 1 1 2 1
2 1 2 1 2
...

but a lot of bigger.

Or i only can save it in text file one by one?

Thanks in advance and sorry for my english.
#8
GLBasic - en / MiniMemory
2008-Jan-05
Can't run\comp. this http://www.glbasic.com/showroom.php?game=MiniMemory&lang=en
Many erros in syntax... can i get right version from somethere?
#9
GLBasic - en / Error
2008-Jan-02
I can't run\comp. anything. Get this error:

Code (glbasic) Select
linking:
/mingw/lib/crt2.o:crt1.c:(.text+0x167): undefined reference to `__cpu_features_init'
*** FATAL ERROR - Please post this output in the forum