Browse Source
1. Can't use HWSURFACE, as the code doesn't lock it. Double-buffering with HWSURFACE would be an alternative but the current game rendering code doesn't play well with it due to how it updates the UI 2. RG350 screen is RGB, not BGR (my microscope flipped the image), 16-bit is the correct color depth.pull/623/head
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue