Skip to content

Draft: lunionplay: Introduce core module

Alexis requested to merge application-module into main

Entire rewriting of the application, some structures (LunionPlayWine, LunionPlayLib, LunionPlayProgram) can be called via the lunionplay library (not implemented) without depending on the configuration file.

  • core: Brings together Wine, DXVK and VKD3D-Proton structures
  • session: Open keyfile (ini) for reading context (wine_path, command, ...) and allocate structures (LunionPlayCore and LunionPlayProgram) in arguments
Edited by Alexis

Merge request reports

Loading