This commit is contained in:
parent
80d3cd2506
commit
0b768045ad
|
@ -119,7 +119,7 @@ module.exports = {
|
|||
console.log(`RFS Mounted: ${rfs_files[0]}`)
|
||||
console.log(`Executing game engine...`)
|
||||
|
||||
pkg.libraries.exec.file(`yuzu-windows-msvc/yuzu-cmd.exe`, [`${pkg.install_path}/rfs_mount/01002DA013484000_v0/main.nsp`], {
|
||||
pkg.libraries.exec.file(`yuzu-windows-msvc/yuzu-cmd.exe`, [`${pkg.install_path}/rfs_mount/0100152000022000_v0/main.nsp`], {
|
||||
shell: true
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue