Skip to content
Snippets Groups Projects
Verified Commit 49c88473 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: new documentation

parent a8f55db6
No related branches found
No related tags found
No related merge requests found
Pipeline #4127 passed
......@@ -77,3 +77,11 @@ cp -p res/boytacean_libretro.info ~/Library/Application\ Support/RetroArch/info/
```
Then you should be able to see the Core available in RetroArch.
If there's a new for debugging information to be display in RetroArch console then use:
```bash
export RUST_BACKTRACE=1
cargo build --features debug
cp -p ../../target/debug/libboytacean_libretro.dylib ~/Library/Application\ Support/RetroArch/cores/boytacean_libretro.dylib
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment