Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more graphical issues on games #95

Closed
fireclouu opened this issue Feb 7, 2018 · 0 comments
Closed

more graphical issues on games #95

fireclouu opened this issue Feb 7, 2018 · 0 comments

Comments

@fireclouu
Copy link

fireclouu commented Feb 7, 2018

Splinter Cell and Splinter Cell Conviction both developed by the same game publisher.

Splinter Cell , screen resolution is 176x208

Without hacks
screenshot_2018-02-07-09-55-40

With hacks
screenshot_2018-02-07-09-56-43

After enabling those hacks, it fixes repetitive images . I tried enabling and disabling Immediate processing mode and Draw buffer clearing vice versa, and found out that Draw buffer clearing is responsible for fixing those said issue. But then destroy this dialogue screen:

Draw buffer clearing disabled:
screenshot_2018-02-07-10-27-33

Draw buffer clearing enabled:
screenshot_2018-02-07-10-27-16

And another thing I found out was the character sprite don't even flipped after triggering left arrow key, what it usually need to do is to be flipped to make an illusion that the character animation is moving backward, here is the example:

screenshot_2018-02-07-10-45-09
I continuously pressing the left arrow key as I took those screenshots. It was remained on the same position.

The same repetitive image bug happens with Splinter Cell Conviction , screen resolution is 480x800

With and without hacks:
screenshot_2018-02-07-09-59-20

I didn't have a chance to test out other Splinter Cell series as I don't have a copy of the game. But I theorize that it also doing the same thing on those games. Hope this will be fixed on next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant