higan icon indicating copy to clipboard operation
higan copied to clipboard

Missing "Library" menu

Open drone1 opened this issue 2 years ago • 3 comments

Hello.

I've build from source with make -C higan-ui hiro=gtk3 which successfully built higan-ui/out/higan, but when I run this executable, I do not see a Library menu and haven't been able to load a game. I've scoured the docs but haven't found any explanation for why it might be missing.

Before loading a sytem:

image

After:

image

Any suggestions? Thanks.

drone1 avatar Oct 10 '22 20:10 drone1

The docs describe an older version of higan which had a different UI. For this UI, see the User Guide on the wiki.

Alternatively, you might want to try ares, which is based on the same code as higan but has a simpler UI.

Screwtapello avatar Oct 10 '22 23:10 Screwtapello

Hey @Screwtapello. Since I'm building from latest source here though, why would I be seeing an older UI? Thanks for the help.

drone1 avatar Oct 11 '22 13:10 drone1

Hey @Screwtapello. Since I'm building from latest source here though, why would I be seeing an older UI? Thanks for the help.

You misunderstood; you're seeing a newer UI but the docs you are referencing were not updated.

LukeUsher avatar Oct 11 '22 14:10 LukeUsher