Commit Graph

57 Commits

Author SHA1 Message Date
RocketRobz
ac793ed0c0 Add Presented in Cinema Widescreen and game company logos
With Opening Logo music from *Jet Force Gemini*
2020-06-06 02:39:55 -06:00
RocketRobz
e1a8912f97 Add CinemaWide aspect ratio 2020-06-05 15:01:15 -06:00
StackZ
24b818c2b1 Add Screen classes for SavvyManager. (#6)
* Add Screen classes for SavvyManager.

* This should fix the character change.
2020-05-27 03:06:52 -06:00
RocketRobz
647b7204e6 Fix typo 2020-05-24 00:43:01 -06:00
RocketRobz
603ddc91d7 Add NSB screenshot for EUR consoles 2020-05-22 20:38:43 -06:00
RocketRobz
5a77cda71c Add a settings menu
Studio BG and Frame Rate can be changed
2020-05-21 22:47:18 -06:00
RocketRobz
1d0161ba41 Put screen mode values in a .h file 2020-05-21 21:37:36 -06:00
RocketRobz
2130c49b42 Show *Girls Style* title on KOR consoles
Save data for *Girls Style: Paesyeon Lideo Seon-eon!* cannot be edited, due to the title ID being unknown
2020-05-20 23:35:22 -06:00
RocketRobz
9a979f4a31 Restore original size of message image 2020-05-20 19:35:27 -06:00
RocketRobz
35dd477183 Display game logo in the "What to do?" top screen 2020-05-20 17:08:20 -06:00
RocketRobz
0e6a71d438 Add EUR NSB3 save reading 2020-05-20 01:52:22 -06:00
RocketRobz
667fa29594 Show *Girls Mode* title on JAP consoles
ALSO: Add FPS option for the Savvy Manager GUI
2020-05-19 23:47:12 -06:00
RocketRobz
8d7eac3709 Replace SS Anniversary logo with Universal Core logo 2020-05-19 18:31:22 -06:00
RocketRobz
f967150a4d Show *Style Boutique* title on EUR/AUS consoles 2020-05-19 18:10:17 -06:00
RocketRobz
d96c43b280 Read SS2/SS3 save data from game card, if digital version isn't found 2020-05-19 11:33:49 -06:00
RocketRobz
b934119ed4 Writing SS4 save now works 2020-05-19 11:02:24 -06:00
RocketRobz
f3aa4c0531 Press START to exit app 2020-05-19 09:45:00 -06:00
RocketRobz
4bbedaab11 Commit save data after modification
TODO: Fix SS4 save modification crashing the app
2020-05-19 09:26:47 -06:00
RocketRobz
858d048fbb Directly read save data, instead of reading backup from Checkpoint 2020-05-19 03:32:56 -06:00
RocketRobz
91d0afcf56 Fix compatibility with libctru 1.8.0 2020-05-14 18:57:23 -06:00
StackZ
6f90411724 WIP: Switch over to Universal-Core. (#4) 2020-02-07 21:39:07 -07:00
RocketRobz
3d3cd9783b Center some text 2020-02-01 13:43:33 -07:00
StackZ
9341fc5a68
Update GUI code and fix Text overdraw when dumping DSP failed. (#3) 2020-01-31 22:09:41 -07:00
RocketRobz
884f952b50 Add touch controls 2020-01-13 10:42:19 -07:00
RocketRobz
2fe2d09390 Fix controls not working after some presses 2020-01-13 09:09:20 -07:00
RocketRobz
54536ed970 Bug fix 2020-01-12 23:00:17 -07:00
RocketRobz
063272b933 Move controller operations into it's own thread 2020-01-12 22:43:13 -07:00
RocketRobz
8cb7a97d8c Show message if no character preview is found
ALSO: Update year text
2020-01-08 17:04:09 -07:00
RocketRobz
5330a0121c Add contact expansion feature for Fashion Forward
Adds characters from the first game, Trendsetters, and Styling Star, as extra contacts in Fashion Forward.
2019-12-24 00:08:11 -07:00
RocketRobz
d442ac19c9 Add orange button for message screens 2019-12-22 01:31:00 -07:00
RocketRobz
a721a4be57 Add "!" icon above messages 2019-12-22 01:01:23 -07:00
RocketRobz
84be3d2046 Show button behind selections 2019-12-22 00:41:57 -07:00
RocketRobz
2592b859bf Show app's version number 2019-12-21 23:56:46 -07:00
RocketRobz
973e4bbf07 Add emblem importing and exporting 2019-12-21 22:51:52 -07:00
RocketRobz
fcf1d8268b Begin work on emblem menu
ALSO: Add missing files
2019-12-21 01:35:44 -07:00
RocketRobz
b952aed299 Fix compilation error 2019-12-20 21:05:46 -07:00
RocketRobz
10213ba336 Add music pack applying 2019-12-20 21:02:23 -07:00
RocketRobz
f9ad6aba28 Bug fix 2019-12-20 19:20:42 -07:00
RocketRobz
aab62ae65e Display music packs
A pack cannot be applied yet
2019-12-20 19:19:06 -07:00
RocketRobz
ee5751fad2 Add arrows in game select menu 2019-12-20 00:12:31 -07:00
RocketRobz
68c252074b Begin work on Music pack menu 2019-12-19 23:23:24 -07:00
RocketRobz
c16bd3930e Add character exporting 2019-12-03 16:33:01 -07:00
RocketRobz
dd38b4f1ac Use actual (A) button image in messages 2019-12-03 14:30:00 -07:00
RocketRobz
1e87d18c7e Bug fixes 2019-12-03 02:21:29 -07:00
RocketRobz
47f71d4e52 Show message if save data isn't found 2019-12-03 02:08:01 -07:00
RocketRobz
5afef5a3aa Show message when trying to edit SS1 save 2019-12-03 01:54:28 -07:00
RocketRobz
dbd9bdc52b Disable music for now 2019-12-03 00:49:17 -07:00
RocketRobz
0662ec216d Bug fix 2019-11-29 01:52:23 -07:00
RocketRobz
b8c4c44835 Check for selected game's save file, before editing it 2019-11-27 22:14:33 -07:00
RocketRobz
aa9dc697c2 Add SS3 save reading, and music and sfx
Music and SFX from ChuChu Rocket
2019-11-27 21:42:24 -07:00