gametitle= dot.hack(1)--INFECTION (US) == SLUS_202.67 comment= Widescreen pnach with multiple Height and Width alternatives (outzoom) // //Only two game features are as yet known to work badly with enhanced modes: // //1: The initial game loading dialog has its text outside the intended // rectangles, but apart from that it works normally (so acceptable). // //2: The message 'Board' of 'The World' likewise has its text placed outside // of the intended areas, but everything remains readable (so acceptable). // //Note that those problems do NOT also affect the 'Mail' or 'News' readers in //the Altimit system menu. Those work perfectly in the enhanced modes. // // ---------- The real patches follow below ---------- // //Height patches: (activate only one of these (last active rules)) // //patch=1,EE,20A31E94,extended,3F800000 //v=1.0 => Height_a=448 (orig value) //patch=1,EE,20A31E94,extended,3F6EEEEF //v=14/15 => Height_b=480 //patch=1,EE,20A31E94,extended,3F600000 //v=7/8 => Height_c=512 //patch=1,EE,20A31E94,extended,3F471C71 //v=7/9 => Height_d=576 patch=1,EE,20A31E94,extended,3F333333 //v=7/10 => Height_e=640 // // //Width patches: (activate only one of these (last active rules)) //The chosen width should of course be suitable for the chosen Height above // //patch=1,EE,20A31E90,extended,3F800000 //v=1.0 => 10:7_a Width=640 (orig value) //patch=1,EE,20A31E90,extended,3F649249 //v=25/28 => 16:10_a Width=716.8 //patch=1,EE,20A31E90,extended,3F4DB6DB //v=45/56 => 16:9_a Width=796+4/9 // //patch=1,EE,20A31E90,extended,3F555555 //v=5/6 => 16:10_b Width=768 //patch=1,EE,20A31E90,extended,3F400000 //v=3/4 => 16:9_b Width=853+1/3 // //patch=1,EE,20A31E90,extended,3F480000 //v=25/32 => 16:10_c Width=819+1/5 //patch=1,EE,20A31E90,extended,3F340000 //v=45/64 => 16:9_c Width=910+2/9 // //patch=1,EE,20A31E90,extended,3F31C71D //v=25/36 => 16:10_d Width=921+3/5 //patch=1,EE,20A31E90,extended,3F200000 //v=5/8 => 16:9_d Width=1024 // patch=1,EE,20A31E90,extended,3F200000 //v=5/8 => 16:10_e Width=1024 //patch=1,EE,20A31E90,extended,3F100000 //v=9/16 => 16:9_e Width=1137+7/9