RETROBAT Official Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Theme Dev help - 3rd menu doesnt recognize theme.xml

Go down

Theme Dev help - 3rd menu doesnt recognize theme.xml Empty Theme Dev help - 3rd menu doesnt recognize theme.xml

Post by RFSVIEIRA 22/10/24, 11:42 am

Im trying to have a theme by Group(Consoles, HandHelds, Pinmball, Computers,..)
All systems are inside the specified group.
Created a folder per group to have the _inc/theme.xml (and artwork)
1st menu works fine as designed
2nd menu to, it recognizes the art and applie
3rd menu only recognizes the 2nd menu, doesn´t update ex. one theme.xml
Code:
<theme>
   <formatVersion>4</formatVersion>
   <include>./../theme.xml</include>

<view name="detailed">
    <image name="character" extra="true">
        <origin>0 0</origin>
        <pos>0 0</pos>
        <size>1 1</size>
       <path>./${system.theme}/_inc/character.png</path>
        <zIndex>1</zIndex>         
      </image>
 </view>
</theme>

its there a way using groups to have the 3rd menu independetly? thanks for the attemption
RFSVIEIRA
RFSVIEIRA

Messages : 2
Date d'inscription : 2024-10-22

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum