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

Sonic CD 2011 3DS Redux: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 48: Line 48:
Even if your platform isn't supported by the official releases, you must buy or officially download it for the assets (you don't need to run the official release, you just need the game assets). Note that only FMV files from the original Steam release of the game are supported; mobile and Origins video files do not work.
Even if your platform isn't supported by the official releases, you must buy or officially download it for the assets (you don't need to run the official release, you just need the game assets). Note that only FMV files from the original Steam release of the game are supported; mobile and Origins video files do not work.


=== How to setup ===
=== Instructions ===
* You need to [[DSP1 3DS|dump the DSP firm]] before running the game, otherwise there will be no audio.
* [[DSP1 3DS|Dump the DSP firm]] from your 3DS, make sure it's at <code>sdmc:/3ds/</code>. This is necessary for audio to work.
* Using Data.rsdk from the mobile version is highly recommended; see known issues below for reasons why.
* For the best experience, use Data.rsdk from the official mobile version and place it at <code>sdmc:/3ds/SonicCD/</code>.
* Just copy <code>SonicCD.3dsx</code> (or install <code>SonicCD.cia</code>) and <code>Data.rsdk</code> to <code>/3ds/SonicCD/</code> on the SD card.
* For the best experience, copy the decompiled scripts from [https://github.com/RSDKModding/RSDKv3-Script-Decompilation here] to <code>sdmc:/3DS/SonicCD/Scripts/</code>.
* Don't copy over an existing settings.ini; this might result in unexpected issues (i.e. no input). Just let a new settings.ini be generated on first startup before modifying anything in the config.
** Make sure to set <code>TxtScripts</code> in settings.ini to <code>true</code> after doing this.
* FMVs are currently unsupported, so don't bother copying them. You'll only need the Data.rsdk for now.
* (Optional) To slightly improve loading times, [https://forums.sonicretro.org/index.php?threads/rsdk-unpacker.30338/ extract Data.rsdk contents] to <code>sdmc:/3ds/SonicCD/Data/</code>.
* Similarly, mods are temporarily disabled as there is currently a linker error when trying to build the relevant code (undefined reference to <code>pathconf</code> in a part of std::fs)
** Make sure Data.rsdk itself is removed from <code>sdmc:/3ds/SonicCD/</code> or set <code>DataFile</code> in settings.ini to blank.
 
* (Optional) For FMV playback, copy the <code>videos/</code> folder from the original Steam release to <code>sdmc:/3ds/SonicCD/</code>.
== FAQ ==
** To ensure the best playback performance, scale down the OGV files to 400x240 using ffmpeg:
'''Q: Can the D-Pad and Circle Pad both be mapped to movement at the same time?'''
** <code>ffmpeg -i input.ogv -s 400x240 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv</code>
 
* (Optional) To set up mods, place any mod folders into <code>sdmc:/3ds/SonicCD/mods/</code>.
Not yet. For now, choose one you feel most comfortable with and modify the keyboard mappings in settings.ini, using the key button masks defined in libctru.
** Also copy the decompiled scripts as instructed above if you haven't already, as most mods require them.


==Screenshots==
==Screenshots==
Line 70: Line 70:
https://dlhb.gamebrew.org/3dshomebrews/soniccd20113dsredux-05.png
https://dlhb.gamebrew.org/3dshomebrews/soniccd20113dsredux-05.png
https://dlhb.gamebrew.org/3dshomebrews/soniccd20113dsredux-06.png
https://dlhb.gamebrew.org/3dshomebrews/soniccd20113dsredux-06.png
About Data.rsdk:
* When using non-mobile Data.rsdk, the floor in special stages is graphically broken (no LOD tiles?).
* When using non-mobile Data.rsdk, Tidal Tempest is completely graphically broken (black screen/garbage).
* When using mobile Data.rsdk, the pause button is mapped to the B button, and pausing doesn't work at all in special stages.


==Changelog==  
==Changelog==  
'''v1.2.0'''
'''v1.2.0'''
* Now built on the most recent decomp source, as of Feb 2025
* Now built on the most recent decomp source, as of Feb 2025.
* FMV playback (Currently slow on O3DS and choppy on N3DS, use ffmpeg to scale down OGVs)
* FMV playback (Currently slow on O3DS and choppy on N3DS, use ffmpeg to scale down OGVs).
* Mods are now fully supported, install them the same way you would usually (in the mods folder)
* Mods are now fully supported, install them the same way you would usually (in the mods folder).
** Also copy the decompiled scripts to the Scripts folder from here:
** Also copy the decompiled scripts to the Scripts folder from here:
** https://github.com/RSDKModding/RSDKv3-Script-Decompilation
** https://github.com/RSDKModding/RSDKv3-Script-Decompilation
* Software renderer now supported, but slow special stages on N3DS, and slow in general on O3DS
* Software renderer now supported, but slow special stages on N3DS, and slow in general on O3DS.
** This isn't really useful when the hardware renderer exists, but is just nice to have
** This isn't really useful when the hardware renderer exists, but is just nice to have.
* Navigation is now bound to both the circle pad and the dpad by default
* Navigation is now bound to both the circle pad and the dpad by default.
* Fixed special stage backgrounds rendering incorrect when stereo 3D was on
* Fixed special stage backgrounds rendering incorrect when stereo 3D was on.
* Fixed rendering in the game pause menu
* Fixed rendering in the game pause menu.
'''v1.1.0'''
'''v1.1.0'''
* Experimental stereoscopic 3D support
* Experimental stereoscopic 3D support.
* Fixed an issue where the 3DS would hang indefinitely while trying to close the game from the HOME menu or powering the system off mid-game.
* Fixed an issue where the 3DS would hang indefinitely while trying to close the game from the HOME menu or powering the system off mid-game.
'''v1.0'''
'''v1.0'''

Latest revision as of 07:06, 2 February 2025

Sonic CD 2011 3DS Redux
General
AuthorVoxel9
TypePlatform
Version1.2.0
LicenseMixed
Last Updated2025/02/02
Links
Download
Website
Source

This is a brand new 3DS port based on the HW version of the decompilation. It uses Citro3D for the graphics backend, SDL 1.2 for the audio backend, among the usual dependencies.

Note: Please be aware that the load times for Sonic CD 2011 3DS Redux remain unchanged and are similar to those of other 3DS ports, which can range from 8 to 15 seconds on O3DS. However, N3DS users may experience slightly improved load times. Besides that, this version of the game should be a relatively smooth and trouble-free port.

Features

  • Built on recent decomp source, as of Feb 2025.
  • Both Old and New 3DS supported.
  • Fast hardware (GPU) rendering by default.
  • (NEW) Software renderer supported, but slow special stages on N3DS, and slow in general on O3DS.
  • (NEW) FMV playback (Currently slow on O3DS and choppy on N3DS, use ffmpeg to scale down OGVs).
  • (NEW) Mod support, set up and install them as you normally would.
  • Stereoscopic 3D support (hardware renderer only).
  • Remappable keys in settings.ini (uses bitmasks from libctru).
  • Access dev menu at any time by pressing SELECT.

Installation

Support the official release

Without assets from the official release, this decompilation will not run. You can get an official release of Sonic CD from:

Even if your platform isn't supported by the official releases, you must buy or officially download it for the assets (you don't need to run the official release, you just need the game assets). Note that only FMV files from the original Steam release of the game are supported; mobile and Origins video files do not work.

Instructions

  • Dump the DSP firm from your 3DS, make sure it's at sdmc:/3ds/. This is necessary for audio to work.
  • For the best experience, use Data.rsdk from the official mobile version and place it at sdmc:/3ds/SonicCD/.
  • For the best experience, copy the decompiled scripts from here to sdmc:/3DS/SonicCD/Scripts/.
    • Make sure to set TxtScripts in settings.ini to true after doing this.
  • (Optional) To slightly improve loading times, extract Data.rsdk contents to sdmc:/3ds/SonicCD/Data/.
    • Make sure Data.rsdk itself is removed from sdmc:/3ds/SonicCD/ or set DataFile in settings.ini to blank.
  • (Optional) For FMV playback, copy the videos/ folder from the original Steam release to sdmc:/3ds/SonicCD/.
    • To ensure the best playback performance, scale down the OGV files to 400x240 using ffmpeg:
    • ffmpeg -i input.ogv -s 400x240 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv
  • (Optional) To set up mods, place any mod folders into sdmc:/3ds/SonicCD/mods/.
    • Also copy the decompiled scripts as instructed above if you haven't already, as most mods require them.

Screenshots

soniccd20113dsredux-01.png soniccd20113dsredux-02.png

soniccd20113dsredux-03.png soniccd20113dsredux-04.png

soniccd20113dsredux-05.png soniccd20113dsredux-06.png

Changelog

v1.2.0

  • Now built on the most recent decomp source, as of Feb 2025.
  • FMV playback (Currently slow on O3DS and choppy on N3DS, use ffmpeg to scale down OGVs).
  • Mods are now fully supported, install them the same way you would usually (in the mods folder).
  • Software renderer now supported, but slow special stages on N3DS, and slow in general on O3DS.
    • This isn't really useful when the hardware renderer exists, but is just nice to have.
  • Navigation is now bound to both the circle pad and the dpad by default.
  • Fixed special stage backgrounds rendering incorrect when stereo 3D was on.
  • Fixed rendering in the game pause menu.

v1.1.0

  • Experimental stereoscopic 3D support.
  • Fixed an issue where the 3DS would hang indefinitely while trying to close the game from the HOME menu or powering the system off mid-game.

v1.0

  • First Release.

External links

Advertising: