re3-symbian/TODO.md
Shinovon e86fba79ac Fix
2026-05-06 23:37:19 +05:00

758 B

  • Make it compile
  • Window implementation
  • Fix shader compilation
  • Basic touch controls
  • Downscale textures
  • Simplify geometry
  • Touch controls
  • Keyboard controls
  • Audio?
  • Menu
  • Config
  • Merge S60v3 and ^3 branches

GLES 2.0 specific:

  • Optimize to always run 10+ fps
  • Fit in 32MB VRAM to run on N8, E7, E6, etc.
  • Fix skinning shader (cutscene heads require it)
  • Optimize to always run 20+ fps
  • Use etc1 compression

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