Fixed bug where the projection hack setting was not being saved in the Game Properties dialog.

Removed the obsolete projection hacks:

* Final Fantasy CC Echo of Time
* Harvest Moon Magical Melody
* Baten Kaitos
* Baten Kaitos Origin
* Skies of Arcadia

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5271 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
skidau
2010-04-02 21:28:56 +00:00
parent f118de80a1
commit 962fef0626
4 changed files with 3 additions and 16 deletions

View File

@ -90,6 +90,7 @@ void UpdateProjectionHack(int iPhackvalue)
bPhackvalue1 = 0;
bProjHack1 = 0;
break;
/* // Unused - kept for reference
case PROJECTION_HACK_FINAL_FANTASY_CC_ECHO_OF_TIME:
bPhackvalue1 = 1;
fhackvalue1 = 0.8f;
@ -123,6 +124,7 @@ void UpdateProjectionHack(int iPhackvalue)
bPhackvalue2 = 0;
bProjHack1 = 0;
break;
*/
}
// Set the projections hacks