Homebrew Citra - Unofficial \ Chinese builds discussion

Serfrost

Well-Known Member
Member
Joined
Jan 7, 2015
Messages
346
Trophies
0
Age
30
XP
412
Country
United States
@drwhojan Between ...
  • MSVC 11/18
  • MSVC 11/20
  • MINGW 11/20
When it comes to Pokemon, I really can't tell the difference in speed and audio (a good thing,) other than it's a great improvement over the Sickc build when it comes to the intro video / audio.

On the plus side, it fixes the upscaling issue with Pokemon in battle where the textures wouldn't meet in the middle, causing a line to appear directly down the center of them. Woo.

That said, great job compiling this so far. Much better in comparison to the builds from a few pages ago. Pokemon Moon is running fabulously.

However, what do we consider to be the most reliable and stable?

---

Does anyone have a Ultra Moon No Outline Patch / Code / Method for Citra that doesn't result in a black screen? And by that I mean the line required for Hex Editing or an IPS Patch that works correctly.

Edit: Nevermind, found the Hex for Ultra Moon via Google.

Code to find:
01 01 80 E0 04 20 80 E5

Replace with:
01 01 80 E0 00 F0 20 E3

---
 
Last edited by Serfrost,

robinad1

New Member
Newbie
Joined
Nov 21, 2017
Messages
3
Trophies
0
Age
33
XP
51
Country
United States
is anyone able to make a build with selby's libretro-filtering branch? the author didn't want to touch it for me, so i was wondering if you guys could make a "mingw" build with it?
 
Last edited by robinad1,

matif

Well-Known Member
Member
Joined
Jan 19, 2010
Messages
127
Trophies
0
XP
1,046
Country
Taiwan
Definitely appreciated!
I'm waiting for builds that he compile today, but there is no new update, so uploading builds from yesterday.

By the way,
he upload his builds in Baidu, but the interface is all Chinese and there is a wall in China's internet, so if you don't give it a crack, the download speed is very slow (10~100KB/s).
 

matif

Well-Known Member
Member
Joined
Jan 19, 2010
Messages
127
Trophies
0
XP
1,046
Country
Taiwan
Citra Unofficial versions, by sickc, Nov 21th.
These versions are many optimized Citra for different CPUs.
They include texcache, cheats function (maybe some problems because new codes), new controller support, QR code, background color selector.
- It will keep update every week, if I have free time, I'll post new versions here.

GitHub: https://github.com/sickc/citra
Download links: https://justpaste.it/1dr4z

I am using LLVM version, and FPS increase 2 from Canary 173 in Pokemon Sun. (Different computer will get different results.)

Which version you can use:
For example, Skylake version support CPUs after Skylake.
If your CPU is release after Intel Haswell or AMD Excavator, then you can use AVX2.
 
Last edited by matif,

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
How do I use it?

You don't just download the build with it in
Mingw - https://ci.appveyor.com/project/Jhno591/citra/build/1.0.14/job/3mqj9db7x8801dq6/artifacts
Or
MSVC https://ci.appveyor.com/project/Jhno591/citra/build/1.0.14/job/iwtbjk1qpkf7nh6g/artifacts

yes even with texcache-rebase in mingw now.

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

@drwhojan Between ...
  • MSVC 11/18
  • MSVC 11/20
  • MINGW 11/20
CUT Short here...

Edit: Nevermind, found the Hex for Ultra Moon via Google.
Code to find:
01 01 80 E0 04 20 80 E5
Replace with:
01 01 80 E0 00 F0 20 E3
---

Yep that's all is needed, this stuff can not be build into citra.
 

Asbel1

Member
Newcomer
Joined
Nov 21, 2017
Messages
7
Trophies
0
Age
30
XP
54
Country
Australia
i tried mingw new build and sickc build one game issue resloution scaled is dragon quest 8 its hd everything there is a bug go to battle press attack and doing consult went low resloution automatic and speed drop issue.

i am using 6x but why other dragon quest 7 and xi its all hd not 8 game is fulllspeed
 

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

player594

Well-Known Member
Member
Joined
Dec 25, 2006
Messages
458
Trophies
1
XP
1,897
Country
United States
I have no idea why people like it done in this way LOL, ?, Maybe they just don't see the way AppVeyor dose it too well..

Citra-CC-MSVC_21_11_2017
http://www48.zippyshare.com/v/HF6DRkgU/file.html

Citra-CC-Mingw_21_11_2017
http://www48.zippyshare.com/v/eImX9tkD/file.html

(Note) You will need to replace you're own "User" folder

Changelog in my commits.
https://github.com/Jhon591/citra/commits/master
I think it's because appveyor hides the links under archives. Which is confusing and wierd. Archive leads one to assume old versions not new.

Sent from my SM-G955U using Tapatalk
 
Last edited by player594,
  • Like
Reactions: drwhojan

sluggedup226

Active Member
Newcomer
Joined
Jan 6, 2013
Messages
40
Trophies
1
Age
36
XP
372
Country
United States
I'm waiting for builds that he compile today, but there is no new update, so uploading builds from yesterday.

By the way,
he upload his builds in Baidu, but the interface is all Chinese and there is a wall in China's internet, so if you don't give it a crack, the download speed is very slow (10~100KB/s).
Could you please private message me the site that he does upload to?
 
  • Like
Reactions: matif

xmeee978

Well-Known Member
Newcomer
Joined
Sep 29, 2017
Messages
48
Trophies
0
Age
29
XP
404
Country
Brazil
@drwhojan Between ...
  • MSVC 11/18
  • MSVC 11/20
  • MINGW 11/20
When it comes to Pokemon, I really can't tell the difference in speed and audio (a good thing,) other than it's a great improvement over the Sickc build when it comes to the intro video / audio.

On the plus side, it fixes the upscaling issue with Pokemon in battle where the textures wouldn't meet in the middle, causing a line to appear directly down the center of them. Woo.

That said, great job compiling this so far. Much better in comparison to the builds from a few pages ago. Pokemon Moon is running fabulously.

However, what do we consider to be the most reliable and stable?

---

Does anyone have a Ultra Moon No Outline Patch / Code / Method for Citra that doesn't result in a black screen? And by that I mean the line required for Hex Editing or an IPS Patch that works correctly.

Edit: Nevermind, found the Hex for Ultra Moon via Google.

Code to find:
01 01 80 E0 04 20 80 E5

Replace with:
01 01 80 E0 00 F0 20 E3

---
i'm still playing ultra moon in MSVC-2017-NO-OPTIMIZED-14-OCT-201 (TABNK) because of the cheat bar,overall,is in good state,only graphic flickering when in day time is a problem...
 
Last edited by xmeee978,

VİOLENTİA

Active Member
Newcomer
Joined
Mar 3, 2016
Messages
30
Trophies
0
Age
35
XP
109
Country
Citra Unofficial versions, by sickc, Nov 21th.
These versions are many optimized Citra for different CPUs.
They include texcache, cheats function (maybe some problems because new codes), new controller support, QR code, background color selector.
- It will keep update every week, if I have free time, I'll post new versions here.

GitHub: https://github.com/sickc/citra
Download links: https://justpaste.it/1dr4z

I am using LLVM version, and FPS increase 2 from Canary 173 in Pokemon Sun. (Different computer will get different results.)

Which version you can use:
For example, Skylake version support CPUs after Skylake.
If your CPU is release after Intel Haswell or AMD Excavator, then you can use AVX2.


thanks for llvm build fasttest version for my pc

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

Citra_LLVM5.0.0_Qt5.9.2_generic_sandbox_20171120 best for my pc

my specs
core duo e8400
4 gb ram
hd7850 1 gb graphic card
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: Your eyes need to rest.