mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
add default save path to config
This commit is contained in:
parent
a54c3198ba
commit
b1d1f47b48
@ -108,6 +108,7 @@ struct Config {
|
||||
|
||||
SetDictString("isle:diskpath", "ux0:data/isledecomp/isle/DATA/disk");
|
||||
SetDictString("isle:cdpath", "ux0:data/isledecomp/isle");
|
||||
SetDictString("isle:savepath", "ux0:data/isledecomp/isle");
|
||||
SetDictInt("isle:MSAA", 4);
|
||||
|
||||
SetDictInt("isle:Display Bit Depth", 32);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user