Sorry if this is too unrelated, but I think it should be mentioned.
If you intend to use the TFT for a gaming portable, it may not be the best option. The TFT displays like that connect through the Pi's GPIO which is relatively slow. Additionally, the Pi has to process the display image an entirely new way, so together these two properties cause slow frame rates and heavy processor load on the Pi. If you still need a small, crisp display, there are HDMI options available, like this one:
https://www.ebay.com/itm/3-5-inch-4...=item3b201da655:g:SIcAAOSwL4RbypxK:rk:21:pf:0. The display itself is connected through the HDMI bridge, while the resistive touch screen is connected trough GPIO with minimal load on the Pi's processor. If you need it to be thinner, it is possible to wire the HDMI manually and remove the GPIO connector (I have done this myself, it's not very easy). The pixel resolution of this HDMI display is also much higher than the resolution of the Adafruit display, yet still costs about 15 USD less.