Devlog 14
How DXVK enablement?
I wanted to finally tackle something i have been avoiding for a while now, Enabling tweaks like DXVK/DXMT/D3DMetal
in the case of D3DMetal and DXMT, i learned it’s a bit more involved unfortunately so i decided to focus on the easiest one DXVK for now
It turns out I have no idea where to get DXVK from, where to put it, when to download, how to use it seamlessly, etc so i decided to tackle some other things first b4 doing this
WineDownloader is now just Downloader
I made the class WineDownloader more general purpose because we need to make it work for DXVK too
New Download Window
I made a new window design using Table and it looks kinda cool tbh
What’s next
why, onboarding ofc
I am now thinking of two main options for downloading things (DXVK, Winetricks, etc)
- Either fetch all dependencies separately
- or create some base package on github that i can just extract
furthermore the code for untaring is so annoying and verbose so i need to make it make more general purpose :<
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.