![]() |
Those screenshots look like Lego characters playing Football.
|
Bring back Legends of Football.
|
Without intending to sounding too negative, this game is going to suck the most enormous donkey testicles that have ever been produced by ID/Evolution.
There isn't one post on that forum that leads me to believe that this game will be anything but a waste of time. Besides, more money has been thrown at the madden franchise than any other football game in history and they still can't get the 3d aspect of the game right... how does this game have any chance? Folks that play these types of sim games demand absolute accuracy. There is no way on earth this guy is going to be able to accomplish anything near satisfactory simulations. At least madden has pretty graphics... from a simulation standpoint, madden is terrible. At this point in technology, you cannot have a football sim with the spreadsheet power of FOF and an accurate on the field simulation (again,that not even the front-runner madden gets right). Football is just too complex for our slow computers. Someday? Yes. Now? No, especially by an indie developer with only a track record of missed deadlines. |
Quote:
Everything said about Maximum Football, however, I do agree with. |
Quote:
B.S. Madden hasn't done it yet because Madden focuses on joystick jockeys, not armchair coaches. |
Hmm... i may get this game.. just to see if a 8088 processor can handle those bad ass graphix!
|
Quote:
To pile one, you are really wrong about this. The reasons that nobody has released a game that does both well is economics. To develop such a game would cost more money than developing a game that does one well, and they would not be able to raise the price (since the only acceptable price for a new game is $50). Football pro 97 did both well, and was released in 96. I don't think football has gotten much more complicated, or computers slower, in that time. |
I just re-read some of what SD posted on page 1 from the Maximum Football forum. I loved this from the designer/programmer/whatever:
"I posted a new build for the testers on Sunday night. Lets see what happens with that." Gotta love the confidence! |
Quote:
Somebody needs to include this in a memo to the Madden Team. I may not have the most knowledge of football, but I know it when I see it. The current state of computer power isn't enough to model the game exactly as we watch it on Sundays. I don't want a graphical representation of the game until it can perfectly match life (and someday technology and programming will get there), otherwise-- what is the point? We nitpick with Jim and Arlie to get the text portion of it right; imagine how crazy you would be watching the game unfold in 3d on your screen and you see the AI doing stupid shit. Maybe Jim or Arlie could weigh-in on this and tell me I'm full of shit and that we can do this with today's machines, but I highly doubt it. |
I've never seen so much talk about such a ham and egg project.
|
Quote:
|
I think the only thing missing from this thread is a post by Wrongway saying "this will be the greatest selling game of all time. And Wie sucks." Sadly, that can't happen.
|
Quote:
You may be right with the "perfectly match life" portion of your statement, but the FPS series was/is/might always be the best of both worlds. It had some problems, but it did a lot right. The series was evolving like Madden does in terms of graphics, but Sierra pulled the plug. :( |
Quote:
And even if they did, people would still bitch. Think about every time an AI player misread/forgot/blew the play call and was wildly out of position (just like what happens every Sunday in reality) - the gamer would bitch and moan about what a "stupid" AI it is. Now, what may also be limiting the AI is the connection to the 3D engine. There's a range of possibilities that can happen when you connect the logic code of the game to the 3D engine, ranging from the logic has absolute control over the movement of the players at the expense of the animations to the animations have complete control at the expense of the logic. Madden runs closer to the first extreme - they realize it's more important to get the player in the right spot than to have the animation run smoothly. That's why you see foot sliding and awkward looking transitions. But I think they do provide a slight amount of concession to the animations at the expense of the logic to keep the animations from looking too awful. As game console processors get more powerful, this will allow for more sophisticated blending systems to be integrated into the 3D engines which will allow the logic code to completely govern movement in the games while also providing very realistic animations and transitions. |
It is a trade off.
AI takes lots of cpu time. Graphics takes lots of cpu time. Which do you think Madden chooses? |
I'll be the lone dissenting vote here. If I was a solo developer, I'd be pretty damn proud if these were the graphics I was able to offer.
|
The graphics don't bother me at all, I'd be more concerned about how well the AI and career play turns out (assuming the game is actually released at some point).
|
Quote:
They can do it in SIGAMES Football Manager. What makes you think they can't do it in American Football. |
Quote:
Wrong. Graphics are generally done with the video card now. The Processor has very little to do with the graphics. |
Quote:
Wrong! |
Quote:
I don't get it. |
Quote:
|
Quote:
If anything, the real trick is having the players make mistakes. An AI quarterback can look at all his receivers on a play and make the highest-percentage pass 100% of the time. To be a realistic model, though, he has to make bad choices occasionally, and his reaction time has to be slowed down to something less than instant. |
Quote:
Maybe for actually DRAWING the graphics, but there is still a TON of setup work in deciding what to draw. Trust me, the rendering folks still want access to PLENTY of CPU for their work. |
Quote:
|
Quote:
Quote:
|
Quote:
I don't think so. American football is only 4 to 10 seconds long per play. Soccer is continous flow. When a player has a ball in soccer he must make a ton of decisions. In football, a lineman either blocks or well blocks. Granted he must decided who to block. But, in general he either man blocks or zone blocks. Now there are positions that require more thought such as the QB, but in general on a play a person is given a command. He is supposed to perform the action the playbook tells him too. Either game can be modeled accurately. I believe both would take years of tweaking the engine and input from experts in the field. Years meaning, it took SI Games about 8 years or more to accurately depict 2d gameplay. I don't believe you can say one is easier or harder then the other. All I want is a 2d model, simple x and o for a football game. That will prove the engine. |
Quote:
Keep in mind that this is all way beyond simple if/then logic. Yes, I know you are a coder. I've written my share of c++ apps in my day, so, while I'm not making a living at it, I at least can look at this with some knowledge of how this stuff is structured. |
Quote:
I think the issue is that a FPS like Quake has to run at so many frames per second to look good (regardless of whether the GPU is doing the rendering work). If you have multiple logic/movement decisions going on, they all have to be able to occur within that frame rate timespan. Perhaps if you took a less graphics intensive appraoch like FM, you can get by with a lower framerate and have more time to run logic intensive routines between each frame. |
Quote:
Besides, an AI bot for Q3 is not an AI bot for football. They are two very different things. I have a pretty good idea as to what would be needed to create a (2D top down) simulation of football and the AI required (and yes, well beyond simple if/then logic). It's very do-able. |
Quote:
Out of the major sports, I can think of few that would be easier (note: this does still not mean easy) to have a fluid 2D display for than American football, except for of course baseball. Basketball/soccer/ice hockey/rugby etc. are all fluid sports that are, by and large, continous. With American football it's a down at a time, and the offense and defense are both coming out with set plays. Of course there's still a heck of a lot that goes on down on the field, but after the play is over, the whole thing resets and everyone is back in position. |
Quote:
Sierra's FPS was a hybrid -- but I'd say that rather than double development time, they spend the same amount of development time as say Madden did, but re-allocated resources from graphics to the spreadsheet side. As a result, you got a game that wasn't as good as Madden graphically and a game that wasn't as good as FOF spreadsheet wise. I think Sierra also wisely built onto the game each year rather than starting from scratch. Unfortunately, with '99 they decided to do just that and showed that you can't do high-end graphics and high-end spreadsheet within the traditional development cycle. Given another six months and another $15/game, they could have pulled it off. You can't get a football game with Madden-esque graphics and a FOF-esque engine without adding another $15 in price at least, and the market simply won't bare that. Joystick jockeys won't pay it. |
Quote:
Yeah, especially because of the set plays. Which is not to argue that other sports dont have them, but in football, you'd already have a basis for where the AI is planning to run/pass the ball, so that you could work the options off of that. And in many cases, 2-3 members of the defense wouldnt even be involved in the first level of the play, so you could probably mimic their AI without much intensive use. |
Quote:
You ain't kidding. I call the original Quake AI a "PacMan" AI, because that's pretty much all the monsters did. It boiled down to: Do I see the player? If so, attack! Have I seen the player in the last 5 seconds? If so, run after him! Otherwise, go back to stomping around in the room I was placed in. That's pretty much it. |
you mean this game STILL hasn't been released?? I thought we were assuming it would be out weeks ago!!
![]() |
According to the web site, its release will coincide nicely with last year's Superbowl. Fear not.
|
Best. Thread. Ever.
|
oh i don't fear, because i have no intention of buying it. i fall in the same camp as SD really...if the game took this long to come out, i can't imagine the support for it is going to be where it needs to be for a first-gen game.
|
Quote:
:D |
Give the dude some time god damnit, Matrix is still working on the box and manual.
|
Quote:
Ham and Eggs you say? Tell me more. |
They should offer a pre-release discount like OOTP.
|
I finally went to the website just now and as soon as I saw the first screen shot I went "Oooooohhh...... THIS game, I remember looking at these screenshots 3 years ago and thinking that this had potential"...
|
Quote:
IFX. FUNEM? IFM. IFMNX. |
Quote:
. |
Quote:
Calling someone a ham and egger back in the day meant you were a street tough. |
Quote:
This is great news. I wonder if it comes with the 2002 rosters? |
Taking a step into fantasy land for a moment and assuming the game is released mid-February...considering the game's been in development for 5-6 years (or whatever it is now), how smart is it to release it AFTER the football season is over?
|
After 5-6 years, i would think just getting the thing out is something of a moral victory, whether football season is over or not.
|
I'm thinking of releasing a hockey sim....the day baseball season starts.
I am a marketing god. |
Quote:
Fixed :D |
Quote:
Well, yes...if it plays like something that should be running on a Commodore 64! ;) |
Duke Nukem Forever 2 could be out before this.. its still possible!
|
Quote:
Maybe, but does Duke Nukem Forever 2 beat Duke Nukem Forever for release? :) |
This game is going to be so bad it's not even funny...
I love this comment when asked if the game would have a college draft: Quote:
Sounds like the game doesn't know anything about pro football per se, either. :D |
Quote:
I know this is a horrible joke, but wouldn't it make sense to rename the game "Minimum Football." |
And this when asked if there would be a demo of the game:
Quote:
In other words...No demo. :D |
Quote:
Or maybe just Minimum. ;) |
Quote:
Someone is gonna have to be the guineau pig then. And someone we can trust. Just might have to hunt down Suicane for this job. |
I'm glad the game will be flexible enough for me to play with 6 downs, 18 yards for a first down and 7 quarters like I've always wanted. When you have that, who needs something silly like a college football draft? Purely extraneous.
|
I made a suggestion about a year ago that number of appendages should be an editable feature in a player's profile. I was primarily interested in creating a historical league that would try to simulate the kind of success Lawrence Taylor might have had if he were equipped with three arms instead of two. The suggestion was met pretty warmly, so I was initially excited. Looking back though, I'm thinking this may have caused some difficult coding challenges and probably some serious box art issues. I can't help but think that I have contributed pretty significantly to the delay of this game. I guess I just wanted to apologize.
|
Quote:
|
Now, to be fair, they are trying to create a customizable football sim, and not all football leagues have drafts. For example, what about a college league?
Of course, since the delay has been to add career mode, I have no clue why they don't consider a draft part of career mode... |
Quote:
Oh wait, that must be it. Clearly he's concerned about the vital importance of getting his game out in a timely fashion. |
Quote:
15 months. Why? Because the manual and the box would have to be completely redone were he to put such groundbreaking things as "college drafts" in. |
Quote:
|
Quote:
True! I can pull out my checkbook and build a football power at Temple University that current school officials can only dream about. :cool: |
Quote:
You think the game has financials, salaries, etc. I'm afraid to look it up myself. :D |
Quote:
I don't believe it does, but I think there were database fields for modders to add those if they wanted to do so.... I know I won't be the guinea pig on this one :) |
Yeah, I want to know which one of you is going to actually buy this when it first comes out (if it comes out). I know it will be someone ... just not sure if you'll be willing to admit it.
|
I may take a look. IF (and that's a big IF) the sim engine is solid, I have no problem adding on the league management tools I want. One of my first game utilities was a draft-file generator / player aging manager for Head Coach Football on the Commodore Amiga, which also had absolutely no career mode support but had all the data files as an open text format...
|
pigs flying or maximum football release
Too close to call! |
Quote:
bubba wheels, and he'll give it glowing 10 star reviews, just to save face for pimping the game for the last 12 years. |
I love this thread! One gem after another.
|
I just HAVE to know.
![]()
|
Ooh! Shit just got serious now!
|
No draft? what has the career mode then? I hope that at least the games are played with a ball.
If i had any doubt about purchasing it all them are gone now. |
Who's going to commish the fofc multiplayer league?
|
Quote:
|
Quote:
Multiplayer? Let's not get ahead of ourselves here. Priorities in order are: Box art Draft Free Agency Multiplayer |
post the reply dervack? i don't wanna go looking for it
|
Quote:
Oh boy. Someone just get it over with and link him to this thread so this party can really get started. |
Quote:
His response. |
Quote:
|
At least the future looks bright:
Quote:
|
in some sense I suppose that makes sense. i mean i can understand where he's coming from with that answer, in terms of maximum customizability, but it certainly doesn't make the game appealing.
|
I know what those words mean, but that response makes no sense.
|
In all seriousness, what are guys actually going to do with this game?
|
not buy it
|
I love this thread.
|
Since I didn't understand what the hell he was getting at with his response to SkyDog's post, I posted this on their forums:
Quote:
|
Just went to the website. Wow...
News: July 12, 2001
|
To expand on my question above a little:
We've got: FOF/TPF, Action PC!, Sierra's FBPRO, Football Mogul, and Madden Does this game offer ANYTHING else new besides the rules customization? |
Quote:
Good question. Head to Head online play isn't included. That is the biggest reason, I would want to play this game. Assuming it is not crap and it is a good simmulation. I was hoping to recapture some the feel of the FBPro online leagues. With no head to head, it isn't going to be possible. |
He answered you, Bee, and it would appear from his answer that he sees no difference between a draft and free agency. "There simply needed to be a way to fill empty spots on a roster at the beginning of every season."
|
Dola:
Seriously, they delayed the game by a YEAR to add a career mode that offers.....what? |
Quote:
Experience + 1 ??? I haven't been able to find what else. Sounds like nothing else is going to be automated. |
Quote:
It takes a LONG time to write out and test: m_GameFile->SetYear(CurrentYear + 1); m_GameFile->SaveFile(); Ok. Now leave the guy alone. ;) |
It sounds like "career play" basically means you can play more than one season. And that's all it seems to mean...
I'm sure someone with plenty of time on their hands could build a game around this somehow with a bunch of mods for taking care of all the real career stuff, but seriously if someone is going to put forth that much effort they should just design their own game and sell it. |
Quote:
Lets get WrongWay to do it, he hates everything! :D |
All times are GMT -5. The time now is 11:38 AM. |
Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.