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

Screenshots look too bright #43

Open
sndpl opened this issue Jun 25, 2017 · 3 comments
Open

Screenshots look too bright #43

sndpl opened this issue Jun 25, 2017 · 3 comments
Labels

Comments

@sndpl
Copy link

sndpl commented Jun 25, 2017

If you look at the pink dress, you see the color in the screenshot is a lot brighter?

screen shot 2017-06-25 at 13 40 59

cocoamsx screenshot 2017-06-25 at 13 40 15

@0xe1f
Copy link
Member

0xe1f commented Jun 25, 2017

Looking good there, Sandy ;)

Is the reference screenshot OpenMSX or blueMSX?

@sndpl
Copy link
Author

sndpl commented Jun 25, 2017

hehehe :) The first one is CocoaMSX running, the second image a screenshot taken with CocoaMSX of the same screen. This is a screenshot taken with openMSX v0.13

peach2-1 0003

@0xe1f 0xe1f added the bug label Aug 16, 2017
@0xe1f
Copy link
Member

0xe1f commented Aug 16, 2017

It appears that the color profiles for the actual screen and the screenshot do not exactly match.

10 SCREEN 2
20 FOR I=0 TO 150 STEP 10
30 LINE (I,0)-(I+10,100),C,BF
35 C=C+1
40 NEXT
45 A$=INPUT$(1)

screen shot 2017-08-05 at 11 04 25

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

No branches or pull requests

2 participants