Update links to TASVideos in readme
This commit is contained in:
parent
ca71bb2faf
commit
df315abaf7
18
README.md
18
README.md
|
@ -94,7 +94,7 @@ Released binaries can be found right here on GitHub (also linked at the top of t
|
|||
|
||||
[](https://github.com/TASEmulators/BizHawk/releases/latest)
|
||||
|
||||
Click `BizHawk-<version>.zip` to download it. Also note the changelog, the full version of which is [here at TASVideos](http://tasvideos.org/Bizhawk/ReleaseHistory.html).
|
||||
Click `BizHawk-<version>.zip` to download it. Also note the changelog, the full version of which is [over on TASVideos](https://tasvideos.org/Bizhawk/ReleaseHistory).
|
||||
Extract it anywhere, but **don't mix different versions** of BizHawk, keep each version in its own folder. You may move or rename the folder containing `EmuHawk.exe`, even to another drive — as long as you keep all the files together, and the prerequisites are installed when you go to run it.
|
||||
|
||||
Run `EmuHawk.exe` to start. If startup is blocked by a Windows SmartScreen dialog, click "More Info" to reveal the override button. Third-party antivirus may also block startup. There are some command-line arguments you can use: see [*Passing command-line arguments*](#passing-command-line-arguments).
|
||||
|
@ -112,7 +112,7 @@ A "backport" release, [1.13.2](https://github.com/TASEmulators/BizHawk/releases/
|
|||
|
||||
**Note**: There's only one dev working on Linux (@YoshiRulz)! Please have patience, and try not to bother everyone else.
|
||||
|
||||
Install the listed package with your package manager (some buttons are links to the relevant package). The changelog can be found [on TASVideos](http://tasvideos.org/Bizhawk/ReleaseHistory.html).
|
||||
Install the listed package with your package manager (some buttons are links to the relevant package). The changelog can be found [over on TASVideos](https://tasvideos.org/Bizhawk/ReleaseHistory).
|
||||
|
||||
[-%2335BF5C.svg?logo=manjaro&style=popout)](https://aur.archlinux.org/packages/bizhawk-monort)
|
||||
|
||||
|
@ -133,7 +133,7 @@ Lua support is new in 2.7, and it requires Mono >= 6.12.0.151 (unreleased as of
|
|||
|
||||
EmuHawk depends on certain libraries for graphics, and these don't work on macOS. Users on macOS have three options:
|
||||
* Use another machine with Windows or Linux, or install either in a VM (WINE is not a VM).
|
||||
* Use an older 1.x release which was ported to macOS by @Sappharad (with replacements for the missing libraries). Links and more details are in [this TASVideos forum thread](http://tasvideos.org/forum/viewtopic.php?t=12659) (jump to last page for latest binaries).
|
||||
* Use an older 1.x release which was ported to macOS by @Sappharad (with replacements for the missing libraries). Links and more details are in [this TASVideos forum thread](https://tasvideos.org/Forum/Topics/12659) (jump to last page for latest binaries).
|
||||
* For the technically-minded, download the [source](https://github.com/Sappharad/BizHawk/tree/MacUnixMonoCompat) of an older 2.x release. @Sappharad put a lot of work into it but ultimately decided to stop.
|
||||
|
||||
[to top](#bizhawk)
|
||||
|
@ -272,9 +272,9 @@ More disclaimers: Develop a habit to always flush saves manually every time you
|
|||
|
||||
### TASing
|
||||
|
||||
~~This section refers to BizHawk specifically. For resources on TASing in general, see [Welcome to TASVideos](http://tasvideos.org/WelcomeToTASVideos.html).~~ This section hasn't been written yet.
|
||||
~~This section refers to BizHawk specifically. For resources on TASing in general, see [Welcome to TASVideos](https://tasvideos.org/WelcomeToTASVideos).~~ This section hasn't been written yet.
|
||||
|
||||
For now, the best way to learn how to TAS is to browse pages like [BasicTools](http://tasvideos.org/TasingGuide/BasicTools.html) on TASVideos and watch tutorials like [The8bitbeast's](https://www.youtube.com/playlist?list=PLlJzD6wWmoXmihK13itZJ-mzjK3SD1EaM) and [Sand_Knight and dwangoAC's](https://youtu.be/6tJniMaR2Ps).
|
||||
For now, the best way to learn how to TAS is to browse pages like [BasicTools](https://tasvideos.org/TasingGuide/BasicTools) on TASVideos and watch tutorials like [The8bitbeast's](https://www.youtube.com/playlist?list=PLlJzD6wWmoXmihK13itZJ-mzjK3SD1EaM) and [Sand_Knight and dwangoAC's](https://youtu.be/6tJniMaR2Ps).
|
||||
|
||||
[to top](#bizhawk)
|
||||
|
||||
|
@ -337,10 +337,10 @@ Please don't bother core devs about these WIPs unless you're looking to contribu
|
|||
|
||||
## Support and troubleshooting
|
||||
|
||||
A short [FAQ](http://tasvideos.org/Bizhawk/FAQ.html) is provided on the [BizHawk wiki](http://tasvideos.org/Bizhawk.html). If your problem is one of the many not answered there, and you can't find it in the [issue tracker search](https://github.com/TASEmulators/BizHawk/issues?q=is%3Aissue+PUT_ISSUE_KEYWORDS_HERE), you can try:
|
||||
A short [FAQ](https://tasvideos.org/Bizhawk/FAQ) is provided on the TASVideos wiki. If your problem is one of the many not answered there, and you can't find it in the [issue tracker search](https://github.com/TASEmulators/BizHawk/issues?q=is%3Aissue+PUT_ISSUE_KEYWORDS_HERE), you can try:
|
||||
* `#emulation` on [the TASVideos Discord](https://discordapp.com/invite/GySG2b6) (also the more specialised channels `#tas-production` and `#scripting`, and [the ApiHawk server](https://discord.gg/UPhN4um3px))
|
||||
* `#bizhawk` on Libera Chat ([via Matrix](https://matrix.to/#/#bizhawk:libera.chat) or [via IRC](https://libera.chat/guides/connect))
|
||||
* The TASVideos [forum for BizHawk](http://tasvideos.org/forum/viewforum.php?f=64)
|
||||
* The [TASVideos forum for BizHawk](https://tasvideos.org/Forum/Subforum/64)
|
||||
|
||||
You can [open a new issue](https://github.com/TASEmulators/BizHawk/issues/new) at any time if you're logged in to GitHub. Please **at the very least read the issue templates**, we tend to ask the same questions for every one-line issue that's opened.
|
||||
|
||||
|
@ -403,10 +403,10 @@ Disclaimer time! Can't have emulation software without a disclaimer...
|
|||
* [Dolphin](https://dolphin-emu.org) for GameCube and Wii — cross-platform
|
||||
* [FCEUX](http://www.fceux.com/web/home.html) for NES/Famicom — cross-platform; TASing is Windows-only
|
||||
* [libTAS](https://github.com/clementgallet/libTAS) for ELF (Linux desktop apps) — requires GNU+Linux host; also emulates other emulators
|
||||
* [lsnes](http://tasvideos.org/Lsnes.html) for GB and SNES — cross-platform
|
||||
* [lsnes](https://tasvideos.org/Lsnes) for GB and SNES — cross-platform
|
||||
* [melonDS](http://melonds.kuribo64.net) for Nintendo DS — cross-platform
|
||||
* [mGBA](https://mgba.io) for GBA and GB/C — cross-platform
|
||||
|
||||
Emulators for other systems can be found on the [EmulatorResources page](http://tasvideos.org/EmulatorResources.html) at TASVideos. The [TASEmulators GitHub page](https://github.com/TASEmulators) also holds copies of other emulators and plugins where development happens sometimes, their upstreams may be of use.
|
||||
Emulators for other systems can be found on the [EmulatorResources page](https://tasvideos.org/EmulatorResources) at TASVideos. The [TASEmulators GitHub page](https://github.com/TASEmulators) also holds copies of other emulators and plugins where development happens sometimes, their upstreams may be of use.
|
||||
|
||||
[to top](#bizhawk)
|
||||
|
|
Loading…
Reference in New Issue