I followed the procedure but it looks the same
Ok, do this instead, since it's the only thing that you need in your game to complete the bonus ending.
Open your save in Notepad or any text editor you prefer.
Search for the following string: achievement_yoga_6
Add a blank line above that, then paste the following to your save:
Code:
<Flag>
<Name>achievement_yoga_5</Name>
<Value>1</Value>
<ResetTime>0</ResetTime>
<ResetTimer>0</ResetTimer>
</Flag>
It needs to look exactly like this:
Code:
<Flag>
<Name>achievement_yoga_5</Name>
<Value>1</Value>
<ResetTime>0</ResetTime>
<ResetTimer>0</ResetTimer>
</Flag>
<Flag>
<Name>achievement_yoga_6</Name>
<Value>1</Value>
<ResetTime>0</ResetTime>
<ResetTimer>0</ResetTimer>
</Flag>
Save the file, then reload the save in your game.