Forum Sveta kompjutera

Nazad   Forum Sveta kompjutera > Test Run > Programiranje

Programiranje Programski jezici, tehnike, alatke...

Odgovor
 
Alatke vezane za temu Vrste prikaza
Stara 15.8.2006, 23:48   #1
voodoo_
V.I.P. GNU/Linux
 
Avatar korisnika voodoo_
 
Član od: 1.11.2005.
Poruke: 11.163
Zahvalnice: 2.081
Zahvaljeno 4.922 puta na 2.858 poruka
Određen forumom Create Your Own Xbox 360 Games

http://www.xbox-scene.com/xbox1data/sep/EE...ukVWdcjTzff.php

Citat:
SEATTLE -- Aug. 13, 2006 -- In the 30 years of video game development, the art of making console games has been reserved for those with big projects, big budgets and the backing of big game labels. Now Microsoft Corp. is bringing this art to the masses with a revolutionary new set of tools, called XNA Game Studio Express, based on the XNA platform. XNA Game Studio Express will democratize game development by delivering the necessary tools to hobbyists, students, indie developers and studios alike to help them bring their creative game ideas to life while nurturing game development talent, collaboration and sharing that will benefit the entire industry.

During his keynote presentation today at Gamefest 2006, a Microsoft game developer event hosted by Microsoft in Seattle, Chris Satchell, general manager of the Game Developer Group at Microsoft, announced details of the new technology, which will be broadly available this holiday season. XNA Game Studio Express will be available for free to anyone with a Windows XP-based PC and will provide them with Microsoft's next-generation platform for game development. By joining a "creators club" for an annual subscription fee of $99 (U.S.), users will be able to build, test and share their games on Xbox 360 and access a wealth of materials to help speed the game development progress. This represents the first significant opportunity for novice developers to make a console game without a significant investment in resources.

During his keynote, Satchell talked about academic institutions that are lining up to include XNA Game Studio Express in their course offerings. Also showcased was the work of key XNA supporters Autodesk Inc. and GarageGames. Through the Microsoft XNA relationship with Autodesk, the leading provider of 3-D authoring software, game developers and enthusiasts can now more easily incorporate content into XNA Game Studio Express via Autodesk's FBX file exchange format. Joining Satchell on stage was Mark Frohnmayer, president of GarageGames, who showcased ports of its next-generation Torque tools and technology over to the XNA Game Studio Express platform.
voodoo_ je offline   Odgovor sa citatom ove poruke
Stara 15.8.2006, 23:50   #2
voodoo_
V.I.P. GNU/Linux
 
Avatar korisnika voodoo_
 
Član od: 1.11.2005.
Poruke: 11.163
Zahvalnice: 2.081
Zahvaljeno 4.922 puta na 2.858 poruka
Određen forumom Re: Create Your Own Xbox 360 Games

(nastavak)
Citat:
* XNA Game Studio Express Opens Up Game Creation to the World
By providing an integrated, seamless development environment based on Visual Studio Express and .NET that simplifies the integration and use of game content, XNA Game Studio Express makes game development easier to accomplish for smaller projects, strongly increasing the chance for great game ideas to make it out of the concept stage and into the hands of gamers everywhere.

The XNA Game Studio Express beta will be available Aug. 30, 2006, as a free download on Windows XP, for development on the Windows XP platform. XNA Game Studio Express will give anyone with a Windows XP-based PC access to a unified development tool that liberates the creation of great Xbox 360 and Windows XP-compatible games, providing a new alternative to the existing multithousand-dollar development kits that many console games require. The final version of XNA Game Studio Express will be available this holiday season.
"XNA Game Studio Express will ignite innovation and accelerate prototyping, forever changing the way games are developed," Satchell said. "By unlocking retail Xbox 360 consoles for community-created games, we are ushering in a new era of cross-platform games based on the XNA platform. We are looking forward to the day when all the resulting talent-sharing and creativity transforms into a thriving community of user-created games on Xbox 360."
Not only will XNA Game Studio Express turn the community into creators, but a second XNA toolset geared toward game development professionals is scheduled to be available in spring 2007, fundamentally changing the way commercial games are developed.

* The Beginning of the Game Developer Revolution
From students at colleges, universities and high schools of the future to the proverbial "guys in the garage," Microsoft XNA Game Studio Express will liberate anyone with a great game idea to create titles for Xbox 360 and Windows XP simultaneously. More than 10 universities and their game development schools -- including University of Southern California, Georgia Tech College of Computing and Southern Methodist University Guildhall -- have already pledged to integrate console game development and XNA Game Studio Express into their curricula for the first time, and Xbox 360 will be the only console at the center of all coursework.

"Great game ideas are incubating in the minds of students everywhere," said Michael Zyda, director for Gamepipe Labs at the University of Southern California. "With XNA Game Studio Express, Microsoft is investing in these next-generation innovators, creating the canvas for dreamers to express their powerful game ideas. In incorporating XNA Game Studio Express and Xbox 360 consoles into our Gamepipe program, USC will be able to better provide game studios and publishers around the world with a newfound wellspring of talent and opportunity. It's ingenious."
voodoo_ je offline   Odgovor sa citatom ove poruke
Stara 15.8.2006, 23:50   #3
voodoo_
V.I.P. GNU/Linux
 
Avatar korisnika voodoo_
 
Član od: 1.11.2005.
Poruke: 11.163
Zahvalnice: 2.081
Zahvaljeno 4.922 puta na 2.858 poruka
Određen forumom Re: Create Your Own Xbox 360 Games

(nastavak)
Citat:
In addition, GarageGames, technology provider and developer of one of the most successful Xbox Live Arcade titles, "Marble Blast Ultra," has migrated both its Torque Shader Engine and new Torque Game Builder 2-D visual game designer over to the XNA Game Studio Express platform.

"The GarageGames mission has always been to provide top-tier technology, tools and community to independent and aspiring game developers," said Josh Williams, CEO of GarageGames. "We are excited that Microsoft is demonstrating leadership by taking the revolutionary step of opening up game development for Xbox 360 to hobbyists and students. In aligning our tools and technology with XNA Game Studio Express, we're helping even more individuals with the creativity and drive to make video games bring them to life on both Windows XP and Xbox 360."
>> There are many questions left unanswered after the announcement from Microsoft to release XNA Game Studio Express for free and allow to build indie games for the Xbox 360.
Below are the most interesting parts from the official "Microsoft XNA Frequently Asked Questions", that should clear up a few things:
Citat:
Q: Can I use the XNA Game Studio Express or XNA Framework to build a commercial Xbox 360 game?
A: XNA Game Studio Express will enable you to create Windows and now Xbox 360 console games much more easily. These games are limited to non-commercial scenarios for 360 titles created with XNA Game Studio Express. However, XNA Game Studio Express may be used to create commercial games which target Windows. We will be releasing XNA Game Studio Professional next spring which will allow developers to create commercial games for Xbox addition to Windows.

Q: Isn't managed code in the XNA Framework interpreted and therefore slow?
A: No, it is not interpreted. The IL is just-in-time (JIT) compiled into native code when it is initially loaded by a process, prior to execution. This allows hardware-specific optimizations unique to the PC and Xbox 360 architectures.
voodoo_ je offline   Odgovor sa citatom ove poruke
Stara 15.8.2006, 23:51   #4
voodoo_
V.I.P. GNU/Linux
 
Avatar korisnika voodoo_
 
Član od: 1.11.2005.
Poruke: 11.163
Zahvalnice: 2.081
Zahvaljeno 4.922 puta na 2.858 poruka
Određen forumom Re: Create Your Own Xbox 360 Games

(nastavak)
Citat:
Q: Why isn't there any Xbox 360 support in the beta?
A: Microsoft does not release beta software on the Xbox 360 for security reasons. Thanks to the design and implementation of the XNA Framework on both Windows and Xbox 360 however, games developed using the XNA Game Studio Express beta starting August 30th will be easily adapted to run against the Xbox 360 retail console upon availability of the finished tools later this holiday.

Q: How exactly can I share my 360 game to other 360 users? Will my game only be available to people with the XNA "Creators Club" subscription? Will it be available to all 360 users that have an Xbox Live account?
A: There is currently no supported way to share binaries on the Xbox 360. Currently, there are four requirements that must be met in order to share a game targeting Xbox 360 which is developed with XNA Game Studio Express.
1. The individual you are planning to share the game with must be logged in to Xbox Live and have an active subscription to the XNA Creators Club
2. The receiving user must have downloaded the XNA Framework runtime environment for the Xbox 360
3. The receiving user must have XNA Game Studio Express installed on their own development PC
4. The game project, including all source and content assets, must be shared with the receiving user. The receiving user then compiles and deploys the game to their Xbox 360.

Q: Can I store my XNA Game Studio Express game on my memory card and share it with a friend?
A: No. Games developed using XNA Game Studio Express cannot be shared through a memory card at this time.

Q: Do I need a hard drive to run XNA-based games on my Xbox 360 console?
A: Yes. The XNA Framework runtime environment for Xbox 360 requires that a physical hard drive be present on your Xbox 360 retail console.

