Roster Editing Utilities

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • retread
    Rookie
    • Nov 2013
    • 19

    #1

    Roster Editing Utilities

    Do any of the editing utilities work on Madden 21? Thanks.
  • jay87
    Rookie
    • Jul 2020
    • 209

    #2
    Re: Roster Editing Utilities

    Only the Franchise editor for franchise files works.
    AMP and DBeditor for the roster files don't work.


    Project: 100% NFL Simulation Football

    TFG Roster, 2020 Franchise File, XP-Sliders, Itbeme's Revival Playbook Mod Extension & Simulation Gameplay Sliders

    The 100% NFL Roster and Itbeme23's Simulation Sliders for Madden20 *BETA*



    R.I.P Arthur Morgan

    Comment

    • retread
      Rookie
      • Nov 2013
      • 19

      #3
      Re: Roster Editing Utilities

      Ugh. That's bad news but thanks for replying, jay87. I hate having players without portraits so I've been trying to figure out how to change portrait ID numbers (I was able to do that in previous Maddens). I couldn't figure it out, or if it's even possible, in Franchise Editor. Anyone know if you can edit rosters in Franchise Editor, or where I can find any tutorials?

      Thank you.

      Comment

      • sinthros
        Pro
        • Nov 2017
        • 531

        #4
        Re: Roster Editing Utilities

        Originally posted by retread
        Ugh. That's bad news but thanks for replying, jay87. I hate having players without portraits so I've been trying to figure out how to change portrait ID numbers (I was able to do that in previous Maddens). I couldn't figure it out, or if it's even possible, in Franchise Editor. Anyone know if you can edit rosters in Franchise Editor, or where I can find any tutorials?

        Thank you.
        In the Player table there's a portrait ID variable for every player.

        Comment

        • retread
          Rookie
          • Nov 2013
          • 19

          #5
          Re: Roster Editing Utilities

          Found it. Thanks!

          Comment

          • RufusInPhilly
            Rookie
            • Jul 2020
            • 58

            #6
            Re: Roster Editing Utilities

            Originally posted by jay87
            Only the Franchise editor for franchise files works.
            AMP and DBeditor for the roster files don't work.
            Do you (or does anyone) know if an update for the AMP tool is in the works so it can interact with M21 rosters? I know the Franchise editor still works, but I play mostly online leagues and would like to edit a few things in the roster files before the players get drafted into an offline league.

            I know Frosty/Gman is gone, but not sure who the developer is for AMP. Or perhaps there's something else in the works? Fingers crossed!

            Comment

            • sinthros
              Pro
              • Nov 2017
              • 531

              #7
              Re: Roster Editing Utilities

              Originally posted by RufusInPhilly
              Do you (or does anyone) know if an update for the AMP tool is in the works so it can interact with M21 rosters? I know the Franchise editor still works, but I play mostly online leagues and would like to edit a few things in the roster files before the players get drafted into an offline league.

              I know Frosty/Gman is gone, but not sure who the developer is for AMP. Or perhaps there's something else in the works? Fingers crossed!
              The creator, Stingray, has said he doesn't plan to update it for 21

              Comment

              • RufusInPhilly
                Rookie
                • Jul 2020
                • 58

                #8
                Re: Roster Editing Utilities

                Originally posted by sinthros
                The creator, Stingray, has said he doesn't plan to update it for 21
                Oh man, this blows. Really hope someone else figures something out.

                Comment

                • jay87
                  Rookie
                  • Jul 2020
                  • 209

                  #9
                  Re: Roster Editing Utilities

                  Someone with a little bit of programming knowledge should be able to modify it easily.
                  AMP only reads some data and puts it into the interface so you can change it. How simple they are can be seen on the csv.

                  There are probably not enough nerds playing sports games


                  Project: 100% NFL Simulation Football

                  TFG Roster, 2020 Franchise File, XP-Sliders, Itbeme's Revival Playbook Mod Extension & Simulation Gameplay Sliders

                  The 100% NFL Roster and Itbeme23's Simulation Sliders for Madden20 *BETA*



                  R.I.P Arthur Morgan

                  Comment

                  • RufusInPhilly
                    Rookie
                    • Jul 2020
                    • 58

                    #10
                    Re: Roster Editing Utilities

                    Originally posted by jay87
                    Someone with a little bit of programming knowledge should be able to modify it easily.
                    AMP only reads some data and puts it into the interface so you can change it. How simple they are can be seen on the csv.

                    There are probably not enough nerds playing sports games
                    Makes me wish I knew how to program software like this. The fact that I've become proficient at Excel is kind of a miracle.

                    Comment

                    • hhsrudy4
                      Rookie
                      • Feb 2008
                      • 123

                      #11
                      Re: Roster Editing Utilities

                      Originally posted by jay87
                      Someone with a little bit of programming knowledge should be able to modify it easily.
                      AMP only reads some data and puts it into the interface so you can change it. How simple they are can be seen on the csv.

                      There are probably not enough nerds playing sports games
                      It's definitely not "easily" modifiable, thus why he isn't updating Amp. EA completely changed the front end of Roster Saves and it is no longer in DB form so our current editors would have to be heavily modified/rewritten to work with the new files.

                      Comment

                      • jay87
                        Rookie
                        • Jul 2020
                        • 209

                        #12
                        Re: Roster Editing Utilities

                        Originally posted by hhsrudy4
                        It's definitely not "easily" modifiable, thus why he isn't updating Amp. EA completely changed the front end of Roster Saves and it is no longer in DB form so our current editors would have to be heavily modified/rewritten to work with the new files.

                        The m21 rosters can be ported for m20 and then opened in amp. So the basic structure cannot be so much different.
                        One problem is the new COD rating and the new visors
                        Simple just means that AMP and the roster files do not have a complex structure like madden or other complex programs. AMP is a quite simple editor.
                        IF you can program these things it is not an extreme problem.
                        But of course it is useless if there is nobody here who can do it and/or has the time to do it.
                        Last edited by jay87; 09-18-2020, 04:02 AM.


                        Project: 100% NFL Simulation Football

                        TFG Roster, 2020 Franchise File, XP-Sliders, Itbeme's Revival Playbook Mod Extension & Simulation Gameplay Sliders

                        The 100% NFL Roster and Itbeme23's Simulation Sliders for Madden20 *BETA*



                        R.I.P Arthur Morgan

                        Comment

                        • hhsrudy4
                          Rookie
                          • Feb 2008
                          • 123

                          #13
                          Re: Roster Editing Utilities

                          Originally posted by jay87
                          The m21 rosters can be ported for m20 and then opened in amp. So the basic structure cannot be so much different.
                          One problem is the new COD rating and the new visors
                          Simple just means that AMP and the roster files do not have a complex structure like madden or other complex programs. AMP is a quite simple editor.
                          IF you can program these things it is not an extreme problem.
                          But of course it is useless if there is nobody here who can do it and/or has the time to do it.
                          Completely different process, in which I am obviously aware of seeing as I released D105 Lite rosters for M21 two days after M21 went live for EA Play. You're not comprehending that the roster file on the front end is NOT in DB form anymore. It is not as simple as you think it is. If it was we would already have Amp working. Feel free to take a shot at if you think it's that simple. I and several others have already been down that rabbit hole and I can tell you it's a dead end.

                          There is something in the works but it is not AMP.
                          Last edited by hhsrudy4; 09-18-2020, 12:50 PM.

                          Comment

                          • jay87
                            Rookie
                            • Jul 2020
                            • 209

                            #14
                            Re: Roster Editing Utilities

                            Sry, I think you got me wrong.
                            I do not mean by simply the work or the time. Just the construction of AMP. As I said, if - only if - you know about it. No idea what it is, C++ or whatever. IF you can do that, then programming should be possible and relatively easy - compared to other programs.
                            Unfortunately I cannot do something like that, even I have the time for this at the moment ^^
                            Last edited by jay87; 09-18-2020, 02:10 PM.


                            Project: 100% NFL Simulation Football

                            TFG Roster, 2020 Franchise File, XP-Sliders, Itbeme's Revival Playbook Mod Extension & Simulation Gameplay Sliders

                            The 100% NFL Roster and Itbeme23's Simulation Sliders for Madden20 *BETA*



                            R.I.P Arthur Morgan

                            Comment

                            • 33teams
                              Rookie
                              • Sep 2018
                              • 23

                              #15
                              Re: Roster Editing Utilities

                              Hi guys is there any news about Madden AMP for Madden 21 please? Or do you possibly know what and how to add Madden 21 profile in Madden AMP Please? So I try to do it myself.
                              The same questions also for Frosty Editor and Frosty Mod. Do you kindly know if there are any news for these tools for Madden 21 or what and how to add the Madden 21 Profile for Frosty so I'll try? As for the latter, based on what I understand, if you go to their folder in the folder called "Profiles" you have to add a file with the Madden 21 profile called "MADDEN21SDK.dll", I just don't know how to do it create it. Thank You!

                              Comment

                              Working...