JP, your trick works.
After setting properties to Mt, the size of my .exe shrink and also everyone of my friends can run without a problem.
can anyone tell me what is the difference between those modes?
Search found 24 matches
- Wed Dec 03, 2008 3:13 am
- Forum: Beginners Help
- Topic: How to deploy/pack my irrlicht game ?
- Replies: 8
- Views: 529
- Tue Dec 02, 2008 8:08 am
- Forum: Beginners Help
- Topic: How to deploy/pack my irrlicht game ?
- Replies: 8
- Views: 529
- Sat Nov 29, 2008 6:48 am
- Forum: Beginners Help
- Topic: My mesh becomes strange b/w, How to control light?
- Replies: 6
- Views: 395
- Sat Nov 29, 2008 6:45 am
- Forum: Beginners Help
- Topic: How to deploy/pack my irrlicht game ?
- Replies: 8
- Views: 529
- Fri Nov 28, 2008 9:29 am
- Forum: Advanced Help
- Topic: Getting video output
- Replies: 17
- Views: 2730
- Fri Nov 28, 2008 6:49 am
- Forum: Beginners Help
- Topic: How to deploy/pack my irrlicht game ?
- Replies: 8
- Views: 529
How to deploy/pack my irrlicht game ?
I have done some test on irrlicht and need to send to my partner so that he can see the result. I am using VS2008. I give him the .exe inside Debug folder, Irrlicht.dll, and a folder containing mesh. But he said he cannot run the .exe. So how can I make my project run on someone else machine? and al...
- Fri Nov 28, 2008 6:36 am
- Forum: Beginners Help
- Topic: My mesh becomes strange b/w, How to control light?
- Replies: 6
- Views: 395
- Thu Nov 27, 2008 9:55 pm
- Forum: Beginners Help
- Topic: My mesh becomes strange b/w, How to control light?
- Replies: 6
- Views: 395
My mesh becomes strange b/w, How to control light?
I have a 3d max model designed by a friend of mine. and I load it as a mesh, turn off EMF_LIGHTING. It looks okay, I can see the blue tip of it as its design. His design http://maxi0361.pixnet.net/album/photo/103399848 EMF_LIGHTING OFF http://maxi0361.pixnet.net/album/photo/103399847 LIGHT scene::IS...
- Thu Nov 27, 2008 9:38 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: Complete Lightmapping tutorial(3ds max)
- Replies: 3
- Views: 4184
- Tue Nov 25, 2008 6:30 pm
- Forum: Bug reports
- Topic: [fixed] How to use core::vector2di::rotateBy()
- Replies: 6
- Views: 615
- Tue Nov 25, 2008 5:21 pm
- Forum: Bug reports
- Topic: [fixed] How to use core::vector2di::rotateBy()
- Replies: 6
- Views: 615
- Tue Nov 25, 2008 5:05 pm
- Forum: Bug reports
- Topic: [fixed] How to use core::vector2di::rotateBy()
- Replies: 6
- Views: 615
- Tue Nov 25, 2008 4:54 pm
- Forum: Bug reports
- Topic: [fixed] How to use core::vector2di::rotateBy()
- Replies: 6
- Views: 615
[fixed] How to use core::vector2di::rotateBy()
by reading the document. this is a void return method with the following description : rotates the point around a center by an amount of degrees. so, I have two vector2di instance, A is what I what to rotate, O is the point I want to rotate around. I invoke the method like this. A.rotateBy(degree,O)...
- Mon Nov 24, 2008 3:36 am
- Forum: Beginners Help
- Topic: Irrlicht sprite and 2D background?
- Replies: 2
- Views: 1573
- Sun Nov 23, 2008 2:00 pm
- Forum: Code Snippets
- Topic: (C++) DX8 Sprite material (texture alpha AND overall alpha)
- Replies: 8
- Views: 6276