Homebrew yuzu Nintendo Switch emulator discussion

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,197
Trophies
2
XP
33,815
Country
Mexico
where can I download the .nro test files ?, see them on youtube videos test with yuzu, but not find the files...

thanks.
You can try the ones found here:
https://www.switchbru.com/appstore

More specifically, SpaceGameNX, since that is the one being used for testing and implementing stuff right now into Yuzu according to several Twitter posts.
 
Last edited by ShadowOne333,

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
are those warez? as in rom?
If they are, then you cant ask here

No just test. / test_display.nro

You can try the ones found here:
https://www.switchbru.com/appstore

More specifically, SpaceGameNX, since that is the one being used for testing and implementing stuff right now into Yuzu according to several Twitter posts.

Thanks, I try the SpaceGameNX little while ago, Just stalls after loading.

The test is just a red screen with {R} ponging about the screen

edit: try to download his files, just keep getting Failed - Network error..
edit: ok got, but they not the test files.

 
Last edited by drwhojan,
  • Like
Reactions: ShadowOne333

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
do you think idk ITS TO EARLY
The Gameboy Advance Emulator was very early to release. Released before the actual console came out in stores lol.

@drwhojan as of now, the emulator only supports .nso format. For some reason, .nro isn't supported.

--------------------- MERGED ---------------------------

Mingw one little lose uncomplete

You would have to replace some think like
git clone https://github.com/yuzu-emu/unicorn
with
git clone git://github.com/yuzu-emu/unicorn

Even then don't fully work, are disable virus program, Now mines got lost into a hidden path of my user one.
Yeah. I'll stick to MSVC then.
Is the Switch even hackable/homebrewable yet?How can this work?
Homebrew isn't out in the public yet. But Yuzu Team(aka Citra Team) were assisted by the ReSwitched Team. So they already have Homebrew on their Switch because of those awesome team.
 
Last edited by Miguel Gomez,

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
The Gameboy Advance Emulator was very early to release. Released before the actual console came out in stores lol.
@drwhojan as of now, the emulator only supports .nso format. For some reason, .nro isn't supported.
--------------------- MERGED ---------------------------
Yeah. I'll stick to MSVC then.
Homebrew isn't out in the public yet. But Yuzu Team(aka Citra Team) were assisted by the ReSwitched Team. So they already have Homebrew on their Switch because of those awesome team.

Well if anyone can locate the .nso version of the games are test files, let us know ?, And i'll give it a go on the compile Mingw version :)

--------------------- MERGED ---------------------------

You can compile "Space Game" yourself, it loads the title screen for me :)

Screen shot ?..
 
  • Like
Reactions: JPXZ

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
Well if anyone can locate the .nso version of the games are test files, let us know ?, And i'll give it a go on the compile Mingw version :)

--------------------- MERGED ---------------------------



Screen shot ?..
You could compile the Homebrew game and get the .nso format lol.
It's in GitHub.
https://github.com/vgmoose/spacenx
 
  • Like
Reactions: drwhojan and JPXZ

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
You could compile the Homebrew game and get the .nso format lol.
It's in GitHub.
https://github.com/vgmoose/spacenx

I'll try, came up with errors at first but forgot to disable avast blocking things annoying.

But sire still say's "A spacenx.nro file will be produced, which can be sent to the Switch with ace_loader."

Not .nso
 

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
I'll try, came up with errors at first but forgot to disable avast blocking things annoying.

But sire still say's "A spacenx.nro file will be produced, which can be sent to the Switch with ace_loader."

Not .nso
Maybe he forgot to edit that. But as far as I know, he add .nso to Switch MakeFile
upload_2018-1-16_21-25-38.png
 
  • Like
Reactions: drwhojan

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
@drwhojan A little help on making a build?
When I type in
Code:
git clone --recursive https://github.com/yuzu-emu/yuzu.git
cd yuzu
I can't seem to find the yuzu folder on C:\Users\Miguel Gomez\

When I add it again on MySYS, it says that the folder already existed.
 
  • Like
Reactions: JPXZ

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
@drwhojan A little help on making a build?
When I type in
Code:
git clone --recursive https://github.com/yuzu-emu/yuzu.git
cd yuzu
I can't seem to find the yuzu folder on C:\Users\Miguel Gomez\

When I add it again on MySYS, it says that the folder already existed.

What program are you using to download it by ?, try search on you main drive for yuzu

If you use bitbash, then it just right click gitbash here to where you like to download it too..
-----

Not having much luck with that game, But will keep trying.
 

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
What program are you using to download it by ?, try search on you main drive for yuzu

If you use bitbash, then it just right click gitbash here to where you like to download it too..
-----

Not having much luck with that game, But will keep trying.
Well. I use MySYS for that(doing MSVC build). But among all places, why on this directory? lol XD
C:\devkitPro\msys\home\Miguel Gomez\yuzu

The rest will be the same. CMake, compiile, Visual Studios, Build.
 
  • Like
Reactions: drwhojan

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
Last edited by drwhojan,
  • Like
Reactions: xmeee978

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @OctoAori20, Cool. Same here.