Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DSplit: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 8: Line 8:
|version=1.0.4
|version=1.0.4
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/3DSplit-1.0.4.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/3dsplit.7z
|website=https://github.com/LetsPlentendo-CH/3DSplit
|website=https://github.com/LetsPlentendo-CH/3DSplit
|source=https://github.com/LetsPlentendo-CH/3DSplit
|source=https://github.com/LetsPlentendo-CH/3DSplit
}}
}}
== 3DSplit ==
3DSplit is a speedrunning timer for the (New) Nintendo 3DS (XL).


A speedrunning timer for the (New) Nintendo 3DS (XL).
==Installation==
==Installing==
Available in 3DSX and CIA formats.
* 3DSX - Copy .3dsx to your /3ds/ folder on the SD card of your [https://3ds.guide homebrewed 3DS].
* CIA - Install the .cia with the CIA manager of your choice.


https://dlhb.gamebrew.org/3dshomebrew/3DSplit-01.jpg
'''Note:''' If you have no splits on your SD card, 3DSplit will create an empty split file which will not be saved to your SD card, so you should import splits from your PC.


== How to use ==
==User guide==
===Adding splits===
First, you need to find your LiveSplit splits (.lss files). If you use a different splitter than LiveSplit, you can upload the file to [https://splits.io splits.io] and click Export > LiveSplit.


Download the 3DSplit.3dsx from the [https://github.com/LetsPlentendo-CH/3DSplit/releases releases] and copy it to your /3ds/ folder on the SD card of your [https://3ds.guide homebrewed 3DS].
Once you have a .lss file, drag it onto [https://letsplentendo-ch.github.io/3DSplit/converter the coverter] and download the splits.spl file.  


=== Adding splits ===
You can rename to anything else (the .spl part must stay, otherwise 3DSplit won't recognize it).


If you have no splits on your SD card, 3DSplit will create an empty split file which will not be saved to your SD card, so you should import splits from your PC.
Navigate to your 3DS SD card and create/go into the folder named splits and copy the .spl file into there.  


First, you need to find your LiveSplit splits (they should be .lss files). If you use a different splitter than LiveSplit, you can upload the file to [https://splits.io/ splits.io] and click Export -> LiveSplit.
Put your SD card back into the 3DS and launch the application.


Once you have a .lss file, drag it onto [https://letsplentendo-ch.github.io/3DSplit/converter/ this] page and download the splits.spl file, which you can rename to anything else (the ".spl" part must stay, otherwise 3DSplit won't recognize it).
===How to use===
You can either use the touchscreen or the buttons for splitting, although using the buttons are recommended as it is more precise and you won't risk the 3DS not registering a touch input.


Navigate to your 3DS SD card and create/go into the folder named "splits" and copy the .spl file into there. Put your SD card back into the 3DS and launch the app from the homebrew launcher. Have fun!
==Contols==
A - Start/Split


=== Splitting ===
B - Undo split


You can either use the touchscreen or the buttons for splitting, although I highly recommend using the buttons as it's a more precise and you won't risk the 3DS not registering a touch input.
X - Skip split


A: start/split
L+R - Reset


B: Undo split
D-Pad Up/Down - Scroll up/down in splits


X: Skip split
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/3dsplit3.png


L+R: reset
==Credits====
This project would not have been possible without the awesome 3DS modding community and the devkitpro/libctru/citro2d developers.


D-Pad Up/Down: scroll up/down in splits
Also, this project never would have been created if our fellow speedrunner DCA had a second phone or a PC to install a splitting app.


== How to build ==
==External links==
* GitHub - https://github.com/RootCubed/3DSplit
* Reddit - https://www.reddit.com/r/speedrun/comments/c4lq3i/3dsplit_a_speedrunning_timer_for_3ds


=== Prerequisites ===
[[Category:3DS homebrew applications]]
 
[[Category:Other 3DS homebrew applications]]
This project was made with the devkitpro, libctru and citro2d C libraries, so you will need to install [https://www.3dbrew.org/wiki/Setting_up_Development_Environment#Setup devkitpro] before building.
 
=== Build for homebrew launcher ===
 
After setting up devkitpro, you can navigate to the /3DSplit/ folder and run <code>make</code>. Transfer the 3DSplit.3dsx file to your SD card and you're done!
 
=== Build for home menu (.cia) ===
 
If you don't want to always go into the homebrew menu, create a .cia file by installing [https://github.com/devkitPro/3dstools/tree/cxi-stuff cxitool] and [https://github.com/profi200/Project_CTR makerom]. Then do the steps as for building for homebrew launcher and run the following two commands (in the file where the compiled binaries are):
 
<pre>cxitool -n 3DSplit -b res/banner.bin 3DSplit.3dsx 3DSplit.cxi
 
makerom -f cia -o 3DSplit.cia -target t -i 3DSplit.cxi:0:0
</pre>
== Thanks ==
 
This project would not have been possible without the awesome 3DS modding community and the devkitpro/libctru/citro2d developers. Also, this project never would have been created if our fellow speedrunner DCA had a second phone or a PC to install a splitting app!

Revision as of 01:07, 9 December 2021

3DSplit
File:3DSplit.jpeg
General
AuthorLetsPlentendo-CH
TypeOther Apps
Version1.0.4
LicenseMixed
Last Updated2019/07/11
Links
Download
Website
Source

3DSplit is a speedrunning timer for the (New) Nintendo 3DS (XL).

Installation

Installing

Available in 3DSX and CIA formats.

  • 3DSX - Copy .3dsx to your /3ds/ folder on the SD card of your homebrewed 3DS.
  • CIA - Install the .cia with the CIA manager of your choice.

Note: If you have no splits on your SD card, 3DSplit will create an empty split file which will not be saved to your SD card, so you should import splits from your PC.

User guide

Adding splits

First, you need to find your LiveSplit splits (.lss files). If you use a different splitter than LiveSplit, you can upload the file to splits.io and click Export > LiveSplit.

Once you have a .lss file, drag it onto the coverter and download the splits.spl file.

You can rename to anything else (the .spl part must stay, otherwise 3DSplit won't recognize it).

Navigate to your 3DS SD card and create/go into the folder named splits and copy the .spl file into there.

Put your SD card back into the 3DS and launch the application.

How to use

You can either use the touchscreen or the buttons for splitting, although using the buttons are recommended as it is more precise and you won't risk the 3DS not registering a touch input.

Contols

A - Start/Split

B - Undo split

X - Skip split

L+R - Reset

D-Pad Up/Down - Scroll up/down in splits

Screenshots

3dsplit3.png

Credits==

This project would not have been possible without the awesome 3DS modding community and the devkitpro/libctru/citro2d developers.

Also, this project never would have been created if our fellow speedrunner DCA had a second phone or a PC to install a splitting app.

External links

Advertising: