Search found 31 matches

by INM8
Wed Jun 01, 2005 3:19 am
Forum: Beginners Help
Topic: Problem when Compiling Engine with VC++6.0
Replies: 2
Views: 216

haha yeah, i also have vc 6.0, there are LOTS of errors i get when i compile. no matter what i do it never compiles. if it ever does, nothing works! so i scrapped my vc6.0 and instead, im now using dev-c++. this program is sooo good, it LITERALLY perfectly compiled using the file that came with the ...
by INM8
Wed Jun 01, 2005 2:59 am
Forum: Beginners Help
Topic: It's alive!
Replies: 7
Views: 630

haha i hate C#, im a C++ user, but it seems many people love it, yes you should probably make a tutorial.

well: WELCOME TO THE WONDERFULL WORLD OF IRRLICHT! its irrlicht, not irr-licht lol, but oh well..
by INM8
Wed Jun 01, 2005 2:54 am
Forum: Beginners Help
Topic: Racing game with Irrlicht , is it possible?
Replies: 7
Views: 899

no, newton is free, and i have checked it out, yes it is easy to use, BUT: it's inaccurate and slow. if you create a gun and you make it shoot a bullet, you have to be 20 feet away from a wall for it to detect it, because when it's created it maps it w/ the newton net thingy it has, which takes a wh...
by INM8
Wed Jun 01, 2005 2:38 am
Forum: Beginners Help
Topic: error on compile that I haven't seen before
Replies: 6
Views: 363

np, glad 2 c i helped :D
by INM8
Wed Jun 01, 2005 2:36 am
Forum: Beginners Help
Topic: Where to start??
Replies: 12
Views: 968

sorry, you might want to re-read my last post, i screwed up on alot of stuff i wanted to say. re-read it, and you are using VisualBasic? Whats all this talk about C#?? lol, well yes VisualBasic is very good and runs smoothely.. so stick with that.. and not the $%^& C#!! LoL, sorry, for.. offendi...
by INM8
Wed Jun 01, 2005 2:25 am
Forum: Beginners Help
Topic: Where to start??
Replies: 12
Views: 968

dont use C#: Its slower than C++, and a bother to properly install. Because of the .NET framework, when I used Visual Studio .NET 2003 on anything and everything and there was ALWAYS problems with EVERYTHING, and it also took me weeks to install the .NET framework because there were all these anoyyi...
by INM8
Wed Jun 01, 2005 2:18 am
Forum: Beginners Help
Topic: DIRECT X9 problem in tutorial 2
Replies: 3
Views: 385

if you are using the Irrlicht.dll that came with it, there should be no problem.. for the textures make sure it reads them from the "media" folder included in the sdk. it should say something like "..\..\..\media\blabla.jpg" try and delete or add some ..\'s so it can find the med...
by INM8
Wed Jun 01, 2005 2:13 am
Forum: Beginners Help
Topic: error on compile that I haven't seen before
Replies: 6
Views: 363

according to what you said, the compilation was a success, and it also seems you executed it directly after compilation, which means you hit "Compile & Run". You should probably just hit "Compile" so it won't try to run it, and ends up crashing! It'll also help if you hit &qu...
by INM8
Wed Jun 01, 2005 2:06 am
Forum: Beginners Help
Topic: How do you recompile Irrlicht .10 (DevC++) to use Directx9?
Replies: 10
Views: 2595

Oh yes, and if you want to see what it says on the console before it closes do this: IF YOU HAVE WINDOWS: (I have XP) - goto start->all programs->accessories->command prompt - open that up - drag n drop your exe file into the command prompt window - press enter you probably dont have another op syst...
by INM8
Wed Jun 01, 2005 1:59 am
Forum: Beginners Help
Topic: How do you recompile Irrlicht .10 (DevC++) to use Directx9?
Replies: 10
Views: 2595

umm.. "IrrCompileConfig.h" is in the folder with your source code... it should be "C:\Irrlicht-0.10.0\source\IrrCompileConfig.h" depending on where you extracted what... open that up and follow the instructions on that post.
by INM8
Mon May 30, 2005 3:12 am
Forum: Beginners Help
Topic: Racing game with Irrlicht , is it possible?
Replies: 7
Views: 899

yes it is a very good option, especially since irrlicht is LIGHTNING FAST and very good @ implementation and stuff... first off you must realize: irrlicht is a graphics engine, which means it only renders graphics! So you will also need a good sound engine (i would use openAL - supports 3d sound) an...
by INM8
Sat Feb 05, 2005 10:52 pm
Forum: Open Discussion and Dev Announcements
Topic: optimization and speed ups
Replies: 12
Views: 1128

Hey! I replyed to that thread!!! :x
by INM8
Sat Feb 05, 2005 10:48 pm
Forum: Open Discussion and Dev Announcements
Topic: Engine is Great any speed ups
Replies: 3
Views: 595

Well, it really depends on your computer. I tryed ogre, and i got about 40fps on that, and about 300fps using irrlicht! If you change stuff in the source (like change texture to 32bit) you can get better, or worse results, it all just really depends. I'd say stick with irrlicht! Ogre is on the LGPL,...
by INM8
Sat Feb 05, 2005 5:29 am
Forum: Project Announcements
Topic: Nuclear Spark
Replies: 30
Views: 13442

Although "i dont polish" ahahaha a classic, i loved the intro movies and the cool menu! I still don't get it, you need an english version. Good music too lolz!!! Runs very smoothe, and u grabbed that shotgun model, ive seen it everywhere lol! :P
by INM8
Wed Jan 19, 2005 1:35 am
Forum: Beginners Help
Topic: ODE on dev c++
Replies: 5
Views: 364

yeah, thats newton's only downside. and np Magnus :D