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
I did a copy over src folder attached, and some files need to be worked on still, for 3d-fun, re-based for latest Citra master to be worked on with

Thee issue left are

citra_qt main.cpp
Code:
void GMainWindow::OnDepthChanged(float v) {
    VideoCore::g_emu_window->DepthSliderChanged(v);
}

void GMainWindow::OnStereoscopeModeChanged(EmuWindow::StereoscopicMode mode) {
    VideoCore::g_emu_window->StereoscopicModeChanged(mode);
}

hid.cpp
Code:
SharedPage::shared_page.sliderstate_3d = VideoCore::g_emu_window->GetDepthSliderValue();

renderer_opengl cpp
Code:
render_window

677657.jpg


edit fixed files in source folder, new one attached.
 

Attachments

  • src.zip
    155 KB · Views: 162
Last edited by drwhojan, , Reason: typo fixes

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
No think wrong with the MinGw build, Compiled for me Fine!, Seems it got stuck on MinGw only on Citra-Canary

Maybe best some mention it to them for a Re-Build check ?
https://github.com/citra-emu/citra/pull/4508

--------

@valentinvanelslande any help work on the 3d-fun are Stereoscopic Anaglyph ? ^^^

Seems renderer_opengl.cpp should now be
Code:
switch (render_window.GetStereoscopicMode()) {

Possible g.render_window is gone maybe just render_window, but possible VideoCore:: now OpenGL:: ..

Edit ok so it is VideoCore::g_renderer->
with use off #include "video_core/renderer_base.h"

Now to make a "has no member" in "RendererBase"

Would look grate on PM X/Y since now playable!, and 3D glasses.
------

Also Have a Merry Christmas all :)
 
Last edited by drwhojan, , Reason: Added Info
  • Like
Reactions: xmeee978

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
Realocted most to where it should be in
render_base.h /.cpp

Just stuck on

renderer_opengl.cpp
switch (render_window->GetStereoscopicMode()) {

5453435435.jpg


New one attached to override main master "src" folder.
 

Attachments

  • src.rar
    143.5 KB · Views: 164
Last edited by drwhojan,
  • Like
Reactions: Kaito9x

warweeny

Well-Known Member
Member
Joined
Apr 25, 2011
Messages
319
Trophies
0
XP
1,140
Country
Netherlands

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
Release: Citra-CC-MSVC_28_12_2018
https://www21.zippyshare.com/v/Y4W2gtQD/file.html
Or
https://drive.google.com/open?id=1faA4J2rru0F8hf1z87hn8HBH9mZLA_RS

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

Fixes::
Citra Stereoscopic 3D Anaglyph - Mostly to be used with 3D Glasses
Pokemon X/Y / Others ?
N3DS Games
----------------------

Here you go guys, and with thanks to @valentinvanelslande for his help on the Stereoscopic 3D Anaglyph re-base!,
And wwylele for his original 3d-fun branch

(Note) Sometimes Anaglyph Side Slide bar needs a little re-tuggle if not shown.

3D-Fun src folder attached to copy / replace over new Citra master src folder

65645.jpg
 

Attachments

  • 3d-fun-src.zip
    152.6 KB · Views: 188
Last edited by drwhojan, , Reason: added file

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, , Reason: To ask

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
  • I @ I-need-help-with-wup-wiiu:
    i need help with nusspli failed downloads, can someone respond to my thread? pretty please:wub: