add texture dumping as a config entry
This commit is contained in:
parent
2b92065d2a
commit
e0d63bd21b
10 changed files with 49 additions and 1 deletions
|
@ -170,6 +170,8 @@ struct Values {
|
|||
bool filter_mode;
|
||||
std::string pp_shader_name;
|
||||
|
||||
bool dump_textures;
|
||||
|
||||
// Audio
|
||||
bool enable_dsp_lle;
|
||||
bool enable_dsp_lle_multithread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue