ROB 3DS

From GameBrew
Revision as of 10:07, 15 June 2021 by HydeWing (talk | contribs) (Created page with "{{Infobox 3DS homebrew | title = ROB | image = https://dlhb.gamebrew.org/3dshomebrew/ROB.jpg|250px | type = System Tools | version = v1.0 | licence = Mixed | author = Swiftlok...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox 3DS homebrew

About a month ago I wrote this little thing for Henke37 on Discord. It logs the data of the 3DS' accelerometer and gyroscope.

Features: -Logging of the gyroscope and accelerometer data in CSV format. One can easily import it into a spreadsheet or something similar. -Logging will continue when the screen is closed, so one can just drop a 3DS running this in their bag/pocket and see the results! -Slightly modified system font example for displaying the values on screen, as I didn't bother to upload my entire rendering engine for this project. This means none of the flickering typically present in apps using the console API.

Usage: The CSV format looks a little something like this:

Code:

Entry, Accel X, Y, Z, Gyro Yaw, Pitch, Roll

Where Entry is the iteration of the log, and all other values all self explanatory. It will also display these values on the screen. Values are saved in /3ds/data/ROB/Test_X.csv, where X is an incrementing number dependent on how many test files there are before it. In other words, if you've run the app 4 times and start it a 5th, expect to see your results in Test_5.csv.

Source and builds: Source: https://github.com/Swiftloke/ROB Build: https://github.com/Swiftloke/ROB/releases (If anyone wants a CIA build, I can make one)

Credits: Smealum, fincs, mtheall, yellows8 and co.- libctru and all the amazing work in reverse engineering the 3DS fincs- Citro3D and lots of help with using it. I can't thank this guy in particular enough. Henke37#6119 on Discord- Commissioning this program to be created.

R.O.B.s are not a dying race.

Advertising: