Commit graph

21 commits

Author SHA1 Message Date
Stephen C. Wills
08792e0b49
Remove 3dsx from docs and builds (#3458) 2021-11-10 01:33:33 +01:00
staphen
9060995816
Change 3DS SystemMode back to 80MB 2021-11-06 17:02:10 -04:00
Anders Jenbo
fca1eca2a2 Add note about CJK fonts and Polish dub 2021-11-02 08:43:44 +01:00
staphen
c741ee703a Remove text about --diablo command line switch from 3DS README 2021-10-28 03:21:14 +02:00
staphen
055da44560 Improve startup performance on o3DS 2021-10-26 00:09:29 +02:00
Anders Jenbo
4dd8b121ec Replace TTF with PCX font 2021-09-29 18:13:48 +02:00
staphen
82d82fb7a3 Update build process for 3DS banner to avoid modifying files in the source folder during build 2021-08-08 03:48:39 +02:00
staphen
764dfdb1b6 Fix 3DS build failures when running builds anywhere besides the build directory 2021-08-08 03:48:39 +02:00
staphen
61e2e0dc0a Add audio to 3DS banner 2021-07-29 05:45:17 +02:00
staphen
9b5117d807 Fix Discord links in platform manuals. 2021-07-17 03:34:44 +02:00
staphen
28e74113a2 Update 3DS readme 2021-05-09 02:48:42 +01:00
staphen
4640be795d Fix up docs for building and installing on 3DS. 2021-05-05 09:17:13 +02:00
staphen
cfe9713ff8 3DS: Change SystemMode to 80MB for o3DS compatibility 2021-05-03 02:19:42 +02:00
staphen
d2fd6660d2 Add readme to Packaging/ctr. 2021-05-01 21:15:49 +02:00
Gleb Mazovetskiy
acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib
SDL_mixer can only stream a single music track
SDL_audiolib has unlimited streams.

With this change, we finally have streaming sounds (respecting
sfx_STREAM).

Audio options can now also be set via diablo.ini, which should help us
better diagnose the static noise issues.
2021-04-27 00:54:50 +01:00
Anders Jenbo
f64e297d60 🔥 Remove Hellfire specific instructions (it is now unified) 2021-03-29 05:22:24 +02:00
Anders Jenbo
4e8ea594cc New titles 2021-02-21 20:39:58 +01:00
MrHuu
7e35651b2f [3DS] CMake re-visited
Reflect latest devkitpro libctru / 3ds-sdl-1.2 changes
 - Controls now use SDL_JOYSTICK with circlepad enabled
 - Shutdown / suspend / sleep are functional
2021-02-21 00:31:13 +01:00
Gleb Mazovetskiy
69c3b15f27 [3DS] CMake build fixes 2021-02-21 00:31:13 +01:00
MrHuu
d56cc3cb40 [3DS] CMake instructions 2021-02-21 00:31:13 +01:00
MrHuu
1fa8b6f4e4 [3DS] Initial port 2021-02-21 00:31:13 +01:00