-
Notifications
You must be signed in to change notification settings - Fork 3
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
Palette Color #7
Comments
What game is it? |
Choujin Sentai Jetman :D |
can you tell me how to get the same colors from my famicom on the emulator because I would like to get the same colors but I don't know how do you have such a color palette |
The only method for copying colors from a specific device to an emulator of
which I am aware is to emulate the NTSC or PAL signal and then manually
adjust the hue, saturation, brightness, black level, white level, and gamma
curve, until it looks correct to your own eyes. If you are just creating a
palette based on a specific device, I suspect there are ways to accurately
measure the colors coming out of your TV but that’s not my area of
expertise.
When BeesNES comes out, it will allow you to generate accurate palettes,
and you should be able to export one that looks more or less exactly like
your own hardware. I take the tiny details regarding appearance more
seriously than the vast majority of emulator developers, so that might be
your only way in the end. The main detail that is often either overlooked
or mishandled is gamma, which BeesNES gets right (and is the first emulator
of any CRT console to do so, to my knowledge).
…On Sat, Sep 7, 2024 at 3:10 PM TheBoxGamePL ***@***.***> wrote:
can you tell me how to get the same colors from my famicom on the emulator
because I would like to get the same colors but I don't know how do you
have such a color palette
https://youtu.be/fJX56ildMRQ?si=zsoCURBrcVIA6hg2
—
Reply to this email directly, view it on GitHub
<#7 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYFQ2WTZUSAHNPGDTZMQ4LZVKKGPAVCNFSM6AAAAABLMKLON6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZVGA4DANBVHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
so what can't be done and can this grey be set in the colour palette? |
Search for NES palette generators and start messing with the parameters.
That’s the best option you will have for now.
Otherwise you will need to manually figure out the RGB values for each
color you want in your palette (there are 512 values and you need a test
ROM to go through them) and manually construct a palette.
…On Sun, Sep 8, 2024 at 2:15 AM TheBoxGamePL ***@***.***> wrote:
Look
Screenshot_2024-09-07-19-13-53-814_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/218ddf14-06f8-4a84-b5a8-2b18f0b0e441>
Screenshot_2024-09-07-19-13-37-768_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/751167b5-6515-4fb4-8f45-026a611f846e>
Screenshot_2024-09-07-19-13-32-439_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/981bbdcb-e0b9-4e31-b3c2-e5a37ba08920>
Screenshot_2024-09-07-19-13-15-568_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/47f1a7c4-cf1f-43b3-836d-096057b6a187>
Screenshot_2024-09-07-19-13-58-521_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/06284b65-9fef-4627-9688-a4e28512b84f>
Screenshot_2024-09-07-19-14-02-521_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/e65a48a5-cae8-4e01-89fa-e6c45329e725>
Screenshot_2024-09-07-19-14-19-145_com.google.android.youtube.jpg (view on
web)
<https://github.com/user-attachments/assets/db580a1b-0470-4a9f-b8b4-7ab94646d472>
—
Reply to this email directly, view it on GitHub
<#7 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYFQ2WIUENFUVO7QS44LT3ZVMYENAVCNFSM6AAAAABLMKLON6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGA3DOMJYHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello a have question Can you tell me what color palette this could be to use on the emulator?
The text was updated successfully, but these errors were encountered: