-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdemo-reference.cfg
More file actions
52 lines (41 loc) · 1.27 KB
/
Copy pathdemo-reference.cfg
File metadata and controls
52 lines (41 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
GameType = demo
GamePath = ./install/gemrb/demo/
## Needs to be set so we can find important files
GemRBPath = ./install/gemrb/gemrb/
# PluginsPath = ./install/gemrb/plugins/
CachePath = ./install/gemrb/Cache2-demo-ref/
# UseAsLibrary = 1
# AudioDriver = none
# Change this to 1 on Linux unless you are using NTFS (o_O)?
CaseSensitive = 1
Logging = 1
ScaleQuality = 0
Fullscreen=1
# Show unexplored parts of a map
GCDebug=1536
# Enable debug and cheat keystrokes, see docs/en/CheatKeys.txt for full listing
EnableCheatKeys=1
# Developer debug mode toggle (see DebugMode enum)
# DebugMode=1
############### PROJECT IE 4K SPECIEIC ########################################
UpScaleFactor = 4
Palette = pal16.png
RetainCache = 1
MaxCPU = 100
MaxRAM = 95
MaxGPU = 100
MaxVRAM = 90
ResourceKnownBad = NUMTEST
# Currently only 1 GPU supported
UsableGPUIDs = 0
# Global defaults
NCNNModelPath = models/ncnn/
## If you don't have a lot of VRAM use upscayl-realesrgan-x4plus-v3 it gives decent results
UpscalerModel = upscayl-ultrasharp-v2
# Plugin Specific
BAMUpscalerModel = upscayl-ultrasharp-v2
BMPUpscalerModel = upscayl-ultrasharp-v2
PNGUpscalerModel = upscayl-ultrasharp-v2
TISUpscalerModel = upscayl-ultrasharp-v2
MOSUpscalerModel = upscayl-ultrasharp-v2
PLTUpscalerModel = upscayl-ultrasharp-v2