masterfeizz / ctrQuake

Port of quake for the Nintendo 3DS
99 stars 18 forks source link

Aspect ratio fix and direct framebuffer drawing. #8

Closed Rinnegatamante closed 8 years ago

Rinnegatamante commented 8 years ago

ctrQuake doesn't use direct framebuffer drawing (vid.direct) that increases a bit performances. Also the aspect ratio value is wrong.

masterfeizz commented 8 years ago

I have tested this commit and this messes up the aspect ratio, and vid.direct is only used for debugging.