JasonGiedymin / libretro-nvidia-jetson

Libretro Scripts & Compiled Cores for the Nvidia Jetson TX1/2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing patches ?

Ashram56 opened this issue · comments

Good morning

Trying to adapt these steps to a Jetson Nano.

As it turns out, unless I'm mistaken, I'm missing the patches used in this path:

copy the patches over

cp -R libretro-super-patches/* libretro-super/

Am I missing something ?

Regards

I don’t know why it doesn’t show, but have you downloaded the release? There is a zip file there see if they’re in there.

https://github.com/JasonGiedymin/libretro-nvidia-jetson/releases/tag/beta-daf73cc

It will be at least a few days before I can get back to this project.

I did download, and as above, the libretro-super-patches folder is not present.
The other file contains the .so files

On a sidenote, I downloaded from Main and compiled both retroarch and several emulators, but retroarch segfault at launch. Unfortunately not in my skillset to debug.

It would be interesting if your change would make it to Main, with a new platform build script (there are already quite a few in there).

Regards

I just reread my docs. It says “Current Release

Based on libretro-super build daf73cc”

Super: https://github.com/libretro/libretro-super

This script brings back memories: https://github.com/libretro/libretro-super/blob/master/libretro-config.sh

My guess is that you need to fully follow lib retro’s docs to a T from master. Even better do it based the commit I posted.

I did talk with the maintainer, he was interested somewhat but I just didn’t have time to continue the work. Everything worked great.

I will pick this project back up just not at this moment.