-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Genso Suikoden Tsumugareshi Hyakunen no Toki is extremely blurry in buffered rendering #6028
Comments
So, for reference, that would be this range of commits: |
I guess this is a good time to remind that Github has a pastebin for things like dumping a lot of GE debugger text: https://gist.github.com/ , so that we don't need to dump text on other sites, or have huge posts here with huge logs. :) Edit: I updated that wiki page with a link to it. |
Ok @unknownbrackets I'll check GE but I just wanted to say...the lower the internal resolution the blurrier it becomes...and the other way around but even at x4 is nowhere near as clear as on non buffered |
In non buffered,the image shown in GE debugger is really close to the character and at same position as the game window in buffered mode. In Buffered,clicking once on Frame Step shows the exact same thing as the game screen and clinking once on Step Prim,shows a red transparent overlay over the whole screen and from then on,non stop red things over blue background everywhere. In non buffered,I have to click a lot of time Step Prim before I see the game or any textures and as I said,the camera is really close I can easily copy all of the text in the tabs but I don't know exactly when to copy it |
Possibly duplicate of this one #5205? |
Seems like it. |
Did framebuffer-clut branch help? (Possibly similar issue as 3rd birthday?) |
Okay, closing as a duplicate of #5205. -[Unknown] |
In non buffered,it's crystal clear but in buffered rendering,it's extremely blurry.
The problem is really old.
The last version of which is working correctly is v0.9.1-1248-g0a54b04 and the next version which I can try is v0.9.1-1284-gdb27cdd and on that version that blur is there.
You can temporary fix(on 0.9.1-1248)it by switching modes and then back to buffered rendering.
In the latest,in battles everything other than buffered rendering is black screen almost all the time
The text was updated successfully, but these errors were encountered: