Battlefield 4: Difference between revisions

From RPCS3 Wiki
(create page and add patches)
 
(→‎Special Notes: added some missing patch lines)
Line 191: Line 191:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
                                    # i forgot half of what these do.
       - [ be16, 0x01499A74, 0x98bf ] # lights shafts
       - [ be16, 0x01499A74, 0x98bf ] # lights shafts
       - [ be16, 0x01499A78, 0x98bf ] # i forgot half of what these do.
       - [ be16, 0x01499A78, 0x98bf ]
       - [ be16, 0x01499A7C, 0x98bf ]
       - [ be16, 0x01499A7C, 0x98bf ]
       - [ be16, 0x01499AB4, 0x98bf ] # casted shadows
       - [ be16, 0x01499AB4, 0x98bf ] # casted shadows
Line 199: Line 200:
       - [ be16, 0x01499B10, 0x98bf ]
       - [ be16, 0x01499B10, 0x98bf ]
       - [ be16, 0x01499B14, 0x98bf ]
       - [ be16, 0x01499B14, 0x98bf ]
      - [ be16, 0x01487934, 0x98bf ] # bloom
      - [ be16, 0x01487938, 0x98bf ]
}}
}}

Revision as of 06:11, 24 November 2020

Battlefield 4
GameID(s)
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


Configuration

No options that deviate from RPCS3's default settings are recommended for this title.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

PPU-f7ff4ca5d07f753244f290dc5e54907948e03613:
# Patches last modified: 09 October 2020
  Disable MLAA:
    Games:
      "Battlefield 4":
        BLES01832: [ 01.20 ]
        BLUS31162: [ 01.20 ]
        NPUB31148: [ 01.20 ]
        NPEB01303: [ 01.20 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0094EC04, 0x38600000 ]
# Patches last modified: 14 October 2020
  Fix Grpahics issues: # unorganized mess! needs cleanup.
    Games:
      "Battlefield 4":
        BLES01832: [ 01.20 ]
        BLUS31162: [ 01.20 ]
        NPUB31148: [ 01.20 ]
        NPEB01303: [ 01.20 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
                                     # i forgot half of what these do.
      - [ be16, 0x01499A74, 0x98bf ] # lights shafts
      - [ be16, 0x01499A78, 0x98bf ]
      - [ be16, 0x01499A7C, 0x98bf ]
      - [ be16, 0x01499AB4, 0x98bf ] # casted shadows
      - [ be16, 0x01499AB8, 0x98bf ] # dynamic lights
      - [ be16, 0x01499ABC, 0x98bf ] # dynamic lights
      - [ be16, 0x01499B10, 0x98bf ]
      - [ be16, 0x01499B14, 0x98bf ]
      - [ be16, 0x01487934, 0x98bf ] # bloom
      - [ be16, 0x01487938, 0x98bf ]