From dbdb345c78ac3b01e05a0ccc39d18a7e63948cc6 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 1 Mar 2013 17:28:56 +0100 Subject: [PATCH] (Playbook) request 'access to shared files' so that we can read ROMs from internal storage --- frontend/frontend_bbqnx.c | 2 +- playbook/bar-descriptor.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/frontend_bbqnx.c b/frontend/frontend_bbqnx.c index d7ea4c064f..47d2200cb9 100644 --- a/frontend/frontend_bbqnx.c +++ b/frontend/frontend_bbqnx.c @@ -67,7 +67,7 @@ int rarch_main(int argc, char *argv[]) args.verbose = g_extern.verbose; args.sram_path = NULL; args.state_path = NULL; - args.rom_path = "/accounts/1000/appdata/com.RetroArch.testDev_m_RetroArch181dafc7/app/native/test.rom"; + args.rom_path = "/accounts/1000/shared/documents/roms/test.rom"; args.libretro_path = "/accounts/1000/appdata/com.RetroArch.testDev_m_RetroArch181dafc7/app/native/lib/test.so"; args.config_path = "/accounts/1000/appdata/com.RetroArch.testDev_m_RetroArch181dafc7/app/native/retroarch.cfg"; diff --git a/playbook/bar-descriptor.xml b/playbook/bar-descriptor.xml index e37244c6ae..a7efdace67 100644 --- a/playbook/bar-descriptor.xml +++ b/playbook/bar-descriptor.xml @@ -49,7 +49,6 @@ core.games icon.png retroarch.cfg - test.rom lib/test.so @@ -95,7 +94,7 @@ run_native - + access_shared