Update is out - are there any notes?
Collapse
Recommended Videos
Collapse
X
-
The only assets modified in the main filesystem:
Systems/Gameplay/DataVersion
ContentShared/global/RtamStorages/Presentation_Common
global/Logic/Boot/Flow/Character/MaddenCharacterPrefab
UISharedData/global/RtamStorages/UIPreload/uipreload_scriptpod
content/FootballCharacter/Items/Gear/Undershirt/G_CompressionT_Crew_ShortSleeve_Basic_WHI
content/FootballCharacter/Items/Gear/ArmSleeve/v_NKF_CompressionArmSleeve_Full_WHI
content/FootballCharacter/Items/ItemSet_Test_Bundle
content/FootballCharacter/Items/Gear/Mouthpiece/v_NKF_2023_mouthpiece_PacifierDual_WHI
Only assets modified in the legacy filesystem:
common/ui/art_control/scriptpod.ast
common/ui/art_control/ultimateteam/draftpacksubpack.ast
common/ui/art_screen/ultimateteam/cardawardart.ast
common/ui/art_screen/ultimateteam/draftpackawardart.ast
global/Logic/Boot/Flow/Character/MaddenCharacterPrefab
This is the character prefab. In an engine like Unity this would change when you want to attach new scripts/components or update configuraitons of them on the player game object. Obviously Madden isn't built in Unity, but the devs may have taken similar naming conventions. Potentional known issues this might address:- Issues with created/edited players bodies not matching changes to weight.
- Perhaps tweaking parameters on any wonky animantions
This might be a "script library" (programmed code) that likely relates to UI. Here's hoping this is where some of the menu lag might have been addressed.
The items under "content/FootballCharacter/Items/Gear/..." likely contain equipment updates.Comment
-
Looking at asset names, and having some familiarity with game design as a hobbyist gamedev, I can take some wishful guesses at what these assets might be addressinng...
global/Logic/Boot/Flow/Character/MaddenCharacterPrefab
This is the character prefab. In an engine like Unity this would change when you want to attach new scripts/components or update configuraitons of them on the player game object. Obviously Madden isn't built in Unity, but the devs may have taken similar naming conventions. Potentional known issues this might address:- Issues with created/edited players bodies not matching changes to weight.
- Perhaps tweaking parameters on any wonky animantions
This might be a "script library" (programmed code) that likely relates to UI. Here's hoping this is where some of the menu lag might have been addressed.
The items under "content/FootballCharacter/Items/Gear/..." likely contain equipment updates.
The Character prefab is just where they go to register equipment items and information about them so that they can be selected in the equipment editing UI in-game. Nothing too crazy.
The scriptpod is just a legacy chunk collector, which shows as modified because they made changes to files in the legacy file system, as shown in the legacy change list.
Yes, the gear items changes are changes to equipment items.Comment
-
Comment
-
NCAA FOOTBALL 14 ALUMNI LEGENDS CPU vs CPU DYNASTY THREAD
https://forums.operationsports.com/f...s-dynasty.html
Follow some the Greatest College Football players of All Time in NCAA Football 14Comment
-
There's no need for speculation as we have a good idea of what these are for since after all, we can look at the actual assets, not just the names.
The Character prefab is just where they go to register equipment items and information about them so that they can be selected in the equipment editing UI in-game. Nothing too crazy.
The scriptpod is just a legacy chunk collector, which shows as modified because they made changes to files in the legacy file system, as shown in the legacy change list.
Yes, the gear items changes are changes to equipment items.NCAA FOOTBALL 14 ALUMNI LEGENDS CPU vs CPU DYNASTY THREAD
https://forums.operationsports.com/f...s-dynasty.html
Follow some the Greatest College Football players of All Time in NCAA Football 14Comment
-
PITTSBURGH PROUD
--6 Time Super Bowl Champions--
--5 Time World Series Champions--
--5 Time Stanley Cup Champions--Comment
-
I hope I’m just imaging things, but this update seems to have screwed up the run/pass ratio. It was much better but now, the CPU seems pass happy again.Comment
Comment