xenia-project/xenia

Add a texture dump feature

Open

#780 opened on Aug 9, 2017

View on GitHub
 (13 comments) (10 reactions) (0 assignees)C++ (7,418 stars) (1,077 forks)batch import
enhancementgood first issuegpu

Description

No logs/callstack/whatever, that's a request for a feature. I imagine it as a hotkey toggle, whenever it's on the texture draw function saves every texture/normal map/specular map/etc to a specified folder. Why? Because X360 is relatively old and had pretty decent specs for its time, so game devs have been making their games look better on it. It's very easy to do, so why not? :3

Contributor guide