Skip to content

Create new group of shaders "bw-palettes-recolor" and delete "gb-palettes" from Handheld #683

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

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
fdf6cce
Create dd.txt
AngeloScipione Jan 30, 2025
7c934bb
Add files via upload
AngeloScipione Jan 30, 2025
588dc5e
Delete bw-palettes-recolor/shaders/dd.txt
AngeloScipione Jan 30, 2025
f2ff747
Create dd.txt
AngeloScipione Jan 30, 2025
bf247a4
Delete bw-palettes-recolor/4-shades-gray-recolor/devices-palettes/res…
AngeloScipione Jan 30, 2025
8caef4a
Create f.txt
AngeloScipione Jan 30, 2025
8443572
Add files via upload
AngeloScipione Jan 30, 2025
5091845
Add files via upload
AngeloScipione Jan 30, 2025
752e9cf
Delete bw-palettes-recolor/4-shades-gray-recolor/devices-palettes/res…
AngeloScipione Jan 30, 2025
18eecba
Create f.txt
AngeloScipione Jan 30, 2025
fde19a8
Add files via upload
AngeloScipione Jan 30, 2025
43b7114
Delete bw-palettes-recolor/4-shades-gray-recolor/gbc-modes-palettes/r…
AngeloScipione Jan 30, 2025
e4d0d90
Add files via upload
AngeloScipione Jan 30, 2025
7b8ebcf
Create f.txt
AngeloScipione Jan 30, 2025
75a850b
Add files via upload
AngeloScipione Jan 30, 2025
8ef1a39
Add files via upload
AngeloScipione Jan 30, 2025
68d3643
Create f.txt
AngeloScipione Jan 30, 2025
f6a2c51
Add files via upload
AngeloScipione Jan 30, 2025
1b49246
Delete bw-palettes-recolor/8-shades-gray-recolor/artistics-palettes/r…
AngeloScipione Jan 30, 2025
126224c
Add files via upload
AngeloScipione Jan 30, 2025
20384b0
Create u.txt
AngeloScipione Jan 30, 2025
0ae7ba3
Add files via upload
AngeloScipione Jan 30, 2025
e1f5fbb
Add files via upload
AngeloScipione Jan 30, 2025
5513d4a
Delete bw-palettes-recolor/8-shades-gray-recolor/basic-palettes/resou…
AngeloScipione Jan 30, 2025
6886c6f
Create i.txt
AngeloScipione Jan 30, 2025
4c55851
Add files via upload
AngeloScipione Jan 30, 2025
750aca0
Delete bw-palettes-recolor/8-shades-gray-recolor/devices-palettes/res…
AngeloScipione Jan 30, 2025
38ff4b8
Add files via upload
AngeloScipione Jan 30, 2025
ab20a24
Create fl.txt
AngeloScipione Jan 30, 2025
0477e49
Add files via upload
AngeloScipione Jan 30, 2025
79cd916
Delete bw-palettes-recolor/a2600-bw-mode-recolor/resources/fl.txt
AngeloScipione Jan 30, 2025
cd7682c
Add files via upload
AngeloScipione Jan 30, 2025
9f66718
Delete bw-palettes-recolor/4-shades-gray-recolor/sgb-palettes/resourc…
AngeloScipione Jan 30, 2025
990ccb4
Delete handheld/shaders/gb-palette/resources/palette-dmg.png
AngeloScipione Jan 30, 2025
5628e38
Delete handheld/shaders/gb-palette/resources/palette-light.png
AngeloScipione Jan 30, 2025
4caa5e4
Delete handheld/shaders/gb-palette/resources/palette-pocket.png
AngeloScipione Jan 30, 2025
26a72c5
Delete handheld/shaders/gb-palette/gb-palette.slang
AngeloScipione Jan 30, 2025
6aee9c9
Delete handheld/gb-palette-dmg.slangp
AngeloScipione Jan 30, 2025
bcfcbf3
Delete handheld/gb-palette-light.slangp
AngeloScipione Jan 30, 2025
2644fb2
Delete handheld/gb-palette-pocket.slangp
AngeloScipione Jan 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-bmo.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gamate.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-dmg-3DS-virtual-console-ver.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-dmg-realistic.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-dmg-switch-ver.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-dmg.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-light-realistic.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-light.png
COLOR_PALETTE_linear = false

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-pocket-3DS-virtual-console-ver.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-pocket-realistic.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-pocket-switch-ver.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-boy-pocket.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-com.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-game-master.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gamebuino-classic.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gameking.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-lcd-classic.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-lcd-clock-green.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-microvision.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-neo-geo-pocket.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-nokia-3310.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-pk-tech.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-pkmn-mini.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-pocketstation.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-supervision.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-virtual-boy.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-vmu.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-wonderswan-color-monochrome.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-wonderswan-crystal-monochrome.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-wonderswan.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
These palettes are maden by TheWolfBunny64 (some renamed):

- palette-bmo.png
- palette-gamate.png
- palette-game-boy-dmg-3DS-virtual-console-ver.png
- palette-game-boy-dmg-realistic.png
- palette-game-boy-dmg-switch-ver.png
- palette-game-boy-light-realistic.png
- palette-game-boy-pocket-3DS-virtual-console-ver.png
- palette-game-boy-pocket-realistic.png
- palette-game-boy-pocket-switch-ver.png
- palette-gamebuino-classic.png
- palette-game-com.png
- palette-gameking.png
- palette-game-master.png
- palette-lcd-classic.png
- palette-lcd-clock-green.png
- palette-microvision.png
- palette-neo-geo-pocket.png
- palette-nokia-3310.png
- palette-pkmn-mini.png
- palette-pk-tech.png
- palette-pocketstation.png
- palette-supervision.png
- palette-ti-83.png
- palette-vmu.png

Original website: https://thewolfbunny64.itch.io/game-boy-custom-palettes

These palettes are based on Core Beetle WonderSwan:
- palette-wonderswan.png
- palette-wonderswan-color-monochrome.png
- palette-wonderswan-crystal-monochrome.png


These palettes are based on Core Beetle VB:
- palette-virtual-boy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-down+a.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-down+b.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-down.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-left+a.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-left+b.png
COLOR_PALETTE_linear = false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
shaders = 1
shader0 = ../../shaders/4-shades-gray-recolor.slang

scale_type0 = source
filter_linear0 = false

textures = COLOR_PALETTE
COLOR_PALETTE = resources/palette-gbc-mode-left.png
COLOR_PALETTE_linear = false
Loading