Q: Can I create non-gaming applications (such as a Media Center/Player) with XNA Game Studio Express?
A: On Windows this is possible, but the initial release on Xbox 360 is tuned to writing games. This is an area we are actively looking to the community for feedback on the types of applications they want to write for their Xbox 360.

Q: Does the XNA Framework include the ability to use Xbox Live?
A: The initial release of the XNA Framework on the Xbox 360 will not have any support for networking. We realize this is a big area of interest for game developers and are actively working on a solution for the next release.

Q: How can you debug XNA-based games running on the Xbox 360?
A: Debugging on the console is supported through a remote debugging connection from a Windows desktop running XNA Game Studio Express.

Q: How will the XNA Framework be available to developers?
A: The XNA Framework will be made available to Windows game developers via a free download. In order to develop for the 360, developers will need to join the XNA "Creators Club" which includes everything a developer needs to build non-commercial games for an Xbox 360 retail console.
voodoo_ je offline   Odgovor sa citatom ove poruke
Stara 15.8.2006, 23:52   #5
voodoo_
V.I.P. GNU/Linux
 
Avatar korisnika voodoo_
 
Član od: 1.11.2005.
Poruke: 11.163
Zahvalnice: 2.081
Zahvaljeno 4.922 puta na 2.858 poruka
Određen forumom Re: Create Your Own Xbox 360 Games

(nastavak)
Citat:
Q: How exactly will I be able to run a game built with XNA Game Studio Express on my Xbox 360?
A: On Windows, you'll be able to develop, test and distribute software created with XNA Game Studio Express for free. When you sign up for the nominally priced annual subscription to XNA Game Studio Express for Xbox 360, you'll be able to write a game on Windows, then send it to your Xbox 360 to test and enjoy. Eventually, you'll be able to distribute that code to other Xbox 360s, opening up a unique publishing avenue which will democratize game development on consoles.
Read all the Q&A: http://msdn.microsoft.com/directx/xna/faq/

A bit more details about how it will actually run on a retail Xbox360 was posted over at quartertothree.com:
Citat:
The beta released at the end of the month will be just on the PC. The release version (at the end of the year) will let anyone with a "creator's club" membership ($99 per year) create builds on their PC to run on their Xbox 360. You'll basically take your Xbox 360 on the same local network as your PC, set it to listen for a code dump from your PC running the Game Studio Express, and then on your PC you hit the 'ol "compile and run on 360" thing. Very similar to the actual pro development environment, only it works on retail 360s (on the same local network, provided you have a creator's club membership activated on that console).

You can share your games to anyone else in the creator's club. Just send the XNA project to them in email, on a memory key, put it up on your site for download, whatever. They load it up on their PC in their copy of XNA Game Studio Express, and send it to their Xbox.

The goal is that, in the future, they'll have a channel for people who are not members of the creator's club to download and play the homebrew games. Like, there's Live Aracade, and there will be Creator's Arcade or some such. Anyone in the creator's club would theoretically be able to submit to Creator's Arcade and MS would examine it to make sure it's not really a pirate game or won't harm your Xbox, then they put it up for everyone to download and check out. That aspect of it is a little further out (think next year) and they're still working on details like ownership and copyright, how they'll examine submissions for safety, etc.
http://www.xbox-scene.com/
voodoo_ je offline   Odgovor sa citatom ove poruke
Stara 1.9.2006, 18:21   #6
al0cunit
Član
 
Član od: 1.8.2006.
Lokacija: Loznica/Sekovici
Poruke: 237
Zahvalnice: 15
Zahvaljeno 0 puta na 0 poruka
Slanje poruke preko MSN-a korisniku al0cunit
Određen forumom Re: Create Your Own Xbox 360 Games

eh...pogledajte na linux.org...postoje razni distroi koji ti omogucuju da pravish xbox igre...
al0cunit je offline   Odgovor sa citatom ove poruke
Odgovor

Bookmarks sajtovi

Alatke vezane za temu
Vrste prikaza

Vaš status
Ne možete postavljati teme
Ne možete odgovarati na poruke
Ne možete slati priloge uz poruke
Ne možete prepravljati svoje poruke

BB kod: uključeno
Smajliji: uključeno
[IMG] kod: uključeno
HTML kod: isključeno


Slične teme
tema temu započeo forum Odgovora Poslednja poruka
PopCap Games hacker_aca Male igre 51 30.3.2008 1:42
LG java games Deusdies Igre za mobilne telefone 13 23.12.2006 14:12
Konfig za GAMES? Do@ OldSchool Šta da kupim? 18 6.4.2006 9:10


Sva vremena su po Griniču +2 h. Sada je 17:16.


Powered by vBulletin® verzija 3.8.7
Copyright ©2000–2024, vBulletin Solutions, Inc.
Hosted by Beograd.com