mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-04 21:36:24 +00:00
d7d8244593
Instead of duplicating prefixes in the ThunksDB json file even more, just do a prefix replacement when the thunks database is being parsed. Changes the JSON overlay arrays over to @PREFIX@ and reduce the duplication. Adds support for the pressure-vessel prefix `/usr/lib/pressure-vessel/overrides/lib` This gets thunks ready for running under pressure-vessel, once vulkan thunking switches from device libraries to the vulkan loader it should just work.