Skip to content

Commit cd7f4be

Browse files
authoredJan 14, 2021
Add files via upload
1 parent ce8c3ab commit cd7f4be

13 files changed

+1705
-0
lines changed
 

‎Reshade Dual GPU's Laptops/MaxBatch.bat

+1,685
Large diffs are not rendered by default.
Loading
Loading
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[MAIN]
2+
WidescreenHud = 1 // Makes selected hud elements offset to screen edges.
3+
WidescreenHudOffset = 100.0 // This is the default offset for 16:9. For lower aspect ratios adjusted automatically, for higher you may change it manually.
4+
FOVFactor = 1.0 // Makes FOV higher or lower. 1.0 by default.
5+
GraphicNovelMode = 0
6+
GraphicNovelModeKey = 0x71 // Key to switch between fullscreen and original graphic novels display. By default VK_F2. Use keyboard to navigate through pages.
7+
CutsceneBorders = 2 // Set to 1 to disable, set to 2 to make borders' size depend on aspect ratio.
8+
D3DHookBorders = 1 // Adds additional borders during loadscreens.
9+
10+
[MISC]
11+
LoadSaveSlot = -1 // Skips menu and loads selected save game (0-12, -3 to load most recent, -2 to load last used, -1 to disable).
12+
UseGameFolderForSavegames = 0 // Makes the game store saves inside 'savegames' directory in root folder.
13+
AllowAltTabbingWithoutPausing = 1
104 KB
Binary file not shown.
56 KB
Binary file not shown.

‎Reshade Dual GPU's Laptops/d3d8.dll

120 KB
Binary file not shown.

‎Reshade Dual GPU's Laptops/d3d8.ini

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[MAIN]
2+
FPSLimit = 60
3+
ForceWindowedMode = 0 // Activates Windowed Mode.
4+
Direct3D8DisableMaximizedWindowedModeShim = 0 // Value is used to fix full screen issues for older d3d8 games on Windows 10. Don't combine with ForceWindowedMode.

‎Reshade Dual GPU's Laptops/dinput.dll

2.06 MB
Binary file not shown.

‎Reshade Dual GPU's Laptops/global.ini

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[GlobalSets]
2+
FindModule=1
3+
UseD3D8to9=1

‎Reshade Dual GPU's Laptops/rl.dll

336 KB
Binary file not shown.

‎Reshade Dual GPU's Laptops/sox.exe

726 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.