Commit Graph

66 Commits

Author SHA1 Message Date
RocketRobz
78d650c71e DS(i): Bug fix + Adjust master brightness fade effects based on currently used screen effect/color LUT 2025-06-06 23:54:32 -06:00
RocketRobz
d75fb987b8 DS(i): Reduce color LUT size from 128KB to 64KB 2025-04-27 15:20:11 -06:00
RocketRobz
9422b307d2 New name
ALSO: Change Hori-HD to Horizon HD on 3DS box art
2024-12-24 22:23:36 -07:00
RocketRobz
4a03113c84 DS(i): Derp fix 2024-02-26 19:23:26 -07:00
RocketRobz
3e01affd73 DS(i): Add custom color LUT support 2024-02-26 18:51:32 -07:00
RocketRobz
cfeddde346 Add pose changing for Grace
Currently has 3 poses

ALSO: Disable music playback in DS(i) version
2023-01-13 22:52:58 -07:00
RocketRobz
8bff593ad1 DS(i): Fix non-JAP title screen image not loading 2023-01-13 22:13:24 -07:00
RocketRobz
959b778925 Change name for JAP users
This change was made to reflect the popularity of the *Style Savvy* series in Japan (known as *Girls Mode*), and due to the app being based on a feature from the games.

Other regions will keep the *Super Photo Studio* name.
2021-07-17 02:57:11 -06:00
RocketRobz
cedfa71a24 DS: Cut down music pauses when reading/writing page file 2021-06-30 21:40:43 -06:00
RocketRobz
2d56a77585 DS(i): Derp fix 2021-06-30 00:14:08 -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
860d1d0c37 DS(i): Add more instances of snd().updateStream();
Fixes brief music pauses after loading lots of different characters and locations at once
2021-06-29 20:48:47 -06:00
RocketRobz
bff55b1f1c DS(i): Replace hardcoded graphic RAM pointers with mallocs 2021-06-29 20:02:32 -06:00
RocketRobz
c7647edb8c DS: Allow 5 characters on-screen without a Memory Expansion Pak 2021-06-16 17:23:21 -06:00
RocketRobz
7b1e33b11d DS: Add dsDebugRam variable 2021-06-16 16:01:37 -06:00
RocketRobz
730f783b60 DS: Improve load times when reading from page file 2021-06-16 15:36:30 -06:00
RocketRobz
b28b23c629 DS/DS lite: Bug fix 2021-06-14 23:00:03 -06:00
RocketRobz
b9776ba91a DS/DS lite: Bug fix 2021-06-14 22:58:23 -06:00
RocketRobz
82f4dee33d DS/DS lite: Bug fix 2021-06-14 22:53:56 -06:00
RocketRobz
868a1c7151 DS/DS lite: Bug fix 2021-06-14 22:39:10 -06:00
RocketRobz
8fe7cbba74 DS/DS lite: Bug fix 2021-06-14 22:32:34 -06:00
RocketRobz
1e36ca8087 DS/DS lite: Create page file to support 3 characters on-screen without MEP 2021-06-14 22:28:18 -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
f72e723465 DSi: LZ77-compress bottom BG
ALSO: Some code tweaks
2020-09-02 01:29:41 -06:00
RocketRobz
9cfad58d4b DSi: Fix bottom BG glitch 2020-09-01 18:02:55 -06:00
RocketRobz
61c79148e9 DSi: Bug fix 2020-09-01 16:28:02 -06:00
RocketRobz
30d76f9831 DSi: Improve ditherlace code 2020-09-01 16:21:46 -06:00
RocketRobz
66efbe4a7a DSi: Fix sound pausing for a few seconds when loading animated BGs 2020-09-01 16:05:49 -06:00
RocketRobz
36ea0fbba1 DSi: Bug fix 2020-09-01 00:24:07 -06:00
RocketRobz
c179969261 DSi: Remove some code, and change DMA commands 2020-08-31 15:11:31 -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
RocketRobz
a863c3388c Add Countryside location from *Style Savvy: Styling Star* 2020-08-25 00:02:29 -06:00
RocketRobz
e2089927fe Add the Park, Cafe, and Seaside locations from *Style Savvy: Styling Star* 2020-08-24 22:55:12 -06:00
RocketRobz
9f5ad7a342 Add character tinting for outdoor stage 2020-08-24 01:57:55 -06:00
RocketRobz
8c4fb9f753 Add outdoor stage from *Style Savvy: Styling Star*
Custom Day and Night versions included
2020-08-24 01:52:41 -06:00
RocketRobz
1c6d8f55b0 DS(i): Fix character being shown on animated location when selecting another 2020-08-22 21:30:44 -06:00
RocketRobz
5b9dc76d17 Add the Live Music Club location from *Style Savvy: Fashion Forward*
Complete with changing light colors!
2020-08-22 21:13:04 -06:00
RocketRobz
87d8104c3d DS(i): Add BG animation for Day/Sunset Tropica Beach 2020-08-22 18:37:00 -06:00
RocketRobz
c2a234e206 DS(i): Move BG+Char drawing code to ITCM
ALSO: Fix color tinting for character 4
2020-08-22 16:45:56 -06:00
RocketRobz
3b4abcb39a DS(i): Free some extended memory 2020-08-20 13:08:32 -06:00
RocketRobz
e708b51d6d DS(i): Improve emulator check
DS header is now grabbed from GBA slot by ARM7, to avoid crashes.

Also mount NitroFS in order of how fast data is accessible.
2020-08-20 08:07:00 -06:00
RocketRobz
487a5346b7 DS(i): Derp fix 2020-08-20 01:19:53 -06:00
RocketRobz
94e25c5fc6 DS(i): Make it compatible with NO$GBA 2020-08-20 00:16:10 -06:00
RocketRobz
41c5d80731 DS(i): Make Photo Studio text shimmer
Every image file are `.png`, starting with this commit
2020-08-19 01:00:43 -06:00
RocketRobz
87eaf85b98 DS(i): Show up to 5 characters 2020-08-18 13:28:58 -06:00
RocketRobz
021bc73a6c DS(i): Bug fix 2020-08-18 12:31:15 -06:00