Homebrew Citra - Unofficial \ Chinese builds discussion

  • Thread starter Thread starter masaki88
  • Start date Start date
  • Views Views 3,229,422
  • Replies Replies 9,660
  • Likes Likes 16
Why do these recent builds have 20fps as 100% speed? it is terrible, it is choppy af.

Seems to be depending on the game, like Zelda ALBW is Speed 100 + over 60fps + , Mario Maker speed 175 over 43 FPS

534545.jpg

I think its the fix for Mario Maker that is casing this issue.. As i'm pushing the Nanoseconds well over 600000 ms just for this fix, slowing down the FPS even though games running at 100%

EDIT: With "Frame Limiter" on, Mario Maker 100% Speed Over 30 FPS anyways lol

New change -
static constexpr u64 IPCDelayNanoseconds = 350000;
Is the Minimum it will now go for mario maker.
--------
Anyway Donkey_Kong_Country_Returns_3D test fix now up, but bad sound in some parts like the old days was
MinGw: https://ci.appveyor.com/project/Jhno591/citra/build/1.0.48/job/9y6dui6cmsbvh2o9/artifacts
MSVC: https://ci.appveyor.com/project/Jhno591/citra/build/1.0.48/job/2nlut39x71d4fof6/artifacts

Chagelog view in my commits
https://github.com/Jhon591/citra/commits/master
 
Last edited by drwhojan,
What does cia installation do in citra. what's install location folder.
I tried a cia, says install successfully but seems to do nothing.
 
What does cia installation do in citra. what's install location folder.
I tried a cia, says install successfully but seems to do nothing.

Once you have done this, go to File/Load File.. / User / sdmc / Nintendo 3DS / 0s here / 0s here / title / 00040000
Find the Game ID of you're CIA Game installed.. Open it and fined "content" folder inside will be the game extension the first ".app" open the first one and that game will load up.

Kind of like the way saves are done..

Maybe some good to wright this down a better / guild ?, like 1. this 2. that..
---------

Edit: Would this be now be useful for the "Home Menu" screen ?, Then install CIA's to see if they pop up on Home Menu.. Sorry my n2dsxl is borrowed at moment to do a Home Menu CIA to NAND folder "00000000.app"



 
Last edited by drwhojan,
Maybe some good to wright this down a better / guild ?, like 1. this 2.
Umm...
I have one but this doesn't shows cia. Just dumped one from the 3DS. But same concept. Place the update to Nintendo 3DS/0000000000000000/0000000000000000/title/0004000e/title id/content.
https://gamebanana.com/tuts/12515
0004000e is for the updates btw.
Take note that this was made before the CIA installation.
Will update it later once I know how to install it.

This is like the 2nd time I posted this here lol but nobody cares of Smash 3DS 1.1.7 and rather play 1.0.0. Oh well. No DLC for you guys.
 
Last edited by Miguel Gomez,
After a bit of working out in MinGw compiling "texcache-rebase" all you have to do is remove, "const" at line 779 in gl_rasterizer_cache.cpp and that't it, then it will Compile in MinGw

const bool is_valid = find_flags & MatchFlags::Copy ? true : // validity will be checked in GetCopyableInterval
to
bool is_valid = find_flags & MatchFlags::Copy ? true : // validity will be checked in GetCopyableInterval
------

Edit: New Compile, Click on the Build you like then Click on ARTIFACTS for the build Download
https://ci.appveyor.com/project/Jhno591/citra/build/1.0.41

Edit: Newer one up
https://ci.appveyor.com/project/Jhno591/citra/build/1.0.45

Hyrule W seems a lot better for speed though..

Check if Crashes are Not ?

Change Log
https://github.com/Jhon591/citra/commits/master
well Monster Hunter 4 Ultimate having crash if you loaded a movie in the gallery
and Also Monster Hunter Stories can't proceed crashed at the start of the tutorial cutscene
 
Last edited by drwhojan,
  • Like
Reactions: Slidingbass
Still fe warriors not work?. I realy want to play it but can buy switch not sooner after my birthday (25 dec) (((((.

The games loaded at bleeding edge 0.1.68 and broke at 0.1.70

So 68 commits is ok at nov25th
https://github.com/citra-emu/citra-bleeding-edge/commits/bleeding-edge-68

We need to look at commits 70 from nov25th Upwards may have what broke it.
https://github.com/citra-emu/citra-bleeding-edge/commits/bleeding-edge-70

Seems MerryMage was messing with the Ticks at the time it may give us a Clue..

I did no test slow the loading screen on that game was to next build was fast.
 
  • Like
Reactions: xmeee978
heey guys i have been looking on this forum for a couple of weeks now but i dont really know what the best build for my specs is. ifanyone could help me out i would appreciate it!

Proccesor: Intel(R) Core I7-6700HQ

So which version should i use? Nehalem, SandyBridge, Haswell, Bulldozer, generic, Ryzen or skybridge?
and should i use the VS2017, LLVM5.0.0, ICC18 or GCC7.2

i am a total noob at all of this XD just trying to find the fastest build (for monstre hunter gen)
 
heey guys i have been looking on this forum for a couple of weeks now but i dont really know what the best build for my specs is. ifanyone could help me out i would appreciate it!

Proccesor: Intel(R) Core I7-6700HQ

So which version should i use? Nehalem, SandyBridge, Haswell, Bulldozer, generic, Ryzen or skybridge?
and should i use the VS2017, LLVM5.0.0, ICC18 or GCC7.2

i am a total noob at all of this XD just trying to find the fastest build (for monstre hunter gen)
Try any build. If you found a perfect build for you, delete the rest of the build.
To me, I use Generic(any) on my i7.
 
  • Like
Reactions: xmeee978
heey guys i have been looking on this forum for a couple of weeks now but i dont really know what the best build for my specs is. ifanyone could help me out i would appreciate it!

Proccesor: Intel(R) Core I7-6700HQ

So which version should i use? Nehalem, SandyBridge, Haswell, Bulldozer, generic, Ryzen or skybridge?
and should i use the VS2017, LLVM5.0.0, ICC18 or GCC7.2

i am a total noob at all of this XD just trying to find the fastest build (for monstre hunter gen)

i use nehalem,sandyBridge and generic,but you'll have to test and see what will suit for you...
 
heey guys i have been looking on this forum for a couple of weeks now but i dont really know what the best build for my specs is. ifanyone could help me out i would appreciate it!

Proccesor: Intel(R) Core I7-6700HQ

So which version should i use? Nehalem, SandyBridge, Haswell, Bulldozer, generic, Ryzen or skybridge?
and should i use the VS2017, LLVM5.0.0, ICC18 or GCC7.2

i am a total noob at all of this XD just trying to find the fastest build (for monstre hunter gen)

Your CPU supports the Instruction Set Extensions SSE4.1/4.2 and AVX2. I'd go with an AVX 2 build in that case. That or Skylake *should* give you the best performance.
 
Can anyone test Shantae and the Pirates Curse (Europe) on citra?
It crashes on me.
I don't know its a bad dump or citra causing the issue.
 

Site & Scene News

Popular threads in this forum