nmlgc / ssg

秋霜玉 / Shuusou Gyoku
MIT License
20 stars 5 forks source link

(DirectDraw) Backport non-640×480 fullscreen window modes #7

Open nmlgc opened 2 years ago

nmlgc commented 2 years ago

Looks like this is possible with DirectDraw: http://archive.gamedev.net/archive/reference/articles/article960.html

Bonus points for selectable integer scaling factors.

Depends on #34.

nmlgc commented 1 year ago

We're going to migrate to SDL, which trivializes this feature. Reserving this issue for the hypothetical DirectDraw backport of #41.