Search found 3 matches
- Thu Mar 26, 2009 5:45 am
- Forum: DS/DSi Development
- Topic: Can we create 32 different OBJ_AFFINEs per screen on Nds ?
- Replies: 2
- Views: 4108
- Wed Mar 25, 2009 9:05 am
- Forum: DS/DSi Development
- Topic: Can we create 32 different OBJ_AFFINEs per screen on Nds ?
- Replies: 2
- Views: 4108
Can we create 32 different OBJ_AFFINEs per screen on Nds ?
Hi,
I read that we could create 128 Object Attributes (OBJ_ATTR, I use the Tonc manual terminology http://www.coranac.com/tonc/text/regobj.htm ) per screen on Nds.
It seems that for GBA we can create 128 OBJ_ATTR and 32 OBJ_AFFINEs (objects that contain information about rotation..).
Does it mean ...
I read that we could create 128 Object Attributes (OBJ_ATTR, I use the Tonc manual terminology http://www.coranac.com/tonc/text/regobj.htm ) per screen on Nds.
It seems that for GBA we can create 128 OBJ_ATTR and 32 OBJ_AFFINEs (objects that contain information about rotation..).
Does it mean ...
- Tue Mar 24, 2009 10:59 am
- Forum: devkitARM
- Topic: Visual C++ default settings
- Replies: 1
- Views: 3843
Visual C++ default settings
Hello,
I installed devkitARM and was trying to code on nds, using VC++ as an IDE.
Today I want to create a simple win32 console application, but I cannot find how to restore the original VC++ settings.
When trying to compile, i get:
1>------ Build started: Project: myProject, Configuration ...
I installed devkitARM and was trying to code on nds, using VC++ as an IDE.
Today I want to create a simple win32 console application, but I cannot find how to restore the original VC++ settings.
When trying to compile, i get:
1>------ Build started: Project: myProject, Configuration ...