Better graphics :)
|
@ -13,7 +13,7 @@ find_package(Gint 2.11 REQUIRED)
|
|||
find_package(LibProf 2.4 REQUIRED)
|
||||
|
||||
#set the color mode either to 1b or 2b
|
||||
set(COLORMODE_fx 1b)
|
||||
set(COLORMODE_fx 2b)
|
||||
#set the color mode either to 1b, 2b or EGA64
|
||||
set(COLORMODE_cg EGA64)
|
||||
|
||||
|
@ -38,9 +38,9 @@ set(ASSETS
|
|||
|
||||
set(ASSETS_cg
|
||||
assets-cg/demo_player.png
|
||||
assets-cg/demo_PNJ.png
|
||||
assets-cg/npc/char/npc_male.png
|
||||
assets-cg/SignAction.png
|
||||
assets-cg/NPC_Icon.png
|
||||
assets-cg/npc/face/npc_male.png
|
||||
assets-cg/SGN_Icon.png
|
||||
assets-cg/INFO_Icon.png
|
||||
assets-cg/player_face.png
|
||||
|
@ -61,9 +61,9 @@ set(ASSETS_cg_EGA64
|
|||
|
||||
set(ASSETS_fx
|
||||
assets-fx/demo_player.png
|
||||
assets-fx/demo_PNJ.png
|
||||
assets-fx/npc/char/npc_male.png
|
||||
assets-fx/SignAction.png
|
||||
assets-fx/NPC_Icon.png
|
||||
assets-fx/npc/face/npc_male.png
|
||||
assets-fx/SGN_Icon.png
|
||||
assets-fx/INFO_Icon.png
|
||||
assets-fx/player_face.png
|
||||
|
|
Before Width: | Height: | Size: 7.1 KiB |
3
assets-cg/npc/char/fxconv-metadata.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
npc_male.png:
|
||||
type: bopti-image
|
||||
name: demo_PNJ_img
|
BIN
assets-cg/npc/char/npc_male.png
Normal file
After Width: | Height: | Size: 167 B |
3
assets-cg/npc/face/fxconv-metadata.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
npc_male.png:
|
||||
type: bopti-image
|
||||
name: NPC_Icon_img
|
BIN
assets-cg/npc/face/npc_female.png
Normal file
After Width: | Height: | Size: 512 B |
BIN
assets-cg/npc/face/npc_male.png
Normal file
After Width: | Height: | Size: 494 B |
BIN
assets-fx/2bpp_palette.png
Normal file
After Width: | Height: | Size: 77 B |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 4.6 KiB |
|
@ -2,10 +2,6 @@ demo_player.png:
|
|||
type: bopti-image
|
||||
name: demo_player_img
|
||||
|
||||
demo_PNJ.png:
|
||||
type: bopti-image
|
||||
name: demo_PNJ_img
|
||||
|
||||
player_face.png:
|
||||
type: bopti-image
|
||||
name: player_face_img
|
||||
|
@ -18,10 +14,6 @@ INFO_Icon.png:
|
|||
type: bopti-image
|
||||
name: INFO_Icon_img
|
||||
|
||||
NPC_Icon.png:
|
||||
type: bopti-image
|
||||
name: NPC_Icon_img
|
||||
|
||||
SGN_Icon.png:
|
||||
type: bopti-image
|
||||
name: SGN_Icon_img
|
||||
|
|
3
assets-fx/npc/char/fxconv-metadata.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
npc_male.png:
|
||||
type: bopti-image
|
||||
name: demo_PNJ_img
|
BIN
assets-fx/npc/char/npc_male.png
Normal file
After Width: | Height: | Size: 118 B |
3
assets-fx/npc/face/fxconv-metadata.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
npc_male.png:
|
||||
type: bopti-image
|
||||
name: NPC_Icon_img
|
BIN
assets-fx/npc/face/npc_female.png
Normal file
After Width: | Height: | Size: 326 B |
BIN
assets-fx/npc/face/npc_male.png
Normal file
After Width: | Height: | Size: 306 B |