GothicVRProject / GothicVR

Fan project recreating the classic Gothic I and II experience in VR.
GNU General Public License v3.0
24 stars 2 forks source link

[TBD] Create an installer for easier setup #52

Open Thogsit opened 1 year ago

Thogsit commented 1 year ago

We could create an installer that can be used to provide an easier way to setup the project. PCVR will probably be easy enough to be done by hand, but I guess especially mobile setups like Quest/Pico could benefit from a newb-friendly way to get them running.

I think of a GUI installer that helps with locating the Gothic installation directory (and picking another path when it differs from the standard one), editing the GameSettings.json by clicking some checkboxes, picking some paths and maybe more. For example, it could fetch required dependencies like adb and use them to move the game directory to the headset without needing additional user actions.

Tyroonis commented 1 year ago

I think a manual is enough. Accessing Pico is simple. It logs in as a removable disk. And otherwise it works everywhere with SideQuest.

You do not have to change anything in the GameSettings of the Android devices. The path for the data is fixed. Or you can set the settings later through a menu ingame.

I think the effort to write an extra installer does not make much sense.