MADDEN MODDING GUIDE for Beginners

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hhsrudy4
    Rookie
    • Feb 2008
    • 123

    #1

    MADDEN MODDING GUIDE for Beginners

    MADDEN MODDING GUIDE for Beginners

    So I went ahead and compiled a list of the available tools, videos and a few tips for helping beginners learn how to MOD Madden and use Frosty. Watch the videos and watch them again especially TheBleedingReds videos. He gives you all the basic concepts that you need for modding Madden. There is a ton more that you can do but I think this is a good list for beginners to start with and get the hang of. Once you spend several hours learning this stuff you should be able to figure out the rest on your own. If advanced Modders see anything I missed or want to add anything please let me know and I'll get it added.

    Word Document Download Link




    -----------------------------------------------------------------------------------
    TUTORIAL VIDEOS
    -----------------------------------------------------------------------------------

    GETTING STARTED - Created by TheBleedingRed21
    Link - https://www.youtube.com/watch?v=XmLF8JbAsw8
    EDITING FIELDS - Created by TheBleedingRed21
    Link - https://www.youtube.com/watch?v=72_voFC8TLo&t=225s
    EDITING JERSEYS (BASIC CONCEPTS)
    Link - https://www.youtube.com/watch?v=IlF1MKcfGHA&t=23s
    EDITING & IMPORTING LOGOS/PORTRAITS - Created by TheBleedingRed21
    Link - https://www.youtube.com/watch?v=SBxx4KgKsCc
    INSTALLING MODS - Created by R4zoR
    Link - https://www.youtube.com/watch?v=nam3pFeyegk
    ------------------------------------------------------------------------------------------
    COMMON ISSUES LAUCNHING MADDEN MODS
    ------------------------------------------------------------------------------------------

    REMOVING MOD DATA FOLDER (MADDEN NOT LAUNCHING FIX) - Created by WORKBIRDY GAMING
    Link - https://www.youtube.com/watch?v=GOUi7ENPiWU
    **NOTE**
    This should fix most launching errors. If it does not try repairing Madden or Re-Installing from your Origin App.
    LIVE CONTENT DETECTED MESSAGE – AUTO DELETE TOOL – Created by Sabo

    ------------------------------------------------------------------------------------------
    MODDING TOOLS
    ------------------------------------------------------------------------------------------

    FROSTY EDITOR & MOD MANAGER
    Link - https://frostytoolsuite.com/downloads.html
    DB EDITOR V2.1
    Link - https://www.footballidiot.com/forum/...ic.php?t=21400
    MADDEN AMP ROSTER EDITOR – V4.43
    Link - https://forums.operationsports.com/f...amp-amp443.zip
    MADDEN COLORIZER (Converts RGB values to Decimal values for use in Frosty “TeamColorList”)
    Link - https://forums.operationsports.com/f...dingred21.html
    FRANCHISE EDITOR
    Link - https://forums.operationsports.com/f...-progress.html
    BFGE EDITOR (.AST Editor)
    Link - https://www.footballidiot.com/forum/...ic.php?t=21414
    USEFUL TOOLS by the CFBM MOD Team
    Link - https://trello.com/b/qvARZTb6/useful-resources
    DISCORD SERVER
    Link - https://discord.gg/h828bZx
    *NOTE* Use the Discord server for more help. I suggest using the “Search button” using keyword to find what you’re looking for before asking how to do something. If you can’t find it then ask for help.
    ------------------------------------------------------------------------------------------
    FROSTY EDITOR HELP
    ------------------------------------------------------------------------------------------

    * _col files = Color texture (This is the top layer you see on helmets, jerseys, ect.)
    * _rsm files = underneath layer for stitching, patterns, ect.
    *_norm files = another underneath layer that gives your jerseys and patterns a 3D texture look.
    *_alpha = used to separate logos on helmets and fields so that you can change their appearance separate from the base file
    *NOTE*
    Make sure you save everything in the exact same format as you see in the upper right corner of frosty. If it says “BC7_SRGB” then that’s exactly how you should saving it. TheBleedingRed shows you how to do this in his tutorial video.

    ---------------------------------------------------------------
    COMMON TEXTURE/ASSET LOCATIONS
    --------------------------------------------------------------------------

    DISABLING STADIUM ROOFS, JUMBOTRONS, ect. - content/worlds/stadiums/InsertTeamName/InsertTeamName/MeshVariationDb
    EXPANSION LOGOS (Special Event) - content/common/textures/logos/
    EXPANSION END ZONES (Special Event) - content/worlds/textures/specialEvent/
    FIELDS - /Worlds/Textures/field/
    FOOTBALL - content/objects/common/football/Texture/
    GAMEMODE.DB - (In legacy explorer) common/database/gamemodes/gamemode.db
    GOALPADS - content/Worlds/textures/goalPads/
    HELMET PRESET TEMPLATE (CHROME) -content/characters/player/parts/uniforms/Blitz/2018/MBZ_HELMET_2018_PREBLU_preset
    HELMET PRESET TEMPLATE (MATTE) - content/characters/whitebox/materialTuning/Helmets/helmet_preset_basicMatte
    HELMET PRESET TEMPLATE (METALIC/METAL FLAKES) -
    content/characters/whitebox/materialTuning/Helmets/helmet_preset_metalFleckLarge
    INVISIBLE COLOR ARRAY – content/common/textures/default/invisible_color_array
    JUMBOTRON VIDEOS - content/fmv/UI/Jumbotron/
    LOGOS (TEAM SELECT) – (In legacy explorer) common/ui/madden/swappables/teamlogos.ast
    MIXMATCH - content/characters/mixmatch/
    RULES - football/AttribSys/data/footballrules/footballrules/
    SPLASHSCREEN - content/UI/SplashScreen/SplashScreen
    TEAMCOLORLIST - content/common/TeamColorList/
    TEAM STADIUM TEXTURES - content/worlds/textures/teamspecific/
    UNIFORMS - content/characters/player/parts/uniforms

    ---------------------------------------------------------------
    FROSTY TIPS
    --------------------------------------------------------------------------

    JERSEY NUMBERS – You can edit the size of your numbers in the Jersey _preset by changing the _offset_scale vector parameters.
    - backNumber_offset_scale
    - checkNumber_offset_scale
    X = x offset
    Y = y offset
    Z = x scale (lower number for larger numbers)
    W = y scale (lower number for larger numbers)
    For double digits like 11, 21, 31 ect use PlayerNumberAdjust in the MixMatch setting for the jersey you want to change.
    Also you can change the Number textures by importing via the _num_col_array
    HELMET PRESET – You can use this to change the shine, make it matte or chrome ect.
    MIXMATCH – Use this to change which textures are getting pulled for each uniform set. Read and learn the

    Values for each uniform part. “PartTypeIndex
    0 = helmet
    1 = jersey
    2 = pants
    3 = socks
    4 = shoes
    ItemIndexInPartType = This determines the order in which each variation of a part loads. For example 0 = first, 1= 2nd part, 2 =3rd. ect….
    OfficalTypeIndex” Determines which Uniform set this part is assigned to.
    0 = Home
    1= Away
    2 and up = alternates.
    MixMatchOfficalTypeNameList – This is the Uniform set name. For example if you want to add an alternate uniform set, click the plus and give it a name. Then you will paste the number assigned to this set in to the “OfficalTypeIndex” drop down.


    TEAMCOLORLIST – This controls the color of wristbands and extra uniform parts. Also controls stadium art color in expansion stadiums.
    Last edited by hhsrudy4; 11-27-2019, 08:27 AM.
  • cedwebb
    MVP
    • Oct 2005
    • 1159

    #2
    Re: MADDEN MODDING GUIDE for Beginners

    Thanks for posting this. I bought a pc this year just to mod madden and i have no clue what I am doing. Exactly what I need.

    Comment

    • 50West
      Rookie
      • Feb 2019
      • 80

      #3
      Re: MADDEN MODDING GUIDE for Beginners

      Thanks for posting this!

      Comment

      • servo75
        Pro
        • Jun 2008
        • 803

        #4
        Re: MADDEN MODDING GUIDE for Beginners

        Originally posted by cedwebb
        Thanks for posting this. I bought a pc this year just to mod madden and i have no clue what I am doing. Exactly what I need.

        Second that!
        ---------------------------------------------------------------------
        The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will." - Vince Lombardi

        Comment

        • servo75
          Pro
          • Jun 2008
          • 803

          #5
          Re: MADDEN MODDING GUIDE for Beginners

          Originally posted by hhsrudy4
          MADDEN MODDING GUIDE for Beginners


          JERSEY NUMBERS – You can edit the size of your numbers in the Jersey _preset by changing the _offset_scale vector parameters.
          - backNumber_offset_scale
          - checkNumber_offset_scale
          X = x offset
          Y = y offset
          Z = x scale (lower number for larger numbers)
          W = y scale (lower number for larger numbers)
          For double digits like 11, 21, 31 ect use PlayerNumberAdjust in the MixMatch setting for the jersey you want to change.

          Couple of questions...
          The XYZW part... If I use Z and W to change number size, I notice that for most "stock" uniforms, Z & W are equal when clearly the numbers are not square. But if I say keep Z constant and make W much bigger (shorter) will that essentially take my number and squish it vertically?


          Also how do we use "PlayerNumberAdjust"? What does making these bigger or smaller do? I do notice that on my custom numbers, the "1" looks off-center on some of these, which is more pronounced for smaller numbers, but why is it specifically numbers including a "1" that have individual settings?
          ---------------------------------------------------------------------
          The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will." - Vince Lombardi

          Comment

          • Richardo14
            Rookie
            • Jan 2019
            • 62

            #6
            Re: MADDEN MODDING GUIDE for Beginners

            Since the 1 is usually a lot thinner, if the spacing between any number with a 1 is the same as any other, they would look super spaced out and look weird.

            Sent from my SM-G950U using Operation Sports mobile app

            Comment

            • servo75
              Pro
              • Jun 2008
              • 803

              #7
              Re: MADDEN MODDING GUIDE for Beginners

              Originally posted by Richardo14
              Since the 1 is usually a lot thinner, if the spacing between any number with a 1 is the same as any other, they would look super spaced out and look weird.

              Sent from my SM-G950U using Operation Sports mobile app

              Kind of like this, huh?



              So in the number acts the same way as MixMatch number spacing, i.e. if my number spacing is -0.40 and I want the 1s to appear closer together I might set those settings at -0.45 or so?
              Last edited by servo75; 01-01-2020, 06:20 PM. Reason: pic didn't load
              ---------------------------------------------------------------------
              The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will." - Vince Lombardi

              Comment

              • servo75
                Pro
                • Jun 2008
                • 803

                #8
                Re: MADDEN MODDING GUIDE for Beginners

                Originally posted by hhsrudy4
                MADDEN MODDING GUIDE for Beginners


                DISCORD SERVER
                Link - https://discord.gg/h828bZx
                *NOTE* Use the Discord server for more help. I suggest using the “Search button” using keyword to find what you’re looking for before asking how to do something. If you can’t find it then ask for help.

                Thanks again for doing this! Unfortunately that Discord invite has expired, but there were two mods/apps that I swear I saw around here earlier but can't find them now:


                One of them was a tool that allowed you to preview what a uniform would look like in game without actually having to launch and go into practice mode. The other was one that allowed you to change certain aspects like changing game rules to college by checking certain boxes... damn I can't remember what it was called.
                ---------------------------------------------------------------------
                The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will." - Vince Lombardi

                Comment

                • Richardo14
                  Rookie
                  • Jan 2019
                  • 62

                  #9
                  Re: MADDEN MODDING GUIDE for Beginners

                  https://discord.gg/YVtb3TW
                  Originally posted by servo75
                  Thanks again for doing this! Unfortunately that Discord invite has expired, but there were two mods/apps that I swear I saw around here earlier but can't find them now:


                  One of them was a tool that allowed you to preview what a uniform would look like in game without actually having to launch and go into practice mode. The other was one that allowed you to change certain aspects like changing game rules to college by checking certain boxes... damn I can't remember what it was called.
                  Sent from my SM-G950U using Operation Sports mobile app
                  Last edited by Richardo14; 01-02-2020, 09:36 AM.

                  Comment

                  • bks_f0rd
                    Just started!
                    • Nov 2019
                    • 2

                    #10
                    Re: MADDEN MODDING GUIDE for Beginners

                    Hey, I was wonder how to change the fonts for jerseys in madden 20.

                    Comment

                    • scotty1011
                      Rookie
                      • Mar 2010
                      • 281

                      #11
                      Re: MADDEN MODDING GUIDE for Beginners

                      Do you mean number fonts?

                      Draw your numbers in Photoshop or recolor the EA ones, save each number file as 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. Then either use .png or .dds

                      Option A: .png (Quicker Way/Low Quality)
                      Save the numbers 0-9 without an alpha channel and without a background and save them as .png. These will look fine up close but as the camera zooms out the number will become thinner and thinner. Open Frosty and find the number array you want to mod and click import and select all your numbers 0-9.

                      Option B: .dds (Highest Quality):
                      Save the numbers 0-9 using the intel .dds plugin with the correct format and alpha channel and just use the array creator included with the tool. This will give you the highest quality numbers.

                      Download the Number array helper:
                      Organize anything, together. Trello is a collaboration tool that organizes your projects into boards. In one glance, know what's being worked on, who's working on what, and where something is in a process.


                      Once the array file is created import this over the number array you are modding.

                      Comment

                      • ForUntoOblivionSoar∞
                        MVP
                        • Dec 2009
                        • 4682

                        #12
                        Re: MADDEN MODDING GUIDE for Beginners

                        So which in particular controls how far apart spacing is with numbers? I can move them around and make them bigger or smaller, but I haven't been able to figure out spacing between them .
                        Originally posted by Therebelyell626
                        I am going to create a team called "the happy town fundament rapscallions" and hurt your already diminishing image
                        https://forums.operationsports.com/forums/showpost.php?p=2049813056

                        Last edited by your mom; 06-06-2006 at 6:06 PM.

                        Comment

                        • scotty1011
                          Rookie
                          • Mar 2010
                          • 281

                          #13
                          Re: MADDEN MODDING GUIDE for Beginners

                          Go to mixmatch > team you are modding and find the jersey year you are modding > DefaultNumberSpacing controls number spacing Also PlayerNumberAdjList will create exceptions combinations for 10-19 and any other number that uses a 1 which will require a closer spacing.

                          Comment

                          • dacomell
                            Rookie
                            • Apr 2020
                            • 21

                            #14
                            Re: MADDEN MODDING GUIDE for Beginners

                            Do the steps in this guide work for Madden 20 as well, or just Madden 19?

                            Comment

                            • scotty1011
                              Rookie
                              • Mar 2010
                              • 281

                              #15
                              Re: MADDEN MODDING GUIDE for Beginners

                              Should be the same

                              Comment

                              Working...