mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-09 02:25:08 -05:00
Fix broken links, missing links, make everything relative
This commit is contained in:
@@ -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,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user