Commit Graph

302 Commits

Author SHA1 Message Date
RocketRobz
46cf74758a Add *Super Mario Bros.* overworld music
ALSO: DS(i) Downconvert Hz in some music tracks
2021-07-16 21:46:48 -06:00
RocketRobz
0c679c2c6a Bug fix 2021-07-07 00:33:32 -06:00
RocketRobz
8f00f6780a Add more music from *Style Savvy* 2021-07-06 23:51:55 -06:00
RocketRobz
ad2e217f37 Add music from *Style Savvy: Trendsetters* (Part 2) 2021-07-06 22:46:46 -06:00
RocketRobz
2975cceb9f Add music from *Style Savvy: Trendsetters* 2021-07-06 22:33:50 -06:00
RocketRobz
8652655e6e Bug fix 2021-07-06 19:53:07 -06:00
RocketRobz
c58cdfd9b9 Add *Savvy Manager* menu music 2021-07-06 17:00:39 -06:00
RocketRobz
4df51dfc6c Add some music from *Style Savvy*
ALSO: Add one music track from *Jim Power: The Lost Dimension in 3D* (GEN/MD)
2021-07-06 00:57:43 -06:00
RocketRobz
f64f913f4e Play music on DS Phat/lite without a MEP
1st character is now written to the page file
2021-06-29 23:55:38 -06:00
RocketRobz
bb449e688b Add 6 *Sonic Mania* BGM
ALSO: DS(i): Bug fix
2021-06-29 19:10:06 -06:00
RocketRobz
76a6641b99 Add title and menu music from *Tetris Party*
ALSO: Slightly lower volume of *The Straight Out* BGM, once again
2021-06-29 00:55:56 -06:00
RocketRobz
8c1d0c274a DS(i): Bug fix 2021-06-28 23:20:20 -06:00
RocketRobz
9ccfe572e2 Add two more BGM 2021-06-27 23:17:27 -06:00
RocketRobz
c96ded54c3 Add music change feature
TODO: Add more music
2021-06-27 19:50:23 -06:00
RocketRobz
d4d4ae0e4a Read region setting on DS(i) consoles 2021-06-18 20:38:48 -06:00
RocketRobz
075d275260 Hide season option for custom characters 2021-06-18 00:04:26 -06:00
RocketRobz
b97e48eb9b Remove unused code 2021-06-17 14:46:37 -06:00
RocketRobz
2e32b56010 Skip custom character list, if none are found 2021-06-17 14:44:35 -06:00
RocketRobz
5f6a0cb9b2 Read custom character info from a .ini file 2021-06-17 14:34:08 -06:00
RocketRobz
255590be11 Bug fix 2021-06-17 14:17:29 -06:00
RocketRobz
5d15fab65b Bug fix 2021-06-17 14:04:07 -06:00
RocketRobz
24e74caaf5 Remove showing directories 2021-06-17 13:59:04 -06:00
RocketRobz
e439f1a9f6 Bug fix 2021-06-17 13:41:35 -06:00
RocketRobz
019501de8d DS(i): Bug fix 2021-06-17 03:51:24 -06:00
RocketRobz
7b0beecd3a Add reading custom characters
DS(i): .png files go in `sdmc:/_nds/SuperPhotoStudio/characters/`
3DS: .t3x files go in `sdmc:/3ds/SuperPhotoStudio/characters/`
2021-06-17 03:45:40 -06:00
RocketRobz
40276ccce0 Update Rabz images 2021-06-16 03:27:43 -06:00
RocketRobz
07cda03b36 Re-add ability to run on DS/DS lite
Memory Expansion Pak is required for music and to increase character limit from 2 to 5
2021-06-14 13:37:08 -06:00
RocketRobz
a2f2d25eca Update product identification and Rocket Robz screens 2021-04-06 23:28:25 -06:00
RocketRobz
fc45f5adc2 Add NiGHTS 2020-09-05 11:00:53 -06:00
RocketRobz
2a55700cad Add Yoshi and R.O.B. 2020-09-03 20:01:13 -06:00
RocketRobz
b7989ae118 Add Wario and Waluigi 2020-09-03 17:51:41 -06:00
RocketRobz
2fa26aaeca Add swimsuit outfits for 4 *Styling Star* characters
* Rosie
* Yolanda
* Alina
* Angélique
2020-09-03 00:49:25 -06:00
RocketRobz
0b66e0d07d Add Reiko from *Style Savvy: Fashion Forward*
Custom casual outfit is used
2020-09-02 22:44:01 -06:00
RocketRobz
0d13618fc8 Add Kirby 2020-09-02 19:56:33 -06:00
RocketRobz
f72e723465 DSi: LZ77-compress bottom BG
ALSO: Some code tweaks
2020-09-02 01:29:41 -06:00
RocketRobz
6755fcd4fe Add character/location counter 2020-09-01 21:01:04 -06:00
RocketRobz
30d76f9831 DSi: Improve ditherlace code 2020-09-01 16:21:46 -06:00
RocketRobz
c36ddf2c5d Add Captain Viridian from *VVVVVV* 2020-09-01 01:06:19 -06:00
RocketRobz
36ea0fbba1 DSi: Bug fix 2020-09-01 00:24:07 -06:00
RocketRobz
9ddb9eca83 DSi: Add music 2020-08-31 23:52:00 -06:00
RocketRobz
f5dce74421 Add Tails from *Sonic the Hedgehog* series 2020-08-31 22:44:10 -06:00
RocketRobz
a1b41d0912 DSi: Remove occasional (but last) screen tear 2020-08-31 00:32:05 -06:00
RocketRobz
441ccb755e DSi: Bug fix 2020-08-31 00:23:50 -06:00
RocketRobz
e4f4eaa01a DSi: Move OAM update code to the screen drawing code 2020-08-31 00:04:26 -06:00
RocketRobz
7439543fb2 DSi: Move screen draw code outside of VBlank
Clears more screen tearing
2020-08-30 23:58:31 -06:00
RocketRobz
b3d2ad2fa4 DSi: Bug fix 2020-08-30 23:03:00 -06:00
RocketRobz
a0accb20f0 DSi: Move from GL2D to OAM, and fix screen tearing 2020-08-30 22:59:54 -06:00
RocketRobz
8fe6a0cfcd DSi: Add vibrating dither method
Achieves more than 4096 colors on-screen

ALSO: No longer works on DS consoles or flashcards, due to memory limitations
2020-08-29 22:17:05 -06:00
RocketRobz
4a4e455eb2 Add some logos as studio backgrounds
Added:
* RocketRobz
* Nintendo
* SEGA Genesis
* TWiLight Menu++
* hiyaCFW
2020-08-27 23:55:14 -06:00
RocketRobz
02f4c73776 Add more locations from *Style Savvy: Styling Star* 2020-08-25 01:30:05 -06:00