1
0
mirror of synced 2025-01-18 17:04:06 +01:00

Update readme

This commit is contained in:
Bobby Dilley 2022-07-20 11:49:45 +01:00
parent b4697fd895
commit f1d10f5d04

View File

@ -23,6 +23,14 @@ LD_PRELOAD=$(pwd)/lindbergh.so LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./hod4M.elf
Although not yet used, you will then want to copy a `game.conf` file form the `docs` directory and place it next to the game you with to use.
## Specific Games
Here is how you should run specific games:
### Lets Go Jungle
```LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. LD_PRELOAD=lindbergh.so TEA_DIR=`pwd` ./lgj_final```
## Components
This section lists the components of the emulator and what they do