Core-2-Extreme / Video_player_for_3DS

Video player for 3ds
https://gbatemp.net/threads/release-video-player-for-3ds.586094
GNU General Public License v3.0
181 stars 17 forks source link

800px mode #3

Closed RocketRobz closed 3 years ago

RocketRobz commented 3 years ago

Since this apparently supports videos around 800px horizontally, it would be great if this has 800px mode implemented, in order to achieve a high image quality.

Core-2-Extreme commented 3 years ago

00000026 There is high resolution mode.

RocketRobz commented 3 years ago

Oh, there is? When/where is it activated in the code?

Core-2-Extreme commented 3 years ago

here https://github.com/Core-2-Extreme/Video_player_for_3DS/blob/main/source/system/draw/draw.cpp#L578

RocketRobz commented 3 years ago

Thank you!