Homebrew Citra - Unofficial \ Chinese builds discussion

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
New Bluid citra hack 20/12? drwhojan

They already was, but not much change.
https://ci.appveyor.com/project/Jhno591/citra/build/1.0.15

I'm trying to look into New3DS Games, Only snag was braking the home menu, I was looking into it last night, seems more files then meat's the eye needs looking into.
If i search for Memory::FCRAM_SIZE are CRAM_PADDR leads to a lot more file locations then i thought.
Then adding Memory::FCRAM_SIZE + Memory::FCRAM_N3DS_SIZE est to them.

Is }else{ some sort of if not/then ?, with #include "core/settings.h" with "if (Settings::values.is_new_3ds) {"

Need Some sort of switch between the two memory's
 
Last edited by 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
@valentinvanelslande

Maybe you could use this and come up with a old3ds and n3ds box tag
for switching.. ?, I know your good at this stuff kid.

https://github.com/Jhon591/citra/commit/d31e875608f438bc2cf770f0b1995737f935abb4
Also needed to complete
https://github.com/Jhon591/citra/commit/3bd30e535a1d7f3d1a7f966dd99084a1b9fa4f7d

ASSERT(mem_type != 2); , is still 1, so leave it
ASSERT_MSG(mem_type <= 5, "New 3DS memory configuration aren't supported yet!"); / can be 7 instead

Then we can use both n3ds games fix like FEW and Minecraft est, and old 3ds games and home menu.

+ Memory::FCRAM_N3DS_SIZE / is need to Fix the Loading errors in FEW

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

is it possible to play Fire Emblem Warriors with Japanese voice pack on citra?

Unless it's written into the game it self, i'm not sure how.
 
Last edited by drwhojan,
  • Like
Reactions: valentinvanelslande

mohan226

Member
Newcomer
Joined
Mar 13, 2014
Messages
8
Trophies
0
Age
25
Location
Hyderabad, Andhra Pradesh
XP
151
Country
India
EDIT: My bad. There was a problem with my symlinks and the game wasn't saving. I thought it was citra's problem. Then I checked and fixed it. Somehow I had recursive symlinks. :P:P

@drwhojan I saw a commit you made on github. Are we getting save state functionality? :O:O
 

Attachments

  • Untitled.png
    Untitled.png
    58.6 KB · Views: 278
  • Untitled.png
    Untitled.png
    11.4 KB · Views: 270
Last edited by mohan226,

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
EDIT: My bad. There was a problem with my symlinks and the game wasn't saving. I thought it was citra's problem. Then I checked and fixed it. Somehow I had recursive symlinks. :P:P

@drwhojan I saw a commit you made on github. Are we getting save state functionality? :O:O

Yes, but the branch I added was not yet fully complete.

Save State Functionality you will find here.
https://github.com/citra-emu/citra/pull/3315
 
Last edited by drwhojan,
  • Like
Reactions: Slidingbass

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
Moved to new page.

@drwhojan can i request a build with the 3d fun branch and all of the optimizations that 1.0.10 build had :D

After a lot of trail and re-basing got @wwylele 3ds-fun branch to work

click on the green tick, Are wait for new one to compile and turn green for latest build
https://github.com/Jhon591/citra/commits/master

3D-Fun Re-Based
https://github.com/Jhon591/citra/commit/3beb08c6e3e7c055669bd67a0265fcb89d42ad16

Issue is some games have Top Red Screen, But that's ok just click on Left Eye to clear it!.

Red Screen only happens when Slide Bar is at it's lowest level only, A sub off will fix this issue.

But I'm not a programmer to do this shit myself lol.

What we need to prevent this is a Sub Off click like on a Real 3DS, To Fix the whole Issue.. on Stereoscopic Controller !.
easy_case_3dsll_img.jpg


Came up with a temp fix for 3d-fun
https://github.com/Jhon591/citra/commits/master

Will be with you in 30min's are so.

It was so annoying that Stereoscopic Controller auto popped up.

Also Anaglyph disabled at Start up for Clear until you Enable the Anaglyph when Stereoscopic Controller is in use.
 

Attachments

  • 64654645.jpg
    64654645.jpg
    156 KB · Views: 365
Last edited by drwhojan, , Reason: moved page.

Miguel Gomez

Well-Known Member
Member
Joined
Jan 10, 2016
Messages
2,867
Trophies
0
Age
25
Location
Planet Earth
XP
1,530
Country
Moved to new page.



After a lot of trail and re-basing got @wwylele 3ds-fun branch to work

click on the green tick, Are wait for new one to compile and turn green for latest build
https://github.com/Jhon591/citra/commits/master

3D-Fun Re-Based
https://github.com/Jhon591/citra/commit/3beb08c6e3e7c055669bd67a0265fcb89d42ad16

Issue is some games have Top Red Screen, But that's ok just click on Left Eye to clear it!.

Red Screen only happens when Slide Bar is at it's lowest level only, A sub off will fix this issue.

But I'm not a programmer to do this shit myself lol.

What we need to prevent this is a Sub Off click like on a Real 3DS, To Fix the whole Issue.. on Stereoscopic Controller !.
easy_case_3dsll_img.jpg


Came up with a temp fix for 3d-fun
https://github.com/Jhon591/citra/commits/master

Will be with you in 30min's are so.

It was so annoying that Stereoscopic Controller auto popped up.

Also Anaglyph disabled at Start up for Clear until you Enable the Anaglyph when Stereoscopic Controller is in use.
Yeah or how about an option to disable Stereoscopic 3D like make it like a 2DS(you can bypass the test on 2DS)? If I recall correctly, I somewhat bypass it with an old Bleeding Edge Build last September 2016(or was it October?). But anyways, it would be fun to bypass it without the Stereoscopic 3D feature.

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

BTW. Can you try to compile this too?
Not good for performance, but good with testing CROs and MSCs in Smash 3DS.
https://twitter.com/ShinyQuagsire/status/943701987153002496
 
  • Like
Reactions: Slidingbass

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
Yeah or how about an option to disable Stereoscopic 3D like make it like a 2DS(you can bypass the test on 2DS)? If I recall correctly, I somewhat bypass it with an old Bleeding Edge Build last September 2016(or was it October?). But anyways, it would be fun to bypass it without the Stereoscopic 3D feature.

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

BTW. Can you try to compile this too?
Not good for performance, but good with testing CROs and MSCs in Smash 3DS.
https://twitter.com/ShinyQuagsire/status/943701987153002496

The latest build is disabled, until you enable Anaglyph / Stereoscopic 3D in Stereoscopic Controller
https://ci.appveyor.com/project/Jhno591/citra/build/1.0.20

I'll have a look at that branch in the morning :) , see what i can do
Sorry but i'm off for the night, cadge you in morning
From uk time.
 

Usl5264

Well-Known Member
Member
Joined
May 29, 2016
Messages
167
Trophies
0
Age
45
XP
159
Country
What would be needed to use the 3d effect on a pc? How would it work like the 3ds?

Sent from my SM-N950F using Tapatalk
 

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 would be needed to use the 3d effect on a pc? How would it work like the 3ds?

Sent from my SM-N950F using Tapatalk
If you have those red and blue 3D Glasses or a polarized glasses(the one in the theatre), 3D will/might work.

Ofc you can't make it like the 3DS cause there's no PC with a parallax barrier. It's expensive to make your monitor with that screen.
 
Last edited by Miguel Gomez,
  • Like
Reactions: Usl5264

pokehunter87

Member
Newcomer
Joined
Nov 20, 2017
Messages
17
Trophies
0
Age
26
XP
55
Country
India
i have some questions

1. can we play with 6 pokemons in pokemon sun/moon and ultra sun/ultra moon ? if there is please say what build
2. i have two saves of ultra sun and ultra moon but i am unable to trade. i can't link my other file .
3. how can i randomize my ultra moon
 

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 have some questions

1. can we play with 6 pokemons in pokemon sun/moon and ultra sun/ultra moon ? if there is please say what build
2. i have two saves of ultra sun and ultra moon but i am unable to trade. i can't link my other file .
3. how can i randomize my ultra moon
1. Nope. You still have to get at least 3-5 Pokemon in your team. :(
2. Sometimes, MSVC doesn't support multiplayer. Use MingW.
3. No guide yet and don't use Pokemon Sun and Moon Randomizer guide cause that won't work. Take note that Ultra Sun and Moon is not Sun and Moon with different name. USUM is different with SM.
 
Last edited by Miguel Gomez,

pokehunter87

Member
Newcomer
Joined
Nov 20, 2017
Messages
17
Trophies
0
Age
26
XP
55
Country
India
1. Nope. You still have to get at least 3-5 Pokemon in your team. :(
2. Sometimes, MSVC doesn't support multiplayer. Use MingW.
3. No guide yet and don't use Pokemon Sun and Moon Randomizer guide cause that won't work. Take note that Ultra Sun and Moon is not Sun and Moon with different name. USUM is different with SM.
what is mingw??

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

what is mingw??
also can you tell me how to trade in citra
 

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 is mingw??

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


also can you tell me how to trade in citra
MingW. You can clearly tell if a build is MingW by looking at the name of the build.
If I remember correctly, the Official Canary and Nightly is MingW.

Trading.
1.
upload_2017-12-22_22-1-43.png

2.
upload_2017-12-22_22-2-8.png

3.
upload_2017-12-22_22-2-28.png

4.
upload_2017-12-22_22-2-59.png

DONE!
You have to make sure that someone is in the chat room or else you won't trade.
Since most of the people illegally download Pokemon online and don't own a 3DS cause they thought it's useless but it's not, to trade in Pokemon Sun and Moon or Ultra Sun and Ultra Moon, you have to go to Festival Plaza and then go to Link Trade. Again, make sure you're in the same room as the person that you want to trade with.
 
Last edited by Miguel Gomez,

pokehunter87

Member
Newcomer
Joined
Nov 20, 2017
Messages
17
Trophies
0
Age
26
XP
55
Country
India
MingW. You can clearly tell if a build is MingW by looking at the name of the build.
If I remember correctly, the Official Canary and Nightly is MingW.

Trading.
You have to make sure that someone is in the chat room or else you won't trade.
Since most of the people illegally download Pokemon online and don't own a 3DS cause they thought it's useless but it's not, to trade in Pokemon Sun and Moon or Ultra Sun and Ultra Moon, you have to go to Festival Plaza and then go to Link Trade. Again, make sure you're in the same room as the person that you want to trade with.
i have done that and i am in the same room but still it is not showing
 

Slidingbass

Well-Known Member
Member
Joined
Nov 25, 2017
Messages
142
Trophies
0
Age
24
XP
179
Country
United Kingdom
i have done that and i am in the same room but still it is not showing
The reason your saves can't link is because they have the same console id, create two user folder in two citra builds and regenerate console id in one of them then join multiplayer and you should be able to trade now

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

You can regenerate console id in option->sytem tab->regenerate console id (only needed to do in one of them)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=-Eo3Bh06drc