Skip to content

Altered Beast PAL Widescreen Patch Issue #693

Description

@Red-tv141

Issue:
When the protagonist transforms into the beastly form of Birdman, after the transformation animation plays, the widescreen patch effect will be reversed. Even if the transformation is canceled, the effect cannot be restored.

You can use this patch in order to test it

//Have All Beast
patch=1,EE,E00C0000,extended,105EBB38
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,0000037C
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,00000380
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,00000384
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,00000388
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,0000038C
patch=1,EE,605EBB38,extended,00000001
patch=1,EE,00010001,extended,00000390

The Widescreen Patch for the Japanese version actually fixed it
Search SLAJ_25060 in the patches

Fix:
This is a port of that hack. So now the widescreen hack works for the PAL version.

[Widescreen 16:9]
author=Little Giant & sergx12 (Creators) & Puggsy (Port)
description=Requires activation when booting the game
patch=1,EE,00156c50,word,3c033fe3 //3c033faa
patch=1,EE,00156c58,word,34648e38 //3464aaab
patch=1,EE,001705a4,word,3c023fe3 //3c023faa
patch=1,EE,001705a8,word,34428e38 //3442aaab
patch=1,EE,001707a4,word,3c023fe3 //3c023faa
patch=1,EE,001707a8,word,34428e38 //3442aaab
patch=1,EE,003e499c,word,3c033fe3 //3c033faa
patch=1,EE,003e49a4,word,34648e38 //3464aaab
//Render fIx
patch=1,EE,005d4250,word,3c033F2b //3c033f00

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions