mNo edit summary |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 21: | Line 21: | ||
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config | <!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config | ||
<!-- CPU configuration --> | <!-- CPU configuration --> | ||
|ppu decoder = <!-- Interpreter ( | |ppu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) --> | ||
|ppu decoder notes = | |ppu decoder notes = | ||
|spu decoder = <!-- Interpreter ( | |spu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM) --> | ||
|spu decoder notes = | |spu decoder notes = | ||
|preferred spu threads = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) --> | |preferred spu threads = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) --> | ||
Line 29: | Line 29: | ||
|thread scheduler = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler --> | |thread scheduler = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler --> | ||
|thread scheduler notes = | |thread scheduler notes = | ||
|enable spu loop detection = <!-- On, Off --> | |enable spu loop detection = <!-- On, Off --> | ||
|enable spu loop detection notes = | |enable spu loop detection notes = | ||
|spu | |spu xfloat accuracy = <!-- Accurate, Approximate, Relaxed --> | ||
|spu | |spu xfloat accuracy notes = | ||
|spu block size = <!-- Safe, Mega, Giga --> | |spu block size = <!-- Safe, Mega, Giga --> | ||
|spu block size notes = | |spu block size notes = | ||
Line 46: | Line 42: | ||
|aspect ratio = <!-- 4:3, 16:9 --> | |aspect ratio = <!-- 4:3, 16:9 --> | ||
|aspect ratio notes = | |aspect ratio notes = | ||
|framelimit = <!-- Off | |framelimit = <!-- Off, 50, 60, 30, Auto, PS3 Native, Infinite --> | ||
|framelimit notes = | |framelimit notes = | ||
|anisotropic filter = <!-- Auto, 2x, 4x, 8x, 16x --> | |anisotropic filter = <!-- Auto, 2x, 4x, 8x, 16x --> | ||
Line 52: | Line 48: | ||
|anti-aliasing = <!-- Auto, Disabled --> | |anti-aliasing = <!-- Auto, Disabled --> | ||
|anti-aliasing notes = | |anti-aliasing notes = | ||
|zcull accuracy = <!-- Precise, Approximate, Relaxed --> | |||
|zcull accuracy notes = | |||
|shader quality = <!-- High, Low, Auto --> | |||
|shader quality notes = | |||
|3d rendering mode = <!-- Disabled, Anaglyph, Side-by-side, Over-under --> | |||
|3d rendering mode notes = | |||
|default resolution = <!-- 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080 --> | |default resolution = <!-- 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080 --> | ||
|default resolution notes = | |default resolution notes = | ||
Line 68: | Line 70: | ||
|stretch to display area = <!-- On, Off --> | |stretch to display area = <!-- On, Off --> | ||
|stretch to display area notes = | |stretch to display area notes = | ||
|multithreaded rsx = <!-- On, Off --> | |multithreaded rsx = <!-- On, Off --> | ||
|multithreaded rsx notes = | |multithreaded rsx notes = | ||
Line 77: | Line 75: | ||
|asynchronous texture streaming notes = | |asynchronous texture streaming notes = | ||
<!-- Audio configuration --> | <!-- Audio configuration --> | ||
|audio out windows = <!-- XAudio2 | |audio out windows = <!-- Cubeb, XAudio2, Disabled --> | ||
|audio out windows notes = | |audio out windows notes = | ||
|audio out linux = <!-- | |audio out linux = <!-- Cubeb, FAudio, Disabled --> | ||
|audio out linux notes = | |audio out linux notes = | ||
|audio | |audio format = <!-- Stereo, Surround 5.1, Surround 7.1, Automatic, Manual --> | ||
|audio | |audio format notes = | ||
|dump to file = <!-- On, Off --> | |dump to file = <!-- On, Off --> | ||
|dump to file notes = | |dump to file notes = | ||
Line 106: | Line 104: | ||
|camera input = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 --> | |camera input = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 --> | ||
|camera input notes = | |camera input notes = | ||
|camera settings = <!-- Null, Fake --> | |camera settings = <!-- Null, Fake, Qt --> | ||
|camera settings notes = | |camera settings notes = | ||
|move handler = <!-- Null, Fake, Mouse --> | |move handler = <!-- Null, Fake, Mouse --> | ||
|move handler notes = | |move handler notes = | ||
<!-- Network configuration --> | |||
|network status = <!-- Disconnected, Connected --> | |||
|network status notes = | |||
|psn status = <!-- Disconnected, Simulated, RPCN --> | |||
|psn status notes = | |||
<!-- Advanced configuration --> | <!-- Advanced configuration --> | ||
|debug console mode = <!-- On, Off --> | |debug console mode = <!-- On, Off --> | ||
Line 115: | Line 118: | ||
|accurate llvm dfma = <!-- On, Off --> | |accurate llvm dfma = <!-- On, Off --> | ||
|accurate llvm dfma notes = | |accurate llvm dfma notes = | ||
|accurate getllar = <!-- On, Off --> | |||
|accurate getllar notes = | |||
|accurate rsx reservation access = <!-- On, Off --> | |accurate rsx reservation access = <!-- On, Off --> | ||
|accurate rsx reservation access notes = | |accurate rsx reservation access notes = | ||
|accurate spu dma = <!-- On, Off --> | |||
|accurate spu dma notes = | |||
|ppu llvm accurate vector nans = <!-- On, Off --> | |ppu llvm accurate vector nans = <!-- On, Off --> | ||
|ppu llvm accurate vector nans notes = | |ppu llvm accurate vector nans notes = | ||
|ppu llvm java mode handling = <!-- On, Off --> | |||
|ppu llvm java mode handling notes = | |||
|silence all logs = <!-- On, Off --> | |silence all logs = <!-- On, Off --> | ||
|silence all logs notes = | |silence all logs notes = | ||
Line 135: | Line 144: | ||
|disable on-disk shader cache = <!-- On, Off --> | |disable on-disk shader cache = <!-- On, Off --> | ||
|disable on-disk shader cache notes = | |disable on-disk shader cache notes = | ||
|disable | |disable vertex cache = <!-- On, Off --> | ||
|disable | |disable vertex cache notes = | ||
| | |rsx fifo accuracy = <!-- Fast, Atomic, Ordered & Atomic --> | ||
| | |rsx fifo accuracy notes = | ||
|driver wake-up delay = <!-- Value between 0 to 7000 --> | |driver wake-up delay = <!-- Value between 0 to 7000 --> | ||
|driver wake-up delay notes = | |driver wake-up delay notes = | ||
|vblank rate = <!-- Value between 1 to 500 --> | |vblank rate = <!-- Value between 1 to 500 --> | ||
|vblank rate notes = | |vblank rate notes = | ||
|vblank ntsc fixup = <!-- On, Off --> | |||
|vblank ntsc fixup notes = | |||
|clocks scale = <!-- Value between 10 to 1000 --> | |clocks scale = <!-- Value between 10 to 1000 --> | ||
|clocks scale notes = | |clocks scale notes = | ||
Line 150: | Line 161: | ||
|force cpu blit emulation = <!-- On, Off --> | |force cpu blit emulation = <!-- On, Off --> | ||
|force cpu blit emulation notes = | |force cpu blit emulation notes = | ||
| | |force gpu texture scaling = <!-- On, Off --> | ||
| | |force gpu texture scaling notes = | ||
|hook static functions = <!-- On, Off --> | |hook static functions = <!-- On, Off --> | ||
|hook static functions notes = | |hook static functions notes = | ||
|accurate ppu 128 reservations = <!-- Always Enabled, Disabled, Value between 1 to 8 --> | |accurate ppu 128 reservations = <!-- Always Enabled, Disabled, Value between 1 to 8 --> | ||
|accurate ppu 128 reservations notes = | |accurate ppu 128 reservations notes = | ||
|ppu | |ppu thread count = <!-- Value between 1 to 8 --> | ||
|ppu | |ppu thread count notes = | ||
<!-- Recommended patches --> | |||
|highly recommended patch = <!-- Mention patch names --> | |||
|highly recommended patch notes = | |||
|recommended patch = <!-- Mention patch names --> | |||
|recommended patch notes = | |||
}} | }} | ||
Line 169: | Line 183: | ||
{{netplay | {{netplay | ||
|gamever | |gamever = 1.02 | ||
|connect | |rpcs3 version = N/A | ||
|lobbies | |connect = No<!-- Yes, No, Partial, Untested, N/A --> | ||
|match | |lobbies = No<!-- Yes, No, Partial, Untested, N/A --> | ||
|features = No<!-- Yes, No, Partial, Untested, N/A --> | |match = No<!-- Yes, No, Partial, Untested, N/A --> | ||
|notes | |features = No<!-- Yes, No, Partial, Untested, N/A --> | ||
|custom servers = Not available<!-- Available, Not available, Not required, Untested --> | |||
|notes = | |||
}} | }} | ||
{{patch | {{patch | ||
|type = PPU | |type = PPU |
Latest revision as of 19:52, 9 March 2024
Army of TWO: The 40th Day | |
---|---|
Developer(s) | EA Montreal |
Publisher(s) | Electronic Arts |
Series | Army of TWO |
Release date(s) | NA January 12, 2010 AU January 14, 2010 EU January 15, 2010 JP March 25, 2010 |
Release type | Console exclusive |
Genre(s) | Third-person shooter |
Mode(s) | Single-player, Co-op, Multiplayer |
GameID(s) | BLES00659 (IRD), BLUS30408 (IRD), BLJM60216 (IRD), NPHB00204 Demo NPUB90353, NPEB90201 |
Quick links | Check Compatibility Open Issues Search Google Wikipedia Page |
Army of TWO: The 40th Day is the sequel to Army of TWO. The 40th Day focuses on two-player cooperative play and employs a cover system. It features Tyson Rios and Elliot Salem, the two protagonists from the original game, as combatant partners who, with the assistance of their handler Alice Murray, must fight to survive and prevail over invading forces that have engulfed Shanghai, China in a devastating terrorist attack. A sequel to The 40th Day, entitled Army of TWO: The Devil's Cartel, was released on March 26, 2013.
Weapons and upgrades are available, with interchangeable upgrades between weapons such as adding the barrel of one assault rifle to another. The "pimped" option returns along with new camouflage schemes. Weapons can now also be obtained from dead enemies, increasing the player's arsenal to four weapons, along with grenades. Bullets will be able to penetrate weaker materials such as wood and sheet metal. Certain weapons and weapon lockers can only be unlocked by morality moments. Weapon parts can be obtained in the game for free, either by searching armored boxes (which are locked as soon as the enemy guarding it detects the player's presence), rescuing hostages, or simply exploring.
New Heavy enemy types appear as bosses. They wear thick armor and often require a special method of attack to defeat, such as shooting gas canisters or grenade bags that they carry. The Heavy enemies carry weapons such as a flamethrower and a Gatling gun that cannot be unlocked by the player, though they can be picked up and temporarily used after the Heavy is defeated.
Configuration
Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.
GPU configuration
Setting | Option | Notes |
---|---|---|
Resolution scale threshold | 512 x 512 | Fixes artifacts when using Resolution scaling above 100%. |
Known Issues
In some missions the bloom is too bright, and the characters can be green or red.
Special Notes
Netplay testing
For the complete list of games tested with RPCN, please check the RPCN Compatibility List.
Game Version | RPCS3 Version | Connects? | Create/Join lobbies? | Match with others? | Online features working? | Requires custom servers? | Notes |
---|---|---|---|---|---|---|---|
1.02 | N/A | No | No | No | No | Not available |
Patches
Anchors: aot40d_fps_notes: &aot40d_fps_notes "Maximum framerate with the patch is half the Vblank frequency." PPU-97355e97c701cea87a0ed08bce085cac4949dade: "Unlock FPS": Games: "Army of TWO: The 40th Day": BLUS30408: [ 01.00 ] BLES00659: [ 01.00 ] Author: "Whatcookie" Notes: *aot40d_fps_notes Patch Version: 1.0 Patch: - [ be32, 0x003c5f9c, 0x60000000 ] - [ be32, 0x003c6000, 0x60000000 ] - [ be32, 0x003c6010, 0x60000000 ] PPU-66e68ab81cb8c107687e708170fd7f13cfdd641e: "Unlock FPS": Games: "Army of TWO: The 40th Day": BLUS30408: [ 01.03 ] BLES00659: [ 01.02 ] Author: "Whatcookie" Notes: *aot40d_fps_notes Patch Version: 1.0 Patch: - [ be32, 0x003cc00c, 0x60000000 ] - [ be32, 0x003cc070, 0x60000000 ] - [ be32, 0x003cc080, 0x60000000 ]