CTroll3D 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = CTroll3D | image = https://dlhb.gamebrew.org/3dshomebrew/CTroll3D.jpg|250px | type = Utilities | version = V0.0.1 | licence = Mixed | author =...")
 
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "")
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = CTroll3D
|title=CTroll3D
| image = https://dlhb.gamebrew.org/3dshomebrew/CTroll3D.jpg|250px
|image=Ctroll3d4.png
| type = Utilities
|description=Control the Citra emulator from your 3ds.
| version = V0.0.1
|author=CarlosEFML
| licence = Mixed
|lastupdated=2021/06/06
| author = CarlosEFML
|type=3DS Streaming
| website = https://gbatemp.net/threads/ctroll3d-control-the-citra-emulator-from-your-3ds.584275/
|version=0.0.1
| download = https://dlhb.gamebrew.org/3dshomebrew/CTroll3D.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/CTroll3D.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/ctroll3d.7z
|website=https://gbatemp.net/threads/ctroll3d-control-the-citra-emulator-from-your-3ds.584275
|source=https://github.com/CarlosEFML/CTroll3D
}}
}}
<youtube>oQsZ_MCmht4</youtube>
CTroll3D is a 3DS homebrew that allows you to control the Citra emulator from your 3DS. For this to work, you need a version of Citra that supports CTroll3D and the CTroll3D homebrew on your 3DS.


= CTroll3D =
==Features==
* D-Pad.
* CPad.
* Touch.
* Accelerometer.
* Gyroscope.
* Bottom screen mirroring.


CTroll3D is a 3ds homebrew that allows you to control the Citra emulator from your 3ds. For this to work, you need a version of Citra that supports CTroll3D (for now, only my own fork of Citra) and the CTroll3D homebrew on your 3ds.
==Installation==
===Prerequisite===
* CTroll3D.3dsx (or you can clone/download the source and build it yourself).
* Citra that supports CTroll3D.


CTroll3D supports:
If you are on macOS 11 or later, you can download a [https://github.com/CarlosEFML/citra/releases/download/0.0.1/citra-portable-macOS11.zip binary release] from the developer. Otherwise, you can clone/download the source code and follow the instructions to build the emulator:
* [https://citra-emu.org/wiki/building-for-windows Building for Windows.]
* [https://citra-emu.org/wiki/building-for-linux Building for Linux.]
* [https://citra-emu.org/wiki/building-for-macos Building for Mac.]


* DPAD
==User guide==
* CPAD
===How to use===
* Touch
Open the CTroll3D homebrew on your 3DS.
* Accelerometer
* Gyroscope
* Bottom screen mirroring


One advice: glReadPixels and VSync doesn't perform too well. So, to increase the performance, please disable the VSync on Citra (and some other heavy stuffs like Accurate Multiplications). You can access these options in Preferences -&gt; Graphics -&gt; Advanced.
On Citra, access the menu option: Tools> Connect CTroll3D, and enter your 3DS IP Address.


In some cases, the bottom screen mirroring can slow down your emulation, and should be disabled by pressing L + R + DOWN + click on Touch (it can be enabled by L + R + UP + click on Touch).
===Optimization===
glReadPixels and VSync doesn't perform too well. So to increase the performance, please disable the VSync on Citra (and some other heavy stuffs like Accurate Multiplications).  


How to use:
You can access these options in Preferences > Graphics > Advanced.


1 - Open the CTroll3D homebrew on your 3ds
In some cases, the bottom screen mirroring can slow down your emulation, and should be disabled by pressing L+R+Down+Touchscreen (it can be enabled by L+R+Up+Touchscreen).


2 - On Citra, access the menu option: Tools -&gt; Connect CTroll3D, and enter your 3DS IP Address
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ctroll3d3.png


= CTroll3D (https://github.com/CarlosEFML/CTroll3D) =
==External links==
 
* GitHub - https://github.com/CarlosEFML/CTroll3D
You can download the CTroll3D.3dsx from github: https://github.com/CarlosEFML/CTroll3D/releases/download/0.0.1/CTroll3D.3dsx
* GBAtemp - https://gbatemp.net/threads/ctroll3d-control-the-citra-emulator-from-your-3ds.584275
 
* Citra - https://citra-emu.org/wiki/home
Or clone/download the source and build it yourself.
 
= Citra (https://github.com/CarlosEFML/citra) =
 
If you are on macOS 11 or later (sorry, this is my environment and i can't build for windows/linux), you can download a binary release from: https://github.com/CarlosEFML/citra/releases/download/0.0.1/citra-portable-macOS11.zip
 
Otherwise, fell free do clone/download the source code and follow the instructions to build the emulator.
 
Building for windows: https://citra-emu.org/wiki/building-for-windows/
 
Building for linux: https://citra-emu.org/wiki/building-for-linux/
 
Building for mac: https://citra-emu.org/wiki/building-for-macos/

Latest revision as of 05:34, 6 May 2024

CTroll3D
Ctroll3d4.png
General
AuthorCarlosEFML
Type3DS Streaming
Version0.0.1
LicenseMixed
Last Updated2021/06/06
Links
Download
Website
Source

CTroll3D is a 3DS homebrew that allows you to control the Citra emulator from your 3DS. For this to work, you need a version of Citra that supports CTroll3D and the CTroll3D homebrew on your 3DS.

Features

  • D-Pad.
  • CPad.
  • Touch.
  • Accelerometer.
  • Gyroscope.
  • Bottom screen mirroring.

Installation

Prerequisite

  • CTroll3D.3dsx (or you can clone/download the source and build it yourself).
  • Citra that supports CTroll3D.

If you are on macOS 11 or later, you can download a binary release from the developer. Otherwise, you can clone/download the source code and follow the instructions to build the emulator:

User guide

How to use

Open the CTroll3D homebrew on your 3DS.

On Citra, access the menu option: Tools> Connect CTroll3D, and enter your 3DS IP Address.

Optimization

glReadPixels and VSync doesn't perform too well. So to increase the performance, please disable the VSync on Citra (and some other heavy stuffs like Accurate Multiplications).

You can access these options in Preferences > Graphics > Advanced.

In some cases, the bottom screen mirroring can slow down your emulation, and should be disabled by pressing L+R+Down+Touchscreen (it can be enabled by L+R+Up+Touchscreen).

Screenshots

ctroll3d3.png

External links

Advertising: