ptitSeb / Serious-Engine

A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).
https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/
GNU General Public License v2.0
75 stars 22 forks source link

ssam TFE green colors #19

Open axet opened 4 years ago

axet commented 4 years ago

Hello!

Your port seems ok, and everything works fine except UI colors. Original games for TFE has green colors, in your build it is BLUE.

ptitSeb commented 4 years ago

Do you have a screenshot? I think I have green on my side for TFE.

ptitSeb commented 4 years ago

I rechecked, and in-game GUI elements are green on my side. The loading progress bars are blue.

axet commented 4 years ago

Yep, that what I meant. Console and loading bar is blue, but it is suppose to be green. Game menu and in-game colors are ok.

ptitSeb commented 4 years ago

Ah ok. I'll check that later. I assume thoses are constants, that should be changed for TFE (as the base code is TSE, TFE was added later).