Just type 'make', not 'make main.c'. 'make' will look for a target called 'all' in a file called Makefile and do whatever that says. 'make main.c' will look for a target called main.c, which probably isn't what you want to be doing (unless you have a target called main.c). You also say you have...
That's the old 'HW surface with double buffers on tvout' bug. The only fix I've found is to turn off double buffering and create your own instead (blit everything to a surface, then blit that to the actual screen at the end).
Stickman chapter 1 is now available at http://www.sector808.org/wiki/cack:games
This is the first part of an experiment where I'm going to be releasing the game in installments, partly so that the players can discuss the plot and where the story might go next, and partly because I haven't...
How many times do you need to be told. Don't ask for links and don't post links. If it's illegal then show some respect to Hando (the owner of this site) and don't bring it anywhere near his forum.
The cradle doesn't need to be powered with a mk1, but I don't know how much (or if anything) will work unless the cradle is powered. All the mk1 needs is something stuck into the cradle power socket and it will boot fine.
I can't believe they're still calling MPEG-4 a codec (don't they have any idea about the amount of confusion this has caused), and what's all the rubbish about multitasking being an amazing new feature.
Sprites are just things that you position with x and y coordinates. Usually there aren't any functions to position them any other way because you're supposed to create those yourself (why have an overly bloated lib that contains loads of functions most people will never use?). The majority of...
I was one of those 53 people, and it's not that no-one knows how to fix this, it's that as far as I'm aware you're the only person who has ever experienced this problem. I was waiting to see if anyone else came along and said that the same thing had happened to them.
Raptors is quite a good mod, but it's a lot slower than the original quake maps so you'll need to overclock quite a bit (only tried it at 200mhz so I don't know how well it plays at higher speeds). Alien quake is another good one, and it's faster than quake too, but it can be difficult to find...
First get rid of the mods folder and put qrally (or whatever you've called the folder) beside id1. It might work in a sub folder but I've never tried it so you can test that later. Then create a text file, call it qrally.gpe, and in there put './quake.gpe -game qrally' (without the quotes, and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.