diff --git a/public/releases/latest.zip b/public/releases/latest.zip index c0e3a73..1b9979a 100644 Binary files a/public/releases/latest.zip and b/public/releases/latest.zip differ diff --git a/public/releases/sudachi-windows-v1.0.5.7z b/public/releases/sudachi-windows-v1.0.6.7z similarity index 79% rename from public/releases/sudachi-windows-v1.0.5.7z rename to public/releases/sudachi-windows-v1.0.6.7z index 97b4df0..03d4608 100644 Binary files a/public/releases/sudachi-windows-v1.0.5.7z and b/public/releases/sudachi-windows-v1.0.6.7z differ diff --git a/src/App.tsx b/src/App.tsx index 6d795ac..0ad5467 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,6 +1,6 @@ import "@mantine/core/styles.css"; import { - Accordion, Anchor, Button, Container, + Accordion, Anchor, Badge, Button, Container, Flex, Group, List, MantineProvider, Menu, Space, Stack, Text, Title, rem } from "@mantine/core"; @@ -18,6 +18,9 @@ export default function App() { { text: 'Windows', details: [ + { + secondaryText: 'Fixed an issue in Super Bomberman R 2 that caused the game to not boot due to an error in the Friend service' + }, { secondaryText: 'Fixed an issue in Animal Well that caused the game to not boot due to the audio core revision number being too low' }, @@ -105,17 +108,25 @@ export default function App() { - + - - Changes - + + + Changes + + + v1.0.6 + + {items} + + Please backup and delete all folders within the Sudachi directory, this will fix the downloadable content and updates issue +