-
Notifications
You must be signed in to change notification settings - Fork 35
Description
layout.xml - https://pastebin.com/8cPCuqxw
remote.lua - https://pastebin.com/XT2ptvbP
meta.prop -
meta.name: Elite Dangerous v2
meta.author: anInnocentBystander
meta.description: Let's try not to crash the ship this time. mmmKay?
meta.tags: EliteDangerous
meta.tags.category: input
meta.platform: linux
meta.layout: layout.xml
I've been working on this a few days, checking back and forth between my phone and the layout file to get things positioned right. Just today started getting the keymap setup in remote.lua, when suddenly this monstrosity appears in the log:
2022-01-16 23:18:48 (I) Loader: loading remote: /home/hal_j/.urserver/remotes/custom/EliteDangerous/meta.prop
2022-01-16 23:18:48 (E) Loader: could not load layout: File not found
It's /there/. It didn't move. It wasn't renamed, although I tried that and modifying, even specifying layout.xml in meta.prop. Did I miss a character in something somewhere that's breaking it? It would be helpful if it showed the path it was looking for on the layout so I could confirm I'm not crazy.
I was like 99% done with it too, and ready to actually set it up in the game's controls and give it a field test.