mirror of
https://github.com/yxrei/bemani-guide.git
synced 2024-11-23 22:41:03 +01:00
Merge pull request #20 from akitakedits/qol-update
Unused pages cleanup, Fix links, Girlsband patcher, New Index, and more!
This commit is contained in:
commit
53ef2cec47
@ -1,31 +0,0 @@
|
||||
<!---<a href="https://www.youtube.com/watch?t=82&v=ct1S-7mddyQ" target="_blank"><img style="float: right;" src="../img/icon.png"></a>-->
|
||||
|
||||
# About this site
|
||||
|
||||
!!! quote "Notes from the original author"
|
||||
|
||||
This site was written by a IIDX player with the help of a few prominent friends. One day I hope to match their intellect, wish me luck.
|
||||
|
||||
The philosophy behind writing these guides and the information contained within is to remove repetitive troubleshooting. By this point, every server has answered the same questions over and over again, hundreds of times. Maddening to see over the years, don't you think?
|
||||
|
||||
While a search function may be present across several communities, it is often unused by users, something I have never found an answer as to why, but my hope is that I can confidently link specific sections of this site to resolve 99% of issues people bring up until it becomes the norm. Each beginner setup guide is built to minimalize user interaction with the data itself, and to keep things simple via hand-holding. For example, with modern improvements to tools, games can now be ran successfully without the user ever touching a single file from the game's data. Days have long past for users incorrectly modifying their ea3-config.
|
||||
|
||||
Still, as long as this website helps even 1 user enjoy these games, then its goal has been met. Whether it be within the first hour of its posting, or years later, I will be satisfied if I meet that goal.
|
||||
|
||||
!!! tip ""
|
||||
|
||||
My philosophy stays the same as from the original author. I've seen how much effort and care has gotten into it and in my opinion, it would be a shame to let it all go to waste. That's why I've decided to pick it up from the dead, host it and hopefully maintain it.
|
||||
|
||||
The original author and creator has given me full permission to use his previous work and edit it as I please.
|
||||
|
||||
### Credits
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- Winberhouls (Discord: `winberhouls`) for the logo.
|
||||
|
||||
- Passionate rhythm game players worldwide that allow these games to exist, thank you for making it a lot of fun to be involved in the scene and around you all.
|
||||
|
||||
- sync (Discord: `sync_plus`) for helping with the IIDX SD styles.
|
||||
|
||||
- Contributors for taking the time to add improvements to the site.
|
@ -5,8 +5,6 @@
|
||||
Nonetheless, dozens, if not hundreds are currently missing. This list is a massive work in progress and will be updated with time.
|
||||
|
||||
Furthermore, not every solution listed can be the definitive solution to your error, sometimes various odd software and hardware nuances occur to create yet unseen issues.
|
||||
I encourage you to be vocal about your solutions so that they can be added to the guide by [contacting me.](/about/#contact)
|
||||
|
||||
|
||||
## Universal Error Codes
|
||||
|
||||
@ -107,7 +105,7 @@
|
||||
### 5-2002-2400
|
||||
|
||||
!!! tip ""
|
||||
This error was seen on Pop'n Usaneko due to improper setup and bad parameter usage in SpiceTools, make sure to follow [the first time setup](/games/popnusaneko/setup/) and utilize the `-url` and `-p` parameters in SpiceTools
|
||||
This error was seen on Pop'n Usaneko due to improper setup and bad parameter usage in SpiceTools, make sure to follow [the first time setup](./games/popnusaneko/setup.md) and utilize the `-url` and `-p` parameters in SpiceTools
|
||||
so that you're not needlessly risking making mistakes in modifying the game's files.
|
||||
|
||||
|
||||
@ -116,7 +114,7 @@
|
||||
### 5-2500-0000
|
||||
|
||||
!!! tip "BACKUP DATA ERROR"
|
||||
Follow the steps listed [here](/games/jubeatclan/setup/#final-steps-and-setting-up-the-game)
|
||||
Follow the steps listed [here](./games/jubeatclan/setup.md#final-steps-and-setting-up-the-game)
|
||||
|
||||
|
||||
## GITADORA Error Codes
|
||||
@ -157,7 +155,7 @@
|
||||
### 5-2500-0001
|
||||
|
||||
!!! tip "BACKUP DATA ERROR"
|
||||
Follow the steps listed [here](/games/gitamatixx/setup/#final-steps-and-setting-up-the-game)
|
||||
Follow the steps listed [here](./games/gitamatixx/setup.md#final-steps-and-setting-up-the-game)
|
||||
|
||||
### 5-2501-0000
|
||||
|
||||
|
@ -1,26 +1,35 @@
|
||||
# External Resources
|
||||
|
||||
!!! warning "Before reading:"
|
||||
This section contains a variety of external resources outside of this website, some even submitted by users!
|
||||
!!! info "Last updated: June 6th, 2024"
|
||||
|
||||
This list is kept pertaining primarily to resources useful to home-play like the rest of the site.
|
||||
This section contains a variety of resources external to this website.
|
||||
|
||||
---
|
||||
### Spice2x Patchers
|
||||
!!! tip "Given that the feature is new, only a couple of patchers support it but the following are the ones we can vouch for."
|
||||
- **Turksigara** - `https://p.eagate.turksigara.net/resources`
|
||||
|
||||
- **Turksigara** - `https://p.eagate.turksigara.net/resources` - **Recommended for SDVX Exceed Gear**
|
||||
|
||||
- **Girlsband** - `https://static.girlsband.party/spice2x` - **Recommended for IIDX 31 Epolis**
|
||||
|
||||
- **DJTrackers** - `https://djtrackers.github.io/BemaniPatcher`
|
||||
|
||||
---
|
||||
### Web Patchers
|
||||
|
||||
!!! tip "There are more patch websites than listed here but these are the ones we recommend and can vouch for. You can always use other patchers if you want."
|
||||
!!! tip "There are more patch websites than listed here but these are the ones we recommend and can vouch for.<br> You can always use other patchers if you want."
|
||||
|
||||
- [BemaniPatcher](https://mon.im/bemanipatcher/) - Supports a variety of **old games**
|
||||
|
||||
- [Scribblers Chunithm Only Patcher](https://scrib-bler.github.io/patcher/) - Has every version of Chunithm available
|
||||
- [Scribblers Chunithm Only Patcher](https://scrib-bler.github.io/patcher/) - Has every version of **Chunithm** available
|
||||
|
||||
- [Girlsband](https://static.girlsband.party/patcher/iidx31/) - Currently the best option for **IIDX 31 Epolis** despite being in Chinese. Use Google Translate.
|
||||
|
||||
---
|
||||
### General
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- [Remywiki](https://remywiki.com/Main_Page) - Generalized BEMANI content wiki
|
||||
|
||||
- [GameRepair.info](https://gamerepair.info/) - Repository of arcade part repair & misc information
|
||||
@ -29,9 +38,11 @@
|
||||
|
||||
- [Rhythm Game Cabs](https://discord.gg/MNcMGCE8sk) - Discord server for arcade cabs
|
||||
|
||||
---
|
||||
### IIDX
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- [iidx.org](https://iidx.org/) - The go to guide for mechanics and skill related things
|
||||
|
||||
- [sp12](https://sp12.iidx.app/) - IIDX SP☆12 reference site/difficulty tier list
|
||||
@ -46,9 +57,11 @@
|
||||
|
||||
- [DJ DAO IIDX troubleshooting guide](https://github.com/minsang-github/rhythmgame-docs/wiki/DJ-DAO-IIDX-controller-troubleshooting) - Step-by-step guide for FPS, FP7, PEE, RES, RED controllers.
|
||||
|
||||
---
|
||||
### SDVX
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- [SDVX Index](https://sdvxindex.com/) - SDVX chart viewer and reference
|
||||
|
||||
- [sdvx.in](https://sdvx.in/) - worse alternative to SDVX Index (but can be used for Chunithm and Ongeki too)
|
||||
@ -58,9 +71,11 @@
|
||||
- [SDVX Unlock Guide](https://docs.google.com/spreadsheets/d/1VBYWSUaKqHUOyfCtvkHFYBSnEPwxhTh8-m4UlU8zUL0/) - Translated guide for unlocks
|
||||
|
||||
|
||||
---
|
||||
### GITADORA
|
||||
|
||||
!!! tip ""
|
||||
|
||||
- [573Controller](https://github.com/limyz/573controller) - DIY guitar solution for converting official cab guitars to USB home-use
|
||||
|
||||
- [Drummania English Menu Translation](https://twitter.com/approvedtx/status/1174028743989317632?s=21) - Handy for beginners, lots of options!
|
||||
|
@ -13,7 +13,7 @@
|
||||
<img src="/img/ascs/fp7.png">
|
||||
|
||||
!!! tip ""
|
||||
This controller works really well, the spacing is [accurate](/img/ascs/dao_comp.png) to the arcade between buttons and the turntable, obviously the turntable size is reduced which is often noticed as a minor nuisance to players that play both at home and on cabs.
|
||||
This controller works really well, the spacing is [accurate](../img/ascs/dao_comp.png) to the arcade between buttons and the turntable, obviously the turntable size is reduced which is often noticed as a minor nuisance to players that play both at home and on cabs.
|
||||
|
||||
One minor aspect that's appreciated are the feet of the controller, which hold up really well on all kinds of surfaces with a stable grip, alongside the fairly hefty weight of the controller it's rather unlikely it's going to budge even a little bit during play.
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
!!! tip ""
|
||||
IIDX controllers have a lot of options to choose from and it can be daunting, especially if you've never played before. I'll try to cover springs, microswitches, and buttons to the best of my ability.
|
||||
|
||||
I've also documented many of the parts that I talk about and where to buy them [here](/extras/parts)
|
||||
I've also documented many of the parts that I talk about and where to buy them [here](parts.md)
|
||||
|
||||
!!! tip ""
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
!!! tip ""
|
||||
Sound Voltex controllers have a lot of options to choose from and it can be daunting, especially if you've never played before. I'll try to cover springs, microswitches, and encoders to the best of my ability.
|
||||
|
||||
I've also documented many of the parts that I talk about and where to buy them [here](/extras/parts)
|
||||
I've also documented many of the parts that I talk about and where to buy them [here](parts.md)
|
||||
|
||||
|
||||
!!! tip ""
|
||||
@ -184,7 +184,7 @@
|
||||
|
||||
Lastly, the arcade encoders are extremely durable, reliable, and stiffer to turn than the other options, they're also more expensive as well.
|
||||
|
||||
I've documented many of the parts and where to buy them [here](/extras/parts)
|
||||
I've documented many of the parts and where to buy them [here](parts.md)
|
||||
|
||||
# Pop'n Music
|
||||
|
||||
@ -199,7 +199,7 @@
|
||||
|
||||
Dao's controller design here also isn't the best, it's big and bulky which has its pros and cons depending on preferences, but unlike Gamo2's other options providing magnetic bottoms that are easy to remove, the Pop'n ASC has *20* screws to gain access to the internals. While buyers hopefully won't need to be digging inside all that often, it's still a tedious process.
|
||||
|
||||
This controller is notably loud too, any form of play is going to generate substantial noise that will annoy others in your household. Pop'n is naturally a loud game, but many attempts can be made to alleviate some of the noise. Some people play with a towel over the controller which is called toweling, but in the more desperate cases some people have [filled the internals to brim with cotton balls](/img/ascs/cotton.jpg) and other various materials.
|
||||
This controller is notably loud too, any form of play is going to generate substantial noise that will annoy others in your household. Pop'n is naturally a loud game, but many attempts can be made to alleviate some of the noise. Some people play with a towel over the controller which is called toweling, but in the more desperate cases some people have [filled the internals to brim with cotton balls](../img/ascs/cotton.jpg) and other various materials.
|
||||
|
||||
Many users choose to upgrade from the default USB board to a custom one (Arduino, Arcin) since the button lights can't be controlled via software and it's only polling at the default 250hz. Of course that also means you can't use the original board's PS2 connector anymore.
|
||||
|
||||
@ -220,7 +220,7 @@
|
||||
|
||||
It's also worth noting that this controller comes with Chinese microswitches, which is a disappointment. Many players vastly prefer Omron microswitches over the Chinese clones.
|
||||
|
||||
This controller is notably loud too, any form of play is going to generate substantial noise that will annoy others in your household. Pop'n is naturally a loud game and this applies to any controller, but many attempts can be made to alleviate some of the noise. Some people play with a towel over the controller which is called toweling, but in the more desperate cases some people have [filled the internals to brim with cotton balls](/img/ascs/cotton.jpg) and other various materials.
|
||||
This controller is notably loud too, any form of play is going to generate substantial noise that will annoy others in your household. Pop'n is naturally a loud game and this applies to any controller, but many attempts can be made to alleviate some of the noise. Some people play with a towel over the controller which is called toweling, but in the more desperate cases some people have [filled the internals to brim with cotton balls](../img/ascs/cotton.jpg) and other various materials.
|
||||
|
||||
Yuan's Pop'n controller and its pricing is very good, perhaps due to the known dissatisfaction with Chinese Pop'n buttons, the controller is offered to come with no buttons and switches to save further on cost, making it an extremely enticing option for anyone that would rather buy their buttons and switches separately. Compared to alternatives, the pricing on this Pop'n ASC is best in class by a significant margin and it functions just as well as any other out there.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
I'm not confident this will be all-encompassing of every part ever, but it will be sufficient for those purchasing arcade style controllers (ASCs) and those in need of maintenance for said controllers. I'm omitting things like 400g springs, or 10g microswitches because no one really uses these products for regular play, but they exist nonetheless!
|
||||
|
||||
One last thing, if there's for example, multiple model numbers of say, 25g microswitches, you can assume they have different internals and thus provide different feedback. I'm not aware of anyone qualified and experienced enough to give exact logistics on how these parts may feel different, so I've omitted any details and will simply specify what the most common [vendors](/extras/ascs#vendors) provide alongside these variants.
|
||||
One last thing, if there's for example, multiple model numbers of say, 25g microswitches, you can assume they have different internals and thus provide different feedback. I'm not aware of anyone qualified and experienced enough to give exact logistics on how these parts may feel different, so I've omitted any details and will simply specify what the most common [vendors](ascs.md#vendors) provide alongside these variants.
|
||||
|
||||
!!! danger "7/26/2020 IMPORTANT Notice:"
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Spice2x DLL Patching
|
||||
|
||||
!!! info "Last updated: June 3rd, 2024<br>Known spice2x patchers: [External resources](/externalresources#spice2x-patchers)"
|
||||
!!! info "Last updated: June 6th, 2024<br>Known spice2x patchers: [External resources](../externalresources.md#spice2x-patchers)"
|
||||
|
||||
!!! warning "Compatibility"
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
**It is highly recommended to use an unpatched DLL as your base!**
|
||||
|
||||
If you've already patched your game through other methods *([web patching](/extras/patchweb) or [hex editing](/extras/hexguide))*,
|
||||
If you've already patched your game through other methods *([web patching](patchweb.md) or [hex editing](hexguide.md))*,
|
||||
**Please replace your game's DLL with the original**.
|
||||
|
||||
---
|
||||
@ -42,7 +42,10 @@
|
||||
Click on `Import from URL`.
|
||||
|
||||
A new popup will appear, in which you should paste your preferred patcher's URL.
|
||||
At time of writing `https://p.eagate.turksigara.net/resources/` is the most up-to-date for SDVX.
|
||||
|
||||
**SDVX**: `https://p.eagate.turksigara.net/resources` is recommended for `SDVX Exceed Gear` but does not support `0521` yet. For now, you may use the `0430` `.dll` file inside your `0521` data, then import your patches.
|
||||
|
||||
**IIDX**: `https://static.girlsband.party/spice2x` is the most up-to-date for `IIDX 31 Epolis` but is written in chinese. You may instead choose to use the [web patcher](https://static.girlsband.party/patcher/iidx31/) version and translate the page to English.
|
||||
|
||||
After pasting your URL in, click on `Import`.
|
||||
If patching fails, it most likely is because the URL you provided doesn't support your game's version.
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Website DLL Patching
|
||||
|
||||
!!! info "Last updated: June 4th, 2024<br>Known web patchers: [External resources](/externalresources#web-patchers)"
|
||||
!!! info "Last updated: June 4th, 2024<br>Known web patchers: [External resources](../externalresources.md#web-patchers)"
|
||||
|
||||
!!! warning "For BEMANI games consider [Spice2x Patching](/extras/patchsp2x)"
|
||||
!!! warning "For BEMANI games consider [Spice2x Patching](patchsp2x.md)"
|
||||
|
||||
**This patching method is outdated for BEMANI games.**
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
**It is highly recommended to use an unpatched DLL as your base!**
|
||||
|
||||
If you've already patched your game through other methods *([spice2x patching](/extras/patchsp2x) or [hex editing](/extras/hexguide))*,
|
||||
If you've already patched your game through other methods *([spice2x patching](patchsp2x.md) or [hex editing](hexguide.md))*,
|
||||
**Please replace your game's DLL with the original**.
|
||||
|
||||
---
|
||||
@ -23,7 +23,7 @@
|
||||
We'll be using mon's [BemaniPatcher](https://mon.im/bemanipatcher).
|
||||
Almost every other patcher is based off of this and functions exactly the same.
|
||||
|
||||
**If your game is recent, please check [External resources](/externalresources#web-patchers) and use another web patcher.**
|
||||
**If your game is recent, please check [External resources](../externalresources.md#web-patchers) and use another web patcher.**
|
||||
|
||||
Go to your chosen patcher's website, you'll get something similar to this:
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
Now, you can select the patches you'd like to apply.
|
||||
|
||||
If you're unsure on what to do, refer to your specific game's guide as it might have more information there.
|
||||
Otherwise feel free to join our Discord server, the link is at the top of the [home page](/), and ask the community!
|
||||
Otherwise feel free to join our Discord server, the link is at the top of the [home page](../index.md), and ask the community!
|
||||
|
||||
<img src="/img/patchweb/5.png">
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
One thing to note is, this is not to say that monitors with low polling rates are unusable, they can still provide enjoyment and are often cheap enough to be a great option to see how far one may want to get into a certain touchscreen based game. But, the goal is to provide a potential buyer information to make an educated choice, and monitors with low polling rates will run the risk of needing to be replaced as higher levels of play, potentially causing frustration and wasted money.
|
||||
|
||||
If you want to check your touch screen monitor's polling rate simply download [Mouse Rate Checker](https://www.softpedia.com/get/System/System-Miscellaneous/Mouse-Rate-Checker.shtml) and move your finger across the window at a reasonable pace, but not too fast! After you get your results, maybe even consider [contacting me with your monitor type, manufacturing date, and result](/about/#contact) so that I can include your results where applicable.
|
||||
If you want to check your touch screen monitor's polling rate simply download [Mouse Rate Checker](https://www.softpedia.com/get/System/System-Miscellaneous/Mouse-Rate-Checker.shtml) and move your finger across the window at a reasonable pace, but not too fast!
|
||||
|
||||
### Dell S2240T
|
||||
|
||||
|
@ -68,4 +68,4 @@
|
||||
You're all done! If you have a touchscreen monitor make sure it's plugged in, it should work automatically, if it doesn't check out the advertised `Common Problems/Tips` section at the link below.
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -1,5 +0,0 @@
|
||||
# to be added
|
||||
|
||||
!!! warning "to be added"
|
||||
|
||||
to be added
|
@ -1,5 +0,0 @@
|
||||
# to be added
|
||||
|
||||
!!! warning "to be added"
|
||||
|
||||
to be added
|
@ -71,4 +71,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -139,4 +139,4 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -136,4 +136,4 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -91,4 +91,4 @@
|
||||
You're all done! The game takes a couple of seconds to load all of the data.
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx10/setup/#setting-up-the-games-resolution-locking-fps) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-and-locking-fps) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
#### Fix #2 (RtEffects.dll didn't get replaced)
|
||||
|
||||
!!! tip ""
|
||||
Refer to [Getting Started](/games/iidx10/setup/#getting-started) again and check if you have followed all the instructions explained in it.
|
||||
Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it.
|
@ -63,7 +63,7 @@
|
||||
|
||||
<img src="/img/iidx10/6.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-and-locking-fps)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution & locking FPS
|
||||
### Setting up the game's resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx11/setup/#setting-up-the-games-resolution-locking-fps-fix-stretched-videos) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
#### Fix #2 (RtEffects.dll didn't get replaced)
|
||||
|
||||
!!! tip ""
|
||||
Refer to [Getting Started](/games/iidx11/setup/#getting-started) again and check if you have followed all the instructions explained in it.
|
||||
Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it.
|
@ -55,7 +55,7 @@
|
||||
|
||||
<img src="/img/iidx10/6.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution, locking FPS & fix stretched videos
|
||||
### Setting up the game's resolution, locking FPS and fixing stretched videos
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
@ -200,7 +200,7 @@
|
||||
|
||||
<img src="/img/iidx11/8.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](setup.md#final-notes)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)"
|
||||
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx12/setup/#setting-up-the-games-resolution-locking-fps-fix-stretched-videos) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
#### Fix #2 (RtEffects.dll didn't get replaced)
|
||||
|
||||
!!! tip ""
|
||||
Refer to [Getting Started](/games/iidx12/setup/#getting-started) again and check if you have followed all the instructions explained in it.
|
||||
Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it.
|
@ -72,7 +72,7 @@
|
||||
|
||||
<img src="/img/iidx10/6.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution, locking FPS & fix stretched videos
|
||||
### Setting up the game's resolution, locking FPS and fixing stretched videos
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
@ -217,7 +217,7 @@
|
||||
|
||||
<img src="/img/iidx11/8.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](setup.md#final-notes)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)"
|
||||
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx13/setup/#setting-up-the-games-resolution-locking-fps-fix-stretched-videos) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
#### Fix #2 (RtEffects.dll didn't get replaced)
|
||||
|
||||
!!! tip ""
|
||||
Refer to [Getting Started](/games/iidx13/setup/#getting-started) again and check if you have followed all the instructions explained in it.
|
||||
Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it.
|
@ -72,7 +72,7 @@
|
||||
|
||||
<img src="/img/iidx10/6.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution, locking FPS & fix stretched videos
|
||||
### Setting up the game's resolution, locking FPS and fixing stretched videos
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx14/setup/#setting-up-the-games-resolution-locking-fps-fix-stretched-videos) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
|
||||
<img src="/img/iidx10/6.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-locking-fps-and-fixing-stretched-videos)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -105,7 +105,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution, locking FPS & fix stretched videos
|
||||
### Setting up the game's resolution, locking FPS and fixing stretched videos
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
|
@ -111,4 +111,4 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -119,4 +119,4 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -119,4 +119,4 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -134,6 +134,6 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
||||
Lightning Mode specifics can be found: [here](lightning.md#lightning-specific-troubleshooting)
|
||||
|
@ -121,6 +121,6 @@
|
||||
You're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
||||
Lightning Mode specifics can be found: [here](lightning.md#lightning-specific-troubleshooting)
|
||||
|
@ -178,7 +178,7 @@
|
||||
|
||||
#### Patches
|
||||
|
||||
!!! info "Go through the [Spice2x Patching](/extras/patchsp2x) page to import patches."
|
||||
!!! info "Go through the [Spice2x Patching](../../extras/patchsp2x.md) page to import patches."
|
||||
|
||||
There are **many** patches available for IIDX.
|
||||
We will only bring up the ones we think could be genuinely useful.
|
||||
@ -266,7 +266,7 @@
|
||||
|
||||
??? tip "Local e-amuse Emulator (Asphyxia)"
|
||||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia) page.
|
||||
This is covered in the [Asphyxia CORE](../../extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
@ -400,6 +400,6 @@
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes) pages.
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes.md) pages.
|
||||
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
@ -5,7 +5,7 @@
|
||||
### My Game Is Running Crazy Fast!
|
||||
|
||||
!!! tip ""
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](/games/iidx9/setup/#setting-up-the-games-resolution-locking-fps) of the guide again.
|
||||
The most common reason for this is the game is running over its required 59.95hz, the game is hardcoded to run at 59.95hz and this cannot be changed. To solve this, check [this section](setup.md#setting-up-the-games-resolution-and-locking-fps) of the guide again.
|
||||
|
||||
### I'm getting "NETWORK WARNING" instead of "NETWORK OK"
|
||||
|
||||
@ -54,4 +54,4 @@
|
||||
#### Fix #2 (RtEffects.dll didn't get replaced)
|
||||
|
||||
!!! tip ""
|
||||
Refer to [Getting Started](/games/iidx9/setup/#getting-started) again and check if you have followed all the instructions explained in it.
|
||||
Refer to [Getting Started](setup.md#getting-started) again and check if you have followed all the instructions explained in it.
|
@ -43,7 +43,7 @@
|
||||
|
||||
<img src="/img/iidx9/4.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](setup.md#setting-up-the-games-resolution)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Setting up the games resolution](#setting-up-the-games-resolution-and-locking-fps)"
|
||||
|
||||
### Configuring Bemanitools for an Online Network
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
|
||||
Replace `eamuse.pcbid=XXXXXXXXXXXXXXXXXXXX` **and** `eamuse.eamid=XXXXXXXXXXXXXXXXXXXX` with your PCBID of your network of choice.
|
||||
|
||||
### Setting up the games resolution & locking FPS
|
||||
### Setting up the game's resolution and locking FPS
|
||||
|
||||
!!! tip ""
|
||||
Before we begin, we'd like to mention that you have two options when it comes to how the game renders. You can choose between `Linear` and `Point`.
|
||||
@ -179,7 +179,7 @@
|
||||
|
||||
<img src="/img/iidx9/14.png">
|
||||
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](setup.md#final-notes)"
|
||||
!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)"
|
||||
|
||||
### Enabling e-AMUSEMENT for Online Play
|
||||
|
||||
|
@ -80,4 +80,4 @@
|
||||
With that, you're all done! Simply exit the service menu or reboot then enjoy the game, have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -75,4 +75,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -98,4 +98,4 @@
|
||||
After saving and exiting all three `PATTERN` options, you're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -98,4 +98,4 @@
|
||||
After saving and exiting all three `PATTERN` options, you're all done! From the service menu select `GAME MODE` and the game should load ready to be played! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -80,4 +80,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -68,4 +68,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -76,10 +76,10 @@
|
||||
|
||||
As for the touch stuff, by default SpiceTools should detect your mouse just fine, you can use the `-s` parameter to have your cursor show at all times above the game window. For touchscreen monitors, it's a bit tricky to write something encompassing them all. Many should be detected automatically, however some may require adding the `-wintouch` parameter for support.
|
||||
|
||||
You can check out some documented touchscreen monitors [here.](/extras/pollingrates/)
|
||||
You can check out some documented touchscreen monitors [here.](../../extras/pollingrates.md)
|
||||
|
||||
With that, you're all done! The final step you'll have to do with your chosen tools is simply setting up your desired keybinds! Once you've done that, Boot the game with your `gamestart.bat` and the game should load and be ready to be enjoyed! Have fun!
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
@ -78,4 +78,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -84,4 +84,4 @@
|
||||
|
||||
!!! warning "Have any other errors?"
|
||||
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](/errorcodes/) section to resolve any issues not seen in this guide to greater depth.
|
||||
Check out the [Common Problems/Tips](problems.md) section and [Error Code](../../errorcodes.md) section to resolve any issues not seen in this guide to greater depth.
|
||||
|
@ -144,7 +144,7 @@
|
||||
|
||||
#### Patches
|
||||
|
||||
!!! info "Go through the [Spice2x Patching](/extras/patchsp2x) page to import patches."
|
||||
!!! info "Go through the [Spice2x Patching](../../extras/patchsp2x.md) page to import patches."
|
||||
|
||||
!!! danger "As a general rule of thumb, if you're not sure what a patch does or you're not absolutely certain you need it, leave it alone, regardless of recommendations below."
|
||||
|
||||
@ -241,7 +241,7 @@
|
||||
|
||||
??? tip "Local e-amuse Emulator (Asphyxia)"
|
||||
|
||||
This is covered in the [Asphyxia CORE](/extras/asphyxia) page.
|
||||
This is covered in the [Asphyxia CORE](../../extras/asphyxia.md) page.
|
||||
|
||||
---
|
||||
### Pre-launch requirements
|
||||
@ -374,6 +374,6 @@
|
||||
|
||||
!!! warning "Have any other issue?"
|
||||
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](/errorcodes) pages.
|
||||
Check out the [Troubleshooting](troubleshooting.md) and [Error Codes](../../errorcodes.md) pages.
|
||||
|
||||
For any more game-specific information, check out [Extra Information](extras.md).
|
@ -1,41 +1,45 @@
|
||||
---
|
||||
description: A compendium of information and guides written to ease headaches.
|
||||
description: A compendium of information and guides about arcade games. By the community, for the community.
|
||||
---
|
||||
|
||||
#
|
||||
|
||||
<figure markdown>
|
||||
![Banner](img/logo/banner.png)
|
||||
</figure>
|
||||
<figure markdown>
|
||||
[We now have a Discord server!](https://discord.gg/cZRUmEPK78){ .md-button }
|
||||
![Banner](./img/logo/banner.png)
|
||||
A compendium of information and guides about arcade games.
|
||||
By the community, for the community.
|
||||
|
||||
[Join our Discord server!](https://discord.gg/cZRUmEPK78){ .md-button }
|
||||
</figure>
|
||||
|
||||
A compendium of information and guides written to ease headaches.
|
||||
|
||||
Changelogs will posted on the Discord in detail.
|
||||
|
||||
We also have a troubleshooting section available on the Discord server.
|
||||
|
||||
|
||||
!!! danger "Important"
|
||||
This site is by no means all-encompassing, I place emphasis on the need to engage in these guides with clean data from a trusted source.
|
||||
|
||||
Please treat these games with some degree of respect and don't tamper with things if you don't know what you're doing, if you can do that, these guides will probably be of use to you. If not, I imagine you're beyond the help of the pages within, good luck.
|
||||
|
||||
### What do I need to know before starting?
|
||||
|
||||
!!! tip ""
|
||||
Before beginning with any of the guides on this site, please make sure your game files are from a clean and trusted source, also make sure you are using the latest version of whichever tools you have chosen, the guides on this website at the time of writing are using [SpiceTools](/extras/spiceguide/) ***with the exception of IIDX from 9th style up to Lincle which use Bemanitools.*** This will be stated on each individual game itself aswell.
|
||||
|
||||
### First time working with data?
|
||||
*Changelogs are posted on our Discord.
|
||||
There also is troubleshooting section available there if you need direct help!*
|
||||
|
||||
!!! tip ""
|
||||
Check out the `First Time Setup` section of your respective game if you've never worked with BEMANI games before or if it's just been a while.
|
||||
!!! warning "This site is by no means all-encompassing"
|
||||
|
||||
### Need help with error codes?
|
||||
**We're only a group of volunteers aiming to bring you the most up-to-date information.**
|
||||
|
||||
!!! tip ""
|
||||
Check out the [Error Codes](/errorcodes/) section for a list of the majority of error codes you may come across.
|
||||
But we're only humans, we make mistakes, and therefore:
|
||||
|
||||
|
||||
- Please **use a certain degree of caution** while manipulating your game files and **make backups**.
|
||||
- Don't tamper with things if you don't know what you're doing.
|
||||
|
||||
If you can do that, these guides will probably be of use to you.
|
||||
If not, **don't tell us we didn't warn you!**
|
||||
|
||||
!!! info "How to use the site?"
|
||||
|
||||
On the left side is a navigation bar containing every guide:
|
||||
|
||||
- **Games** category for game-specific guides on how to setup data, troubleshoot issues, etc..
|
||||
- **Error Codes** for a listing of known errors and what to do about them.
|
||||
- **Game Patching** category for ways to patch/modify your game.
|
||||
- **Extras** for anything that doesn't fit in the above categories.
|
||||
- **External Resources** for links to external sites such as patchers, and generally useful links.
|
||||
|
||||
!!! info "Do you want to help us out?"
|
||||
|
||||
Please check out our GitHub Repo by clicking the link at the top of right of the page.
|
||||
Information on how to contribute is available there.
|
@ -122,7 +122,6 @@ nav:
|
||||
- 'What is WASAPI and ASIO?': 'extras/audio.md'
|
||||
- 'Exclusive Audio Workarounds': 'extras/streamaudio.md'
|
||||
- External Resources: externalresources.md
|
||||
- About & Credits: about.md
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
Loading…
Reference in New Issue
Block a user