Avocado: Difference between revisions
Added license parameter to infobox. |
m Cleaned up some spelling, removed reference to old redump.org after migration (https://forum.redump.info/viewtopic.php?p=117559#p117559) |
||
| (14 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox emulator | {{Infobox emulator | ||
|logo = Avacado_Icon.png | |||
|logowidth = 100 | |||
|version = N/A | |version = N/A | ||
|active = | |active = No | ||
|platform = Windows | |platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Android|Android]] | ||
|developer = [https://github.com/JaCzekanski JaCzekanski] | |developer = [https://github.com/JaCzekanski JaCzekanski] | ||
|target = [[PlayStation emulators|PlayStation]] | |target = [[PlayStation emulators|PlayStation]] | ||
|website = [http://czekanski.info/ czekanski's blog] <small>(Polish language)</small> | |website = [http://czekanski.info/ czekanski's blog] <small>(Polish language)</small> | ||
|prog-lang = {{Proglang|C++}} | |||
|source = [https://github.com/JaCzekanski/Avocado GitHub] | |source = [https://github.com/JaCzekanski/Avocado GitHub] | ||
|license = | |issuetracker = [https://github.com/JaCzekanski/Avocado/issues GitHub] | ||
|support = [https://ko-fi.com/jaczekanski Ko-fi]<br/>[https://github.com/sponsors/JaCzekanski GitHub Sponsor] | |||
|license = {{license|GPLv2}} | |||
}} | }} | ||
== | '''Avocado''' is an open-source [[PlayStation emulators|PlayStation]] emulator. | ||
==Download== | |||
{| cellpadding="4" | |||
|- | |||
|align=center|{{Icon|Win|Lin|Mac|APK}} | |||
|'''[https://avocado-builds.czekanski.info Dev Builds] | |||
|- | |||
|} | |||
==Overview== | ==Overview== | ||
| Line 25: | Line 31: | ||
Despite this emulator being in early development, some 3D games can run. | Despite this emulator being in early development, some 3D games can run. | ||
* [https://avocado-db.czekanski.info/#/ Official Avocado compatibility database] | * [https://avocado-db.czekanski.info/#/ Official Avocado compatibility database] | ||
* [https://literalmente-game.github.io/compatibility_lists/avocado.html literalmente-game's compatibility list] | * [https://literalmente-game.github.io/compatibility_lists/avocado.html literalmente-game's compatibility list] | ||
* [https://github.com/JaCzekanski/Avocado/wiki/Compability Game | * [https://github.com/JaCzekanski/Avocado/wiki/Compability Game compatibility list] (Obsolete/Wiped). | ||
Currently audio is hard synced to NTSC (60Hz) (running PAL games will make audio stutter), and MDEC (black screen instead of movies). The timer implementation does not function properly (games fail to boot or run at the wrong speed). | Currently audio is hard synced to NTSC (60Hz) (running PAL games will make audio stutter), and MDEC (black screen instead of movies). The timer implementation does not function properly (games fail to boot or run at the wrong speed). | ||
| Line 45: | Line 51: | ||
* Memory card support | * Memory card support | ||
* .chd file support | * .chd file support | ||
* Refactored | * Refactored CD-ROM reading and cue parsing subsystems | ||
'''Controls/Configs:''' | '''Controls/Configs:''' | ||
| Line 51: | Line 57: | ||
==Running== | ==Running== | ||
Avocado requires the BIOS from the real console in the data/bios directory. Selection of a BIOS | Avocado requires the BIOS from the real console in the data/bios directory. Selection of a BIOS ROM will be required on the first run. The ROM can be changed under Options->BIOS or by modifying the config.json file. | ||
Avocado doesn't support fast booting. UniROM can be used as a work around. Place the .rom file in the data/bios directory and modify config.json: | Avocado doesn't support fast booting. UniROM can be used as a work around. Place the .rom file in the data/bios directory and modify config.json: | ||
| Line 79: | Line 85: | ||
{{Reflist}} | {{Reflist}} | ||
--> | --> | ||
==External links== | |||
==External | |||
* [https://twitter.com/JaCzekanski Twitter feed] | * [https://twitter.com/JaCzekanski Twitter feed] | ||
* [https://discordapp.com/invite/ATEJApR Discord] channel | * [https://discordapp.com/invite/ATEJApR Discord] channel | ||
| Line 86: | Line 91: | ||
[[Category:Emulators]] | [[Category:Emulators]] | ||
[[Category:Console emulators]] | |||
[[Category:Home console emulators]] | |||
[[Category:PlayStation emulators]] | |||
[[Category:Windows emulation software]] | [[Category:Windows emulation software]] | ||
[[Category:MacOS emulation software]] | |||
[[Category:Linux emulation software]] | [[Category:Linux emulation software]] | ||
[[Category: | [[Category:Android emulation software]] | ||
[[Category:Inactive emulation software]] | |||