Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kajott committed Aug 24, 2018
1 parent a94e4de commit 48bd5b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
version 1.03-wip:
* added direct x264 capture (requires x264.exe to be in the PATH, and a user that knows how its command line arguments work)
* d3d10/11: fixed crashing bug
* initial attempt at a 64-bit version, doesn't support DirectShow capture yet;
note that you need to know if the demo you're capturing is 32-bit or 64-bit, because:
- 32-bit kkapture can't run 64-bit demos at all
- 64-bit kkapture runs 32-bit demos as if they are started without kkapture
* d3d11: D3D11CreateDeviceAndSwapChain support
* sound: force BASS to use DirectSound instead of WASAPI (this should fix audio in all demos which use a recent version of BASS)
* various other bugfixes

version 1.02:
* added "fake additional screen resolution" option (thanks KeyJ)
Expand Down

0 comments on commit 48bd5b8

Please sign in to comment.