| Topic: Typo / Inconsistancy for 360 deployment.
|
|
 | Typo / Inconsistancy for 360 deployment. | |  |
| Poster | : chcook21 | | Posts | : 1 | | Country | : USA | | City | : Chicago |
| | | | Posted by chcook21 on 17/12/2006 at 15:52:49
| | Hey, first off thanks for the great tutorials!
I've been doing this series as a 360 project, rather than Windows, and up until this point theres been no problem deploying and running on the console.
However, the following code in this section does not work with the 360 (but aparently does with Windows?).
In the Draw() method, in the new code added to draw the model:
| currenteffect.CurrentTechnique = effect.Techniques["Colored"]; |
Using this builds and deploys with no errors, but causes nothing to render on the screen (just a black screen). In order to work it needs to be switched to:
| currenteffect.CurrentTechnique = currenteffect.Techniques["Colored"]; |
| |
|
| | | | | | Poster | : riemer | | Posts | : 1388 | | Country | : Belgium | | City | : Antwerp |
| | | | Posted by riemer on 18/12/2006 at 14:12:42
| | Indeed, that's a mistake of course. I've fixed it in all chapters of Series 2.
Thanks! | |
|
| | | | | | Poster | : Anonymous | | Posts | : | | Country | : | | City | : |
| | | | Posted by Anonymous on 01/08/2010 at 13:38:55
| | | PmfDCj <a href="http://qoungybazven.com/">qoungybazven</a>, [url=http://topzopnfuznh.com/]topzopnfuznh[/url], [link=http://fdeaferisqfj.com/]fdeaferisqfj[/link], http://nflzkwozqgyy.com/ | |
|
|
 | | |  |
|
|
|
If you appreciate the amount of time I spend creating and updating these pages, feel free to donate -- any amount is welcome !
|
- Website design & DirectX code : Riemer Grootjans - ©2006 Riemer Grootjans
|
|