Skip to content

Commit 4b678a7

Browse files
authored
fixes (#15)
* fixes * launcher * Update d3d9.ini add optional launcher options * Update iathook.h * uncomment code in iathook
1 parent a12942f commit 4b678a7

File tree

5 files changed

+1007
-49
lines changed

5 files changed

+1007
-49
lines changed

data/d3d9.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ CenterWindow = 1 // center window on screen
1111
BorderlessFullscreen = 0 // borderless fullscreen windowed mode
1212
AlwaysOnTop = 0 // window stays always on top
1313
DoNotNotifyOnTaskSwitch = 0 // window ignores focus loss
14+
15+
[LAUNCHER]
16+
AppExe =
17+
AppArgs =

0 commit comments

Comments
 (0)