diff --git a/CMakeLists.txt b/CMakeLists.txt index 66737ede1..5df2ff3fa 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -629,7 +629,6 @@ if (YUZU_USE_BUNDLED_FFMPEG) --enable-cuvid --enable-ffnvcodec --enable-nvdec - --enable-cuda-llvm --enable-hwaccel=h264_nvdec --enable-hwaccel=vp9_nvdec --extra-cflags=-I${CUDA_INCLUDE_DIRS} diff --git a/README.md b/README.md index 6e275ec71..c6a869b95 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ yuzu emulator early access ============= -This is the source code for early-access 1996. +This is the source code for early-access 1997. ## Legal Notice