#Gamehub emulator setup
1 messages · Page 1 of 1 (latest)
I actually meant something else. Lemme try getting examples
Program's like these
I get it's java instead of c++ but I need to enable every component that zomboid uses to run otherwise it'll crash on gamehub. Setting up this emulator is intricate but it runs surprisingly well once you have the right configuration
You get a list with all these programs that you can install. It's stuff like visual drivers and all that. But you have to install the exact required components. I can't wait just active everything on this list. It's like zomboids mods. There's gonna be alot of conflicts if I have the wrong configuration
Why emulate when you can play natively https://github.com/liamelui/zomdroid
I do not really have a list of literally every single library used in the game, but it does use VC 2015-2022
Also uses glfw, you can see several of the Java libraries in the main game folder as dll files
Which also means they are pre installed, you shouldnt need to install them system wide, since those system libraries wouldnt be loaded anyway