Progress report:So for people interested in Cold Steel 1 and 2 translation.
[...]
All textures, texts and movies seem to be reimplemented. I am currently on Chapter 3.
Beside that I'm adding custom options menu that will allow changing audio between Japanese and English if someone will convert audio in future, FPS lock, and more if I will find something interesting. If you have any good idea that won't be too complicated to apply (beside rendering resolution, this I'm trying to figure out), speak out.
I was trying also to make custom texture loader to reduce overall mod size (currently takes >1 GB) because game is structured in the way that many textures are repeated, but for now couldn't figure out what function is reponsible for decompressing texture files.
Trivia:
- Game moved from OpenGL to NVN in patch 1.0.3 (second game also did that). This did improve performance, but not enough to not visibly framedrop in handheld when f.e. running. If you will OC GPU to 460 MHz (game is using 307 MHz btw which is pretty dumb), framedrops are very rare and practically not visible.
Edit: Ok, figured out Rendering Resolution.
Game is rendering in 720p both in handheld and docked. Only some shadow settings are buffed in docked and you have access to FXAA. Was trying to figure out window resolution, but it seems trying to change it above 720p crashes game.
Last edited by masagrator,