|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: May 2005
Posts: 116
|
how hard is it to fix bugs in game???
just wondering how hard is it to fix bugs in game??? like bunny hopping- cant you just write a code that requires player to pause, for around 2sec before jumping again?
i'm almost done with CSE142- computer science engineering(basic java programming basically), but i have no idea how gaming program works. can anybody give me an insight?is it more than just writing program? anyone a game programmer? the main reason im writing is because i've been playing bf2 and there's seems to be a lot of bug that really seems easy to fix(bunny hopping, enemy appearing as friendly, user browser, etc). but it's been like 6 month or so, and it's still the same. |
|
|
|
|
|
#2 |
|
Wx geek
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
|
You can't, unless the game source code has been released.
Even if you could fix the "bugs" in BF2, you wouldn't be able to see that unless everyone playing and the server you were playing on had the same version as you.
__________________
"It is the way of man to make monsters and it is the nature of monsters to destroy their makers." |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: May 2005
Posts: 116
|
actually, what i was trying to say was, how hard is it for game programmers to fix bugs in the "source code".
|
|
|
|
|
|
#4 |
|
Chop Chop
|
Do you have the newest patches?
If you are a game programmer, it is not that hard to fix. Obtaining the source code is the hard part, |
|
|
|
|
|
#5 |
|
Member (7 bit)
Join Date: May 2005
Posts: 116
|
if it's not hard to fix, why don't those computer programmers from EA fix it? do they choose not to, lazy, or is there some other reason i dont know about??
|
|
|
|
|
|
#6 |
|
Member
Join Date: Apr 2001
Location: Na Pali Haven
Posts: 2,812
|
Fixing bugs in a game doesnt bring in more money. Releasing expansions does.
__________________
*The command line, an elegant weapon for a more civilized age* |
|
|
|
|
|
#7 |
|
Wx geek
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
|
They have been fixing issues. Programming a full scale game like BF2 is not easy, and requires a lot of work from many programmers for some time...it's not really something that can be done overnight.
|
|
|
|
|
|
#8 |
|
~ Ryan ~
|
Your best bet would be to report the bugs and ask kindly if they know when any of them will be repaired.
__________________
RiotCats.com, an internet domain specifically fabricated and visually erected for the appreciation of the feline kingdom! |
|
|
|
|
|
#9 | |
|
Member (10 bit)
Join Date: May 2002
Location: Va
Posts: 823
|
Quote:
it also depends on what the bug is. pretty much every piece of software released will have a bug or 2. thats pretty much expected, but so are timely patches.
__________________
R.I.P. #21 Sean Taylor 1983-2007 GONE BUT NOT FORGOTTEN |
|
|
|
|
|
|
#10 | |
|
Wx geek
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
|
Quote:
|
|
|
|
|
|
|
#11 |
|
Gremlin Overlord
Join Date: Apr 2003
Location: Australia
Posts: 2,382
|
Also, sometimes changing one thing stops a whole swath of other things stop working, so they have to be changed.
It depends on how major the impact of the bug is on the game |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|