Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ui_mode [2023/06/21 10:50] – No overlay needed, improve syntax and wording, provide better example. atariui_mode [2023/06/21 10:52] (current) – [Change the unlock code] wrong button labels atari
Line 40: Line 40:
 </code> </code>
  
-Here, the string ''aaaba'' refers to the SNES layout of face buttons. ''a'' = {{:wiki:south.png?nolink&20|South button (SNES)}}, ''b'' = {{:wiki:east.png?nolink&20|East button (SNES)}}, ''x'' = {{:wiki:north.png?nolink&20|North button (X SNES)}} and ''y'' = {{:wiki:west.png?nolink&20|West button (Y SNES)}}+Here, the string ''aaaba'' refers to the SNES layout of face buttons. ''b'' = {{:wiki:south.png?nolink&20|South button (SNES)}}, ''a'' = {{:wiki:east.png?nolink&20|East button (SNES)}}, ''x'' = {{:wiki:north.png?nolink&20|North button (X SNES)}} and ''y'' = {{:wiki:west.png?nolink&20|West button (Y SNES)}}
  
-This can be changed to any combination of face buttons. For example, to change it to {{:wiki:south.png?nolink&20|South button (SNES)}} {{:wiki:east.png?nolink&20|East button (SNES)}} {{:wiki:north.png?nolink&20|North button (X SNES)}} {{:wiki:west.png?nolink&20|West button (Y SNES)}} {{:wiki:south.png?nolink&20|South button (A SNES)}}:+This can be changed to any combination of face buttons. For example, to change it to {{:wiki:south.png?nolink&20|South button (SNES)}} {{:wiki:east.png?nolink&20|East button (SNES)}} {{:wiki:north.png?nolink&20|North button (X SNES)}} {{:wiki:west.png?nolink&20|West button (Y SNES)}} {{:wiki:south.png?nolink&20|South button (A SNES)}}:
  
 <code> <code>
-<string name="UIMode_passkey" value="abxya" />+<string name="UIMode_passkey" value="baxyb" />
 </code> </code>
        
  • ui_mode.txt
  • Last modified: 10 months ago
  • by atari