cursey / kanan-new

A reimagining of Kanan for Mabinogi written in C++
The Unlicense
144 stars 69 forks source link

is it possible run with DXVK? #241

Open kidmaomao opened 1 year ago

kidmaomao commented 1 year ago

recently found DXVK, which helps the fps of mabinogi but it also use D3D9.dll, and there is a conflict with kanan. any chance to run both of them?

kidmaomao commented 1 year ago

https://github.com/doitsujin/dxvk here's the link surprisingly work on mabinogi

PoiDoex8 commented 1 year ago

from what i understand its because dxvk converts the calls to Vulkan kanan is hooking dx9. if a way of detecting vulkan or dx9 was added and a hook for both. in theory it could work

On Mon, Aug 22, 2022 at 3:38 AM kidmaomao @.***> wrote:

https://github.com/doitsujin/dxvk here's the link surprisingly work on mabinogi

— Reply to this email directly, view it on GitHub https://github.com/cursey/kanan-new/issues/241#issuecomment-1221569279, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEY4KZAXTJS3TZN7SMLR573V2JEPXANCNFSM57FEJWSA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Tarrynt Whitty