Exzap

Results 111 comments of Exzap

The networking Cafe OS modules nsysnet and nlibcurl still need to be ported to Linux. Right now they are stubbed so there is no network functionality.

Closing this because it seems stale. In the future please use the Discord for compilation troubleshooting.

Originally we wanted to replace DXVA with Vulkan's video decoding API. But unfortunately H264 decoding adoption was and still is [minimal](http://vulkan.gpuinfo.org/listdevicescoverage.php?extension=VK_EXT_video_decode_h264&platform=all). DXVA had it's fair share of problems in regards...

Building Cemu on Steam Deck is certainly possible but personally I'd advise against it because it will clutter it with gigabytes of dev packages. Really not worth it for the...

`GPUBufferCacheAccuracy` is no longer used. Could you remove that as well? If profiles end up empty you can delete the .ini as a whole

We now use `EC_POINT_get_affine_coordinates` instead of `EC_POINT_get_affine_coordinates_GF2m` and Cemu should compile with OpenSSL that has `no-ec2m` flag set