-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gsdx-hw: Add an OI hack for Sonic Unleashed.
It will allow to render the shadows properly. Rendering pattern is: Save RG channel with a kind of a TS (replaced by a copy in this hack), compute shadow in RG, save result in alpha with a TS, Restore RG channel that we previously copied to render shadows.
- Loading branch information
1 parent
3bde415
commit 744b0fc
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters