elhobbs / prboom3ds

prboom for the 3ds
GNU General Public License v2.0
104 stars 26 forks source link

Resolution #38

Closed xXSabreXx closed 3 years ago

xXSabreXx commented 3 years ago

What bit should i use 8bit 15bit 16bit or 32bit? o3ds

elhobbs commented 3 years ago

The only one implemented is 8bit - I would use that one :)

I never created a proper release but the prboom3ds.3dsx file in the master branch only has 8bit and wide as options. The wide mode disables 3D but it changes the horizontal resolution from 400 to 800. Personally I can not tell the difference. But it is there if you want to try it.

On Nov 25, 2020, at 2:43 PM, xXSabreXx notifications@github.com wrote:

 What bit should i use 8bit 15bit 16bit or 32bit? o3ds

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.