User Tools

Site Tools


notes:fall2024:projects:btt0

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:fall2024:projects:btt0 [2024/08/29 18:51] – [Vircon32 installation] cburlingnotes:fall2024:projects:btt0 [2024/09/05 02:12] (current) – [Implementing your own Background] bpatrice
Line 34: Line 34:
  
 Again following the Readme Again following the Readme
-  * Create a build/ directory off of the DesktopEmulator and DevelopmentTools/ directories and enter it+  * Create a build/ directory off of the DesktopEmulatorand DevelopmentTools/ directories and enter it
   * For Linux systems & Pi rather than MSYS Makefiles you will want Unix Makefiles   * For Linux systems & Pi rather than MSYS Makefiles you will want Unix Makefiles
-  * Follow the command in the Readme to the end+  * Follow the remaining commands in the Readme to the end
   * Keep track of where the Emulator and the DevTools are installed and add those paths to your ~/.bashrc    * Keep track of where the Emulator and the DevTools are installed and add those paths to your ~/.bashrc 
   * Don't forget to run source ~/.bashrc or close/reopen your terminal   * Don't forget to run source ~/.bashrc or close/reopen your terminal
Line 88: Line 88:
 </code> </code>
  
-The value corrsponds to where it sits in your ".xml" file. If FileName is the first texture being made then the value is 0. If it's the second texture then the value = 1, etc...+The value corresponds to where it sits in your ".xml" file. If FileName is the first texture being made then the value is 0. If it's the second texture then the value = 1, etc... 
 + 
 +This is also the same for audio files, so your first audio file's value would correspond to 0. 
 Region can be 0 for backgrounds. Region can be 0 for backgrounds.
  
notes/fall2024/projects/btt0.1724957463.txt.gz · Last modified: 2024/08/29 18:51 by cburling