Search found 3 matches
- Wed Jul 27, 2005 12:20 pm
- Forum: Beginners Help
- Topic: load a quake 3 map different from tutorial 2
- Replies: 3
- Views: 205
- Mon Jul 25, 2005 1:54 pm
- Forum: Beginners Help
- Topic: problem with EDT_DIRECTX8 and EDT_DIRECTX9
- Replies: 3
- Views: 270
- Sun Jul 24, 2005 10:30 am
- Forum: Beginners Help
- Topic: problem with EDT_DIRECTX8 and EDT_DIRECTX9
- Replies: 3
- Views: 270
problem with EDT_DIRECTX8 and EDT_DIRECTX9
Hi, i'm a new member of this forum and i'have a problem with the first tutorial. at this point: IrrlichtDevice *device = createDevice(EDT_OPENGL, dimension2d<s32>(1024, 768), 32, false, false, false, 0); if i replace EDT_OPENGL with EDT_DIRECTX8 or EDT_DIRECTX9. there is an error of initialization. ...