473,698 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What langugage is used to program EA Games Battlefield 1942?

Does anybody know what language computer game programmers use? can you
program games with visual studio .net? would they be of good quality?
Nov 20 '05 #1
12 3290
* "David" <qu********@lsb g.net> scripsit:
Does anybody know what language computer game programmers use?
I am not sure, but I think C++.
can you program games with visual studio .net?
Yes. For example, .NET + DirectX9.
would they be of good quality?


Depends on your programming skills.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Website Address Changed!
Nov 20 '05 #2
David,
In addition to Herfried's comments:
would they be of good quality? Depends on your programming skills.


The following articles provide information on writing .NET code that
performs well.

http://msdn.microsoft.com/library/de...anagedcode.asp

http://msdn.microsoft.com/library/de...anagedapps.asp

http://msdn.microsoft.com/library/de...vbnstrcatn.asp

http://msdn.microsoft.com/library/de...tchperfopt.asp

http://msdn.microsoft.com/library/de...tperftechs.asp

Hope this helps
Jay

"David" <qu********@lsb g.net> wrote in message
news:e6******** ******@TK2MSFTN GP10.phx.gbl... Does anybody know what language computer game programmers use? can you
program games with visual studio .net? would they be of good quality?

Nov 20 '05 #3
Addendum:

<http://www.vertigosoft ware.com/Quake2.htm>

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Website Address Changed!
Nov 20 '05 #4
Also, understand why things (especially games) are programmed in C++ (I'm
looking into getting into Game programming as well). C++ is a language that
can be ported to almost any platform with little/no readjustment for
compilation. Which was one of the other great powers of C++ (which is now
availible in .NET, but you have that runtime issue again) is the amount of
compiler directives you can give it. That really makes it a robust language
to work with. Even though its hard as hell to pick up sometimes. =)
"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:Of******** ******@TK2MSFTN GP10.phx.gbl...
* "David" <qu********@lsb g.net> scripsit:
Does anybody know what language computer game programmers use?


I am not sure, but I think C++.
can you program games with visual studio .net?


Yes. For example, .NET + DirectX9.
would they be of good quality?


Depends on your programming skills.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Website Address Changed!

Nov 20 '05 #5
* "CJ Taylor" <cj@herfriedslo vechild.org> scripsit:
Also, understand why things (especially games) are programmed in C++ (I'm
looking into getting into Game programming as well). C++ is a language that
can be ported to almost any platform with little/no readjustment for
compilation.


I don't think that this is the main reason, at least not for DirectX
games. DirectX is only available for Windows...

Just my 2 Euro cents.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #6

Also, understand why things (especially games) are programmed in C++ (I'm looking into getting into Game programming as well). C++ is a language that can be ported to almost any platform with little/no readjustment for
compilation.
I don't think that this is the main reason, at least not for DirectX
games. DirectX is only available for Windows...


Had to get me back didn't ya? =)

Alright, to further go on your comments, and of course save face with the
C++ rhetoric. Yes, the DirectX graphics engine is only aviailble in
Windows. HOWEVER, that is simply the graphics engine.

I've only played with DirectX .NET (Managed DirectX) a little bit. I think
its pretty fast if your just doing the basics, but if you start getting more
advanced models/meshes it tends to bog a little. But then again, its
managed code. =) So, you lose some control on the vid side by using it,
whereas C++ you have complete control.

thena gain... C++ is a pain to code for. =)

stupid memcpy...
Just my 2 Euro cents.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>

Nov 20 '05 #7
Cor
Hi CJ,

Are you serious answering to Herfried on this, he never has played a game on
internet so he does not even know what important it is that you have the
highest speed.

Just my 2 eurocent.

Cor
Nov 20 '05 #8
* "Cor" <no*@non.com> scripsit:
Are you serious answering to Herfried on this, he never has played a game on
internet so he does not even know what important it is that you have the
highest speed.


LOL -- I am familiar with 3D computer graphics, and real time
rendering. Theory, not pracice, I never used DirectX.

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #9
Cor
Hi Herfried CJ,

I forgot

:-)

Cor
Nov 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1703
by: CB Hamlyn | last post by:
Hello, I'm currently working on a Modification for the PC game Battlefield 1942. I'm a pretty good VBA Programmer with some Foxpro under belt as well. After reading a ton of stuff on-line I'm simply floored by everything Python has to offer. Anyway, I want to create an installation program that takes a folder and all it's sub-folders and copies them from a compressed form into the proper directory. Basically a simplified version...
0
1312
by: kdahlhaus | last post by:
I love the orignal so much, now to hear that mod's will be created in Python, well it brings tears of joy..... Python Used as Modding Language for Battlefield 2 Programming First Person Shooters (Games) Posted by Zonk on Friday February 11, @11:27AM from the snakes-and-guns dept. Dutch Dopey writes "In an interview with Lars Gustavsson of DICE, it
29
2061
by: Xah Lee | last post by:
Computer Language Popularity Trend This page gives a visual report of computer languages's popularity, as indicated by their traffic level in newsgroups. This is not a comprehensive or fair survey, but does give some indications of popularity trends. http://xahlee.org/lang_traf/index.html Xah
14
2274
by: teslar91 | last post by:
As a fairly new .NET coder, I would greatly appreciate some comments on any .NET classes that are known to be notoriously slow by comparison to direct API calls. I've already had a bad experience with System.IO.DirectoryInfo. My requirements were to recursively scan a folder, recording all filenames/dates/sizes/attribs. The target folder contained 88,000 files and 5,000 subfolders. I originally used System.IO.DirectoryInfo and found...
0
8598
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8855
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5857
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4358
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4612
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3037
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2320
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.