Merge pull request #134 from auxbh/feature

Small fixes and add com0com common issues
This commit is contained in:
Akitake
2025-06-02 12:25:14 +02:00
committed by GitHub
4 changed files with 9 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
??? warning "If your data doesn't look like this" ??? warning "If your data doesn't look like this"
If extra files are present next to your folders, such as executables, scripts, etc. **remove them**. If extra files are present next to your folders, such as executables, scripts, etc., **remove them**.
**This also means your data was tampered with and we strongly recommend getting new data from somewhere else.** **This also means your data was tampered with and we strongly recommend getting new data from somewhere else.**
## Installing spice2x ## Installing spice2x

View File

@@ -42,7 +42,7 @@
- Create a `modules` folder. - Create a `modules` folder.
- Move all `.dll` files inside of it so you end up with a structure as shown above. - Move all `.dll` files inside of it so you end up with a structure as shown above.
If extra files are present next to your folders, such as executables, scripts, etc. **remove them**. If extra files are present next to your folders, such as executables, scripts, etc., **remove them**.
**This also means your data was tampered with and we strongly recommend getting new data from somewhere else.** **This also means your data was tampered with and we strongly recommend getting new data from somewhere else.**
!!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section." !!! info "If you don't need to update your data, you can skip over to the [Installing spice2x](#installing-spice2x) section."

View File

@@ -39,10 +39,14 @@
!!! info "Installation instructions" !!! info "Installation instructions"
[Any2WACCAi](https://gitea.tendokyu.moe/Dniel97/SEGAguide/wiki/SDFE#any2waccai-installation) [Any2WACCAi](https://gitea.tendokyu.moe/Dniel97/SEGAguide/wiki/SDFE#any2waccai-installation)
[Toucca](https://github.com/BlueGlassBlock/toucca/?tab=readme-ov-file#setup) [Toucca](https://github.com/BlueGlassBlock/toucca/?tab=readme-ov-file#setup)
!!! warning "com0com issues"
If you're getting errors such as `Could not find file 'COM5'`, and particularly if you're on Windows 11, com0com v3 may be causing issues.
Install [com0com v2](https://sourceforge.net/projects/com0com/files/com0com/2.2.2.0/com0com-2.2.2.0-x64-fre-signed.zip/download) instead.
## WACVR ## WACVR
!!! tip "" !!! tip ""

View File

@@ -270,7 +270,7 @@ nav:
- Extras: - Extras:
- "Asphyxia": "extras/asphyxia.md" - "Asphyxia": "extras/asphyxia.md"
- "Audio": "extras/audio.md" - "Audio": "extras/audio.md"
- "Cab-to-cab (ZeroTier)": "extras/zerotier.md" - "Cab-to-Cab (ZeroTier)": "extras/zerotier.md"
- "Controllers": "extras/controllers.md" - "Controllers": "extras/controllers.md"
- "Modding (Bemani)": "extras/datamods.md" - "Modding (Bemani)": "extras/datamods.md"
- "Modding (Unity)": "extras/unity.md" - "Modding (Unity)": "extras/unity.md"