MorsGames / sm64plus

A fork of sm64-port that focuses on QoL improvements and customizability.
https://mfgg.net/index.php?act=resdb&param=02&c=2&id=38190
453 stars 32 forks source link

[Feature Request] Native Linux Launcher #63

Open bladehorton opened 2 years ago

pazza2234 commented 2 years ago

@MorsGames

parkerlreed commented 1 year ago

So the launcher ISNT in this repo? I see there's an imgui branch so I assumed that's what was being used.

KibSquib48 commented 1 year ago

there's linux builds of the launcher here but no info on where to actually put it so it can launch the built game

bladehorton commented 1 year ago

Do you know where to put it?

KibSquib48 commented 1 year ago

no, I would've said where if I did

Burgersim commented 1 year ago

So where exactly do I need to put the folders from the zip of the linux launcher? Would be great to actually have that information written down somewhere, e.g. in the manual building section.

h3artl3ss362 commented 9 months ago

The linux native launcher looks for the "sm64plus" built game folder inside the bin folder, so the file structure looks like. Only the important files are shown all the other files are still needed. Note that upper case SM64Plus is an executable while lowercase is a folder created when you clone the repo.

Super Mario 64 Plus (Extracted Launcher files) |_lib |_bin ..|_SM64Plus (Launcher executable) ..|_assets ..|_sm64plus (Contents of https://github.com/MorsGames/sm64plus.git) ....|_baserom.us.z4 (Renamed ROM) ....|_build .......|_us_pc (Built game)