This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:fall2024:projects:btt0 [2024/08/29 18:37] – [Obtain source of latest stable release of Vircon32 DevTools] cburling | notes:fall2024:projects:btt0 [2024/09/05 02:12] (current) – [Implementing your own Background] bpatrice | ||
---|---|---|---|
Line 26: | Line 26: | ||
* You should now have a directory you can navigate into called ComputerSoftware/ | * You should now have a directory you can navigate into called ComputerSoftware/ | ||
* Navigate inside and check for two directories call DesktopEmulator/ | * Navigate inside and check for two directories call DesktopEmulator/ | ||
- | ====Obtain source of latest stable release of Vircon32 | + | =====Vircon32 |
+ | At the base of the ComputerSoftware/ | ||
+ | |||
+ | Following the Readme, install all dependencies | ||
+ | |||
+ | __These steps will be done the same in both the DesktopEmulator/ | ||
+ | |||
+ | Again following the Readme | ||
+ | * Create a build/ directory off of the DesktopEmulator/ | ||
+ | * For Linux systems & Pi rather than MSYS Makefiles you will want Unix Makefiles | ||
+ | * 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 | ||
+ | * Don't forget to run source ~/.bashrc or close/ | ||
=====Hello World===== | =====Hello World===== | ||
Line 76: | Line 88: | ||
</ | </ | ||
- | The value corrsponds | + | The value corresponds |
+ | |||
+ | 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. | ||