re3-symbian/TODO.md
2026-05-07 06:56:52 +05:00

912 B

Common:

  • Make it compile
  • Window implementation
  • Fix shader compilation
  • Downscale textures
  • Simplify geometry
  • Touch controls
  • Keyboard controls
  • Audio?
  • Menu
  • Config
  • Merge S60v3 and ^3 branches
  • Move map to top left corner
  • Do something with sprites, they're still taking too much frame time

GLES 2.0 specific:

  • Optimize to always run 10+ fps
  • Fix skinning shader (cutscene heads require it)
  • Optimize to always run 20+ fps
  • Use etc1 compression
  • Fix face animations in optimized builds

GLES 1.1 specific:

  • Backport to STLport v4
  • GLES 1.1 engine
  • Keyboard mappings for both QWERTY/12-keys
  • Use pvrtc compression

Issues:

  • Fix crash in Texture::destroy on exit
  • Save menu is too slow
  • HUD disappearing on GLES 2.0 (mostly fixed, was caused by OOM)
  • Crash when picking up a bat