re3-symbian/TODO.md
Shinovon 0ad6fe45d1 Fix skin shader
TODO: test on vc4
2026-05-03 06:34:24 +05:00

571 B

  • Make it compile
  • Window implementation
  • Fix shader compilation
  • Basic touch controls
  • Downscale textures
  • Optimize to always run 10+ fps
  • Fit in 32MB VRAM to run on N8, E7, E6, etc.
  • Fix crash in Texture::destroy on exit
  • Optimize to always run 20+ fps
  • Fix skinning shader (cutscene heads require it)
  • Use etc1 compression
  • Simplify geometry
  • Touch controls
  • Keyboard controls
  • Audio?
  • Menu
  • Config

S60v3 (in separate branch):

  • Backport to STLport v4
  • GLES 1.1 engine (WIP)