gametitle=Rogue Galaxy (US) == SCUS_974.90 comment=Improved patch alternatives, including native 16:9 support activation // //Use this single point patch to enable or disable native 16:9 support //(When enabled it overrides the other patches, so those are then pointless) // patch=1,EE,201C6AA4,extended,8F82C4C8 //orig "lw v0,$c4c8(gp)" => normal 4:3 //patch=1,EE,201C6AA4,extended,24020001 //edit "li v0,1" => forced 16:9 // // //Use the two patch points below for custom aspect ratio control //Enable (uncomment) only one of the alternate patch lines in each group // //The first point is the main control which affects normal field and battles // //patch=1,EE,101C6A50,extended,00003F40 //orig_a v0=3/4 => 4:3 //patch=1,EE,101C6A50,extended,00003F10 //edit_a_1 v0=9/16 => 16:9 patch=1,EE,101C6A50,extended,00003F20 //edit_a_2 v0=10/16 => 16:10 // // //This point is a to me unknown control (someone else defined it for 16:9) //I have seen no effect at all by using it, but it hasn't harmed any either... // //patch=1,EE,1037112C,extended,00003F40 //Orig_b v0=3/4 => 4:3 //patch=1,EE,1037112C,extended,00003F10 //edit_b v0=9/16 => 16:9 patch=1,EE,1037112C,extended,00003F20 //edit_b v0=10/16 => 16:10