当前位置: 首页 > news >正文

XNA Game Stdio 3.0 发布了

终于XNA3.0的正式版出来了,之前发面的beta让我感觉很不爽,希望这更新能有什么值得兴奋的吧。

即将测试……

下载地址:

http://www.microsoft.com/downloads/details.aspx?FamilyId=7D70D6ED-1EDD-4852-9883-9A33C0AD8FEE&displaylang=en

 

旧的XNA项目升级到3.0的方法:

How to Upgrade Projects from XNA Game Studio Express to XNA Game Studio 3.0

Use one of the following procedures to upgrade a game project from XNA Game Studio Express to XNA Game Studio 3.0.

  • Create a new XNA Game Studio 3.0 project, and then add the code and content from the XNA Game Studio Express project to the new XNA Game Studio project.
  • Use the standalone upgrade wizard for XNA Game Studio 2.0 to upgrade the project from XNA Game Studio Express to XNA Game Studio 2.0, and then use the built-in upgrade wizard for XNA Game Studio to upgrade the project to XNA Game Studio 3.0. You will need XNA Game Studio 2.0 in order to use the standalone upgrade wizard. You can obtain the XNA Game Studio 2.0 and the standalone upgrade wizard at the following URLs.

Download

Location

XNA Game Studio 2.0

http://go.microsoft.com/fwlink/?LinkId=127875&clcid=0x409

Standalone Upgrade Wizard

http://creators.xna.com/utilities/project_upgrade_wizard

Note that the XNA Framework evolved between XNA Game Studio Express and XNA Game Studio 2.0. Therefore, you probably will need to update your code to account for these changes. Please see the XNA Game Studio 2.0 Upgrade Guide for more information.

 

How to Upgrade Projects from XNA Game Studio 3.0 CTP to XNA Game Studio 3.0

You will need to manually upgrade projects that were created with XNA Game Studio 3.0 CTP in order to use them with XNA Game Studio. The upgrade wizard for XNA Game Studio upgrades only XNA Game Studio 2.0 projects. To manually upgrade a project created in XNA Game Studio 3.0 CTP, use the following procedure.

  1. Open the <projectname>.csproj file in a text editor, such as Notepad.
  2. Scroll down to the bottom of the .csproj file, and locate the following three <Import.../> elements.
  3. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
     
  4. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\v3.0\Microsoft.Xna.GameStudio.Common.targets" />
     
  5. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\v3.0\Microsoft.Xna.GameStudio.NestedContent.targets" />
     
       

     

    Replace these with the following two <Import.../> elements. Note that the first element is the same.

    <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />

     

    <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />

     

     

  6. Save the .csproj file.
  7. Open <projectname>.csproj in Visual C# 2008 Express Edition or Visual Studio 2008 to use it with XNA Game Studio 3.0.

 

 

转载于:https://www.cnblogs.com/desmend/archive/2008/10/31/1323645.html

相关文章:

  • (转)淘淘商城系列——使用Spring来管理Redis单机版和集群版
  • 可能出现的问题
  • Mysql远程登陆错误:ERROR 2003
  • 在Word里实现禁止复制和选定
  • RAC维护手记08-ASM磁盘组信息查看常用命令
  • 什么是TELNET协议
  • [转]一种革命性的自绘菜单实现
  • 移动端HTML5音频与视频问题及解决方案
  • Ubuntu 14.04 下解决maven访问速度慢问题
  • InstantBoss 让你成为一个自律的人!
  • 处理器调度
  • 亲历:我的IT认证培训之路与技术学习方法(转载)
  • input的行数自动增减
  • PHP学习
  • bzoj2440(莫比乌斯函数)
  • [deviceone开发]-do_Webview的基本示例
  • 【笔记】你不知道的JS读书笔记——Promise
  • 0x05 Python数据分析,Anaconda八斩刀
  • canvas实际项目操作,包含:线条,圆形,扇形,图片绘制,图片圆角遮罩,矩形,弧形文字...
  • el-input获取焦点 input输入框为空时高亮 el-input值非法时
  • ERLANG 网工修炼笔记 ---- UDP
  • Hibernate【inverse和cascade属性】知识要点
  • Java 内存分配及垃圾回收机制初探
  • Java超时控制的实现
  • Java精华积累:初学者都应该搞懂的问题
  • Joomla 2.x, 3.x useful code cheatsheet
  • LeetCode18.四数之和 JavaScript
  • Linux Process Manage
  • MD5加密原理解析及OC版原理实现
  • React-redux的原理以及使用
  • Selenium实战教程系列(二)---元素定位
  • vue:响应原理
  • 从零开始学习部署
  • 后端_ThinkPHP5
  • 技术攻略】php设计模式(一):简介及创建型模式
  • 快速体验 Sentinel 集群限流功能,只需简单几步
  • 排序(1):冒泡排序
  • 使用 Xcode 的 Target 区分开发和生产环境
  • 微服务入门【系列视频课程】
  • 在Mac OS X上安装 Ruby运行环境
  • 做一名精致的JavaScripter 01:JavaScript简介
  • hi-nginx-1.3.4编译安装
  • Java数据解析之JSON
  • #【QT 5 调试软件后,发布相关:软件生成exe文件 + 文件打包】
  • #NOIP 2014# day.1 T3 飞扬的小鸟 bird
  • (solr系列:一)使用tomcat部署solr服务
  • (SpringBoot)第二章:Spring创建和使用
  • (仿QQ聊天消息列表加载)wp7 listbox 列表项逐一加载的一种实现方式,以及加入渐显动画...
  • (分布式缓存)Redis哨兵
  • (附源码)ssm基于微信小程序的疫苗管理系统 毕业设计 092354
  • (十八)用JAVA编写MP3解码器——迷你播放器
  • (十六)一篇文章学会Java的常用API
  • (推荐)叮当——中文语音对话机器人
  • (五)大数据实战——使用模板虚拟机实现hadoop集群虚拟机克隆及网络相关配置
  • (转)利用PHP的debug_backtrace函数,实现PHP文件权限管理、动态加载 【反射】...