1Fermer3
robinHoodLe 31/07/2023 à 09:30
c'est standalone mais a 10 ans, avec 300 commits fait depuis dans l'original ça semble mal barré ^^

généralement pour compiler un projet utilisant cmake :
crée un répertoire, disons "build" et place toi dedans, fais "cmake .." puis "make"
après sous windows aucune idée ^^

mais globalement cmake va générer un makefile classique


as tu testé d'utiliser un soft transformant les inputs du pad vers clavier ? genre ça :
GitHub - AntiMicroX/antimicrox: Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.GitHubGraphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support. - GitHub - AntiMicroX/antimicrox: Graphical program used to map key...


edit > il existe aussi cette version pimpé de bfg :
GitHub - RobertBeckebans/RBDOOM-3-BFG: Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine featuresGitHubDoom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features - GitHub - RobertBeckebans/RBDOOM-3-BFG: Doom 3 BFG Edition source port with updated DX12 / Vulkan...