XNA Creators Club Online
foros de la comunidad

Search Forums

Page 1 of 8 (72 items) 1 2 3 4 5 Next > ... Last »
  • Re: How to publish as a .exe

    If you want to create an installer, you can follow the second link that The ZMan has.  My way only works if the user has the dependencies as copying the installers in a zip is not legal. So you can either: A)  Extract the .ccgame yourself and zip up everything inside there (do not include the installers!), only your game and ...
    Posted to General (Forum) by Whiplash6 on 27/05/2009
  • Re: How to publish as a .exe

    It will show you the full location in the Output window (View - Output) Its usually ProjectLocation\bin\x86\Debug\Project.ccgame You wont need the subscription, you just need the XNA Game Studio installed
    Posted to General (Forum) by Whiplash6 on 27/05/2009
  • Re: How to publish as a .exe

    You can do the old way, package as an XNA Creators Club Game, Unpack it on your system, then zip everything up that way.
    Posted to General (Forum) by Whiplash6 on 27/05/2009
  • More tutorials from me - Basic Training

    I guess I forgot to post this here as its been a while since I logged in :) I have gotten a lot of requests from members and guests to do a basic series. I have done this kind of thing before, but I took that series down due to the complaints that it was too C# and not XNA enough. I brought it back with just XNA. Here are some things you ...
    Posted to General (Forum) by Whiplash6 on 27/05/2009
  • Re: XNA Complete Game Tutorial: Space Shooter

    Not for a while, sorry.  Im focusing the rest of the time for Dream Build Play only instead of doing both. There will be small text tutorials though
    Posted to General (Forum) by Whiplash6 on 06/08/2008
  • Re: How complex does it need to be?

    Im shooting for at least as complex as the RPG Starter Kit, but different and longer.  Of course I will try my best to make it as complex as possible. What are the rules for DBP for discussing your game?  Anybody you ask for advice from will be considered a team member or does it matter?
    Posted to Dream-Build-Play (Forum) by Whiplash6 on 06/08/2008
  • Re: Pong Clone Tutorial

    Make sure you create another one that is public static, not just static. public static ContentManager content;  I hope this helps!   
    Posted to General (Forum) by Whiplash6 on 06/08/2008
  • How complex does it need to be?

    I am in the middle of a simple space RPG that I can enhance quite a bit.  My question, is how complex should I take it?
    Posted to Dream-Build-Play (Forum) by Whiplash6 on 06/08/2008
  • Re: XNA Complete Game Tutorial: Space Shooter

    Sure, the link to the page is here -> http://www.phstudios.com/?q=node/49
    Posted to General (Forum) by Whiplash6 on 05/08/2008
  • XNA Complete Game Tutorial: Space Shooter

    Sorry for the delay, I got sick over the weekend and didnt do much work on stuff. I know some of you were waiting for this so I apologize for the delay, but I think you will all find it worth the wait. Here is the full page of the Space Shooter Complete Game including the text tutorial and full game for those who just want to play it.  ...
    Posted to General (Forum) by Whiplash6 on 05/08/2008
Page 1 of 8 (72 items) 1 2 3 4 5 Next > ... Last »