So someone provided me an "Arduino Mega 2560", a "CTE TFT LCD/SD for Arduino Due [I just read that from the shield's PCB xd] {CTE v1.04}", and a TFT LCD Display with an SD Card slot... which is only labeled as "TFT_320QVT_9341"... that's the only text in the PCB apart from the pins' labels.
The LCD screen can't be directly plugged into the Arduino as it has more pins than the mega's digital pins, so I'm assuming that the shield is included to act as an adapter between the screen and the arduino.
Since yesterday, I was trying to get it to work with UTFT (the latest version available) but I never had any luck of getting anything displayed apart from a blank, white screen of nothingness.
I've tried other model parameters and UTFT library tweaks from other forum posts regarding this but I still get the same results I started with.
Any help regarding this will be helpful and highly appreciated.