#Gamehub emulator setup

1 messages · Page 1 of 1 (latest)

tranquil lynx
#

Ok so my laptop kicked the bucket but I do have zomboid installed via a mobile emulator called gamehub that uses my steam credentials. Setup for a pc game on mobile is just a heck of a process. So my main question is does anyone know what component programs zomboid uses? Like C++ programs and that stuff?

zenith tangle
#

Java

#

With a side of Lua, emulated by Java

tranquil lynx
#

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

simple lake
zenith tangle
# tranquil lynx

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