UFC Undisputed 3 - DLC Roster Stats Editing Now Possible

Поділитися
Вставка
  • Опубліковано 27 вер 2024
  • Up to 255, and a likely low of 1, but if not 1, then 33 is the stat floor.
    Previously, I thought the cap and floor were 126 and 33, respectively, as they are the range of printable characters in ASCII. It is actually 127 and 32, but they produced blank values in a numbers to ASCII text converter, and the decoded stats were not in order, meaning it would be a good bit of hassle to get 127 and 32 rather than 126.
    However, as the printable range is not the stats range, 1 may work, although they are unprintable control characters, so I am not sure. I will test it and see.
    This will mean that new fighters in the UFC Undisputed Forever project will have accurate stats in time.
    I played on simulation energy in this video.
    If you're interested, here's a link to the UFC Undisputed Forever Discord server: / discord

КОМЕНТАРІ • 18

  • @JohnCenaIsMyDad
    @JohnCenaIsMyDad Рік тому +15

    i knew that the modding for this game was just barely hitting the surface, so much more to come

  • @dylan2na652
    @dylan2na652 Рік тому +4

    0:50 he clearly felt a tap

  • @WiseAli1
    @WiseAli1 Рік тому +1

    Bruh, the power on those 1's and 2's is insane. This is a great find, Vet. Let me know how I can help with connecting Stat Lists to Non-DLC Roster fighters. Also, I recently found a connection between a fighters skills & attributes and their overall that may be interesting to the stat transfer process. Can I discuss it with you in the Discord?

  • @abdulwakilhamza-omonori9016
    @abdulwakilhamza-omonori9016 7 місяців тому

    Pls do more of these showcase

  • @darkbayder9737
    @darkbayder9737 Рік тому +4

    How do you do it, what are the fighter stats like?

    • @darkbayder9737
      @darkbayder9737 Рік тому

      Tell me how bro

    • @TheUFCVeteran
      @TheUFCVeteran  Рік тому +1

      For DLC fighters, it's in the "par" folder of "commerce" in GAMES -> BLES01231/BLUS30738/BLJM60450/NPUB90744 (depending on game region) -> PS3_GAME -> USRDIR -> DAT.
      The DLC fighters have individual param files. The roster fighters are all grouped into one within "plpm" inside of "static_ps3.mpc", which means each block of stats will have be documented as to who it belongs to. But you can convert the stats code so no needing to change values to find out who is who.
      This site works great: www.unit-conversion.info/texttools/ascii/
      Set it to "text to ACSII numbers" and within a Param file, select the code which is mostly block capitals (see example below) and paste it in the top box, and it'll automatically convert it. The numbers aren't in order of the stats in game, but they are all the stat values.
      What the block of stats looks like (the letters aren't the same across every file/fighter, but they are generally all block capitals): i.imgur.com/8TywGqO.png
      This table shows you each ASCII symbol: www.ascii-code.com/
      An easy way is to grab the hex value of any given symbol within the 33-255 range, and highlight the stats code's hex values in a hex editor, such as HxD (link below), then right click and select "Fill selection". Paste in the ASCII hex value and it's done.
      A reinstall is needed for the changes to show, whether that be for this or for any mod(s). Tried without as I imagine the devs updated stats through that file - not that they would've hex edited it, but since a patch doesn't require a reinstall, figured it was worth a shot.
      To reinstall:
      On RPCS3: Go to the RPCS3 folder, then dev_hdd0 -> game and delete the BLES or BLUS folder. Then launch the game, and it will start to install.
      On PS3: Delete "UFC Undisputed 3" from "Game Data Utility" on your PS3, it is about 3468 MB in size, then launch the game again. It will begin installing.
      Here is a link to HxD: mh-nexus.de/en/hxd/
      IMPORTANT INFORMATION:
      Please be aware that editing roster stats may carry a risk of having to delete your save data to further edit stats, or return to the unmodified stats. I encountered this - it seems that once an auto-save has occurred, the game stores your edited static_ps3.mpc file (referred to as "stats file" from here on) into the BLES01231/BLUS30738_SYSTEM save data, and you can get into a situation where you cannot change it to anything else.
      You will lose your CAFs and all game progress as a result, so if you want to edit stats, keep this in mind. For the modding project, we will be providing a stats file only when everything is finalised, to ensure the safest install. It should work fine as it is the first time the edited stats file is being picked up by the game.
      The edits made to the stats file after it has been saved into the SYSTEM data may not appear in game, and if so, it may not be possible to return to the game's original stats. I recommend only editing stats if you are okay with losing what is in your save data.
      After deleting your save data, launching the game with the edited stats file should work. I know that creating a new save data through the game's prompt, while having the original static_ps3.mpc file in your directory, then quitting and replacing it with the edited stats file, before starting the game again, will work, and edited stats will show in-game.
      On RPCS3, you may be able to back up the SYSTEM data and restore it if anything goes wrong. I will update this post when we know for sure.
      I recommend playing on a second dump of the game from a different region, as to not endanger your main save, if it is on your jailbroken console.

    • @odonblackpill1970
      @odonblackpill1970 10 місяців тому

      ​@@TheUFCVeteranthank you so much for this

    • @TheUFCVeteran
      @TheUFCVeteran  10 місяців тому

      @@odonblackpill1970 No worries! I should have edited my comment, though - please keep this in mind:
      Editing roster stats may carry a risk of having to delete your save data to further edit stats, or return to the unmodified stats. I encountered this - it seems that once an auto-save has occurred, the game stores your edited static_ps3.mpc file (referred to as "stats file" from here on) into the BLES01231/BLUS30738_SYSTEM save data, and you can get into a situation where you cannot change it to anything else.
      You will lose your CAFs and all game progress as a result, so if you want to edit stats, keep this in mind. For the modding project, we will be providing a stats file only when everything is finalised, to ensure the safest install. It should work fine as it is the first time the edited stats file is being picked up by the game.
      The edits made to the stats file after it has been saved into the SYSTEM data may not appear in game, and if so, it may not be possible to return to the game's original stats. I recommend only editing stats if you are okay with losing what is in your save data.
      After deleting your save data, launching the game with the edited stats file should work. I know that creating a new save data through the game's prompt, while having the original static_ps3.mpc file in your directory, then quitting and replacing it with the edited stats file, before starting the game again, will work, and edited stats will show in-game.
      On RPCS3, you may be able to back up the SYSTEM data and restore it if anything goes wrong. I will update this post when we know for sure.
      I recommend playing on a second dump of the game from a different region, as to not endanger your main save, if it is on your jailbroken console.

  • @TrinixiR6
    @TrinixiR6 11 місяців тому

    Hi

  • @kidclutch8894
    @kidclutch8894 Рік тому +1

    Can you do this on ps3?

    • @TheUFCVeteran
      @TheUFCVeteran  Рік тому

      Yup 😊 A text tutorial is available in the description of this video - the save data issue doesn’t seem to apply to DLC fighters, only the main roster: ua-cam.com/video/LYtrt0KgiRU/v-deo.htmlsi=bRrcmU10rEYSXtjn

  • @santiaguilsmia2511
    @santiaguilsmia2511 Рік тому

    howw

  • @billywonka4160
    @billywonka4160 Рік тому +3

    I love this games ground n pound system, so brutal, so realistic.
    EA in 5 games hasn’t made anything close

  • @IPPOON89
    @IPPOON89 Рік тому +7

    Tutorial dude

    • @TheUFCVeteran
      @TheUFCVeteran  Рік тому +3

      A tutorial for installing mods is coming. There are text tutorials available here for RPCS3 and PS3: ufc-undisputed.fandom.com/wiki/UFC_Undisputed_3_Modding_Guides
      If you mean editing stats, I don’t have a dedicated tutorial yet, but I have this which I pulled together from sending Discord messages about this:
      For DLC fighters, it's in the "par" folder of "commerce" in GAMES -> BLES01231/BLUS30738/BLJM60450/NPUB90744 (depending on game region) -> PS3_GAME -> USRDIR -> DAT.
      The DLC fighters have individual param files. The roster fighters are all grouped into one within "plpm" inside of "static_ps3.mpc", which means each block of stats will have be documented as to who it belongs to. But you can convert the stats code so no needing to change values to find out who is who.
      This site works great: www.unit-conversion.info/texttools/ascii/
      Set it to "text to ACSII numbers" and within a Param file, select the code which is mostly block capitals (see example below) and paste it in the top box, and it'll automatically convert it. The numbers aren't in order of the stats in game, but they are all the stat values.
      What the block of stats looks like (the letters aren't the same across every file/fighter, but they are generally all block capitals): i.imgur.com/8TywGqO.png
      This table shows you each ASCII symbol: www.ascii-code.com/
      An easy way is to grab the hex value of any given symbol within the 33-255 range, and highlight the stats code's hex values in a hex editor, such as HxD (link below), then right click and select "Fill selection". Paste in the ASCII hex value and it's done.
      A reinstall is needed for the changes to show, whether that be for this or for any mod(s). Tried without as I imagine the devs updated stats through that file - not that they would've hex edited it, but since a patch doesn't require a reinstall, figured it was worth a shot.
      To reinstall:
      On RPCS3: Go to the RPCS3 folder, then dev_hdd0 -> game and delete the BLES or BLUS folder. Then launch the game, and it will start to install.
      On PS3: Delete "UFC Undisputed 3" from "Game Data Utility" on your PS3, it is about 3468 MB in size, then launch the game again. It will begin installing.
      Here is a link to HxD: mh-nexus.de/en/hxd/

    • @darkbayder9737
      @darkbayder9737 Рік тому

      @@TheUFCVeteran Tell me how bro

  • @ricksulistyo
    @ricksulistyo 6 місяців тому

    Thank God for this! Question tho, how to maximize level of all moves? It seemingly didn't get modded?