Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
SimoneN64
2025-01-06 22:03:54 +01:00

View File

@@ -11,6 +11,7 @@ Rewrite of my Nintendo 64 emulator "[shibumi](https://github.com/SimoneN64/shibu
| Release | | Release |
|--------------------------------------------------------------------------------------------| |--------------------------------------------------------------------------------------------|
| [ Linux ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-linux.zip) | | [ Linux ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-linux.zip) |
| [ Windows ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-windows.zip) |
## Socials ## Socials
We have a [Discord server](https://discord.gg/htzNd2rRF6) We have a [Discord server](https://discord.gg/htzNd2rRF6)
@@ -64,7 +65,7 @@ Your GPU needs to support Vulkan 1.1+, because the RDP is implemented via [ParaL
- [ ] TAS tools: TAS input, recording (using Mupen's format), save-states, rewind and frame-advance - [ ] TAS tools: TAS input, recording (using Mupen's format), save-states, rewind and frame-advance
- [ ] Cheat support - [ ] Cheat support
- [ ] Allow to optionally pass a PIF image for the boot process (it's HLE'd at the moment) - [ ] Allow to optionally pass a PIF image for the boot process (it's HLE'd at the moment)
- [ ] Windows support when it stops being a pain in the rectum. - [x] Windows support
This list will probably grow with time! This list will probably grow with time!