Open PS2 Loader

Open PS2 Loader – Nova versão 1703 e DB 2027, confira as novidades!

Ficamos um bom tempo sem uma versão nova do OPL, recebendo apenas Pre-Releases, mas enfim chegaram! Com vários ajustes e limpezas no código que podem melhorar o desempenho e estabilidade do programa além de incluir novidades para o novo driver BDM que prepara terreno para o MX4SIO!

  • OPL Oficial não tem aba de PS1 mas pode ser ligeiramente mais rápido
  • OPL DB tem a aba de PS1, mas vale lembrar que precisa do POPSTARTER uma vez que nenhum OPL roda jogos de PS1

Changelog:

rev1703 – AKuHAK – Merge pull request #461 from uyjulian/stdmchandling – Thu Jul 22 01:08:37 2021 +0300
rev1702 – AKuHAK – Merge pull request #467 from uyjulian/bdmsettings_mx4sio – Thu Jul 22 01:07:33 2021 +0300
rev1701 – KrahJohlito – BDM: add GUI option for MX4SIO – Wed Jul 21 15:37:56 2021 -0500
rev1700 – Maximus32 – BDM: add MX4SIO support – Wed Jul 21 15:37:56 2021 -0500
rev1699 – KrahJohlito – GUI: rework BDM GUI device selection – Wed Jul 21 15:37:54 2021 -0500
rev1698 – uyjulian – Use standard POSIX functions for memory card handling – Fri Jul 9 21:43:56 2021 -0500
rev1697 – Julian Uy – Merge pull request #458 from israpps/OPL-Mega-Backups – Sun Jul 4 22:21:10 2021 -0500
rev1696 – Matías Israelson – OPL Builds Backup – Thu Jul 1 15:00:30 2021 -0300
rev1695 – Julian Uy – Merge pull request #452 from AKuHAK/clean_code – Tue Jun 29 13:41:11 2021 -0500
rev1694 – AKuHAK – Tab characters replaced with spaces code run through clang-format-13 commented code also run through clang-format – Mon Jun 28 21:51:50 2021 +0300
rev1693 – Julian Uy – Merge pull request #451 from AKuHAK/asm-beautify – Mon Jun 28 11:02:46 2021 -0500
rev1692 – AKuHAK – Fixed assembly code indentation – Mon Jun 28 16:21:35 2021 +0300
rev1691 – AKuHAK – Merge pull request #450 from uyjulian/smsutils_cleanup – Mon Jun 28 15:33:36 2021 +0300
rev1690 – AKuHAK – Merge pull request #449 from uyjulian/strncmp_microoptimization – Mon Jun 28 12:49:34 2021 +0300
rev1689 – uyjulian – Move memcpy/memset redefinition to smsutils.h – Mon Jun 28 02:29:38 2021 -0500
rev1688 – uyjulian – Optimize strncmp with a constant string to strcmp – Mon Jun 28 01:49:15 2021 -0500
rev1687 – AKuHAK – Merge pull request #445 from uyjulian/cleancdvdman – Sun Jun 27 12:39:10 2021 +0300
rev1686 – uyjulian – Change sector size ’11’ bitshifts to ‘2048’ multiply/divide – Sat Jun 26 23:18:25 2021 -0500
rev1685 – uyjulian – Change SCMD/NCMD enumerations to use the same ones in libcdvd in ps2sdk – Sat Jun 26 11:45:20 2021 -0500
rev1684 – uyjulian – Remove unneeded lines – Sat Jun 26 11:37:39 2021 -0500
rev1683 – uyjulian – Fix casting unaligned access warning – Sat Jun 26 11:36:22 2021 -0500
rev1682 – uyjulian – Change smsutils functions to use definitions to the original symbol – Sat Jun 26 01:45:52 2021 -0500
rev1681 – uyjulian – Change definitions to use the ps2sdk definitions where possible – Sat Jun 26 01:40:05 2021 -0500
rev1680 – uyjulian – Initial splitting of source for cdvdman and cdvdfsv – Sat Jun 26 01:08:13 2021 -0500
rev1679 – Rick Gaiser – Merge pull request #444 from KrahJohlito/bdm – Fri Jun 25 08:58:34 2021 +0200
rev1678 – KrahJohlito – BDM: Make loading block device modules other than USB optional – Thu Jun 24 21:57:33 2021 +0930
rev1677 – AKuHAK – More verbose output for clang action – Thu Jun 24 14:17:46 2021 +0300
rev1676 – AKuHAK – Merge pull request #443 from uyjulian/imgdrvsearch – Tue Jun 22 13:51:40 2021 +0300
rev1675 – AKuHAK – Direct link for latest release – Tue Jun 22 11:58:14 2021 +0300
rev1674 – uyjulian – Only search on first invocation of ResetIopSpecial – Mon Jun 21 10:36:54 2021 -0500
rev1673 – Julian Uy – Merge pull request #442 from AKuHAK/fix_debug – Sun Jun 20 16:59:23 2021 -0500
rev1672 – uyjulian – Replace constants in imgdrv by searching instead of hardcoded offsets – Sun Jun 20 16:49:48 2021 -0500
rev1671 – AKuHAK – Fixed debug builds – Sun Jun 20 23:30:20 2021 +0300
rev1670 – KrahJohlito – Merge pull request #441 from uyjulian/packstruct – Sun Jun 20 09:31:15 2021 +0930
rev1669 – AKuHAK – Merge pull request #423 from KrahJohlito/hdd-nogui – Sat Jun 19 10:31:56 2021 +0300
rev1668 – KrahJohlito – hdd: Add option to use partitions other than +OPL – Sat Jun 19 16:13:56 2021 +0930
rev1667 – uyjulian – Use packed attribute in structs in cdvd_config.h – Fri Jun 18 18:04:57 2021 -0500
rev1666 – AKuHAK – Merge pull request #439 from AKuHAK/modules_sync – Fri Jun 18 16:09:05 2021 +0300
rev1665 – AKuHAK – Module makefiles synced with mainstream SDK – Wed Jun 16 21:38:14 2021 +0300
rev1664 – Julian Uy – Merge pull request #436 from AKuHAK/clang-format12 – Tue Jun 15 08:35:25 2021 -0500
rev1663 – AKuHAK – Code cleanup – Tue Jun 15 12:40:56 2021 +0300
rev1662 – AKuHAK – Modified some source control files – Tue Jun 15 12:16:59 2021 +0300
rev1661 – Julian Uy – Merge pull request #434 from AKuHAK/clean_modules – Sat Jun 12 16:14:54 2021 -0500
rev1660 – AKuHAK – Merge branch ‘ps2homebrew:master’ into clean_modules – Sun Jun 13 00:11:36 2021 +0300
rev1659 – AKuHAK – Merge pull request #433 from uyjulian/iop_gcc11_fixes – Sat Jun 12 23:52:07 2021 +0300
rev1658 – AKuHAK – IOP modules: cleaned imports list – Sat Jun 12 23:50:29 2021 +0300
rev1657 – uyjulian – Move flags reliant on GCC version after Rules.make include – Fri Jun 11 09:42:10 2021 -0500
rev1656 – uyjulian – cdvd_config: expand filename argument for SMB from 80 characters to 88 characters – Fri Jun 11 09:37:40 2021 -0500
rev1655 – uyjulian – modules: fixed signedness warnings – Fri Jun 11 09:36:26 2021 -0500
rev1654 – uyjulian – Avoid strict aliasing warning by using memcpy to copy data – Fri Jun 11 09:35:08 2021 -0500
rev1653 – uyjulian – lwnbdsvr: use libgcc for some support functions – Fri Jun 11 09:33:52 2021 -0500
rev1652 – uyjulian – Ignore some warnings from newer GCC – Fri Jun 11 09:33:15 2021 -0500
rev1651 – uyjulian – Avoid unused variable – Fri Jun 11 09:31:31 2021 -0500
rev1650 – uyjulian – Avoid multiple definitions of the export table – Fri Jun 11 09:29:26 2021 -0500
rev1649 – uyjulian – lwnbdsvr: define nbd_buffer in only one file – Fri Jun 11 09:27:32 2021 -0500
rev1648 – uyjulian – smap-ingame: make gp register usage optional – Fri Jun 11 09:26:49 2021 -0500
rev1647 – uyjulian – interface: fixed signedness warnings – Fri Jun 11 09:25:53 2021 -0500
rev1646 – uyjulian – Avoid bitwise negate on boolean variable warning – Fri Jun 11 09:25:26 2021 -0500
rev1645 – uyjulian – interface/guigame: avoid string overflow and string overlap warnings – Fri Jun 11 09:24:26 2021 -0500
rev1644 – uyjulian – Avoid char index warning by casting to int – Fri Jun 11 09:22:55 2021 -0500
rev1643 – uyjulian – interface/ethsupport: avoid strict aliasing warning – Fri Jun 11 09:21:17 2021 -0500
rev1642 – uyjulian – Remove psx-scene link from README.md (it has been dead for a long while) – Fri Jun 11 00:16:22 2021 -0500

Downloads:

Os pacotes abaixo são completos e prontos para atualizar, siga o tutorial abaixo para entender o processo, já acompanha a tradução para nosso idioma, porém a tradução precisa ser ativada em display settings, se estiver atualizando de uma versão já traduzida não esqueça de mudar a tradução para a nova versão, caso contrário haverão erros de caracteres!.

OPL Oficial (recomendado)OPL DB

Como ATUALIZAR o OPL (para 0.9.0 em diante):

Como ATUALIZAR o OPL (versões antigas como 0.7 e 0.8)

Como atualizar via rede pelo celular, SEM PC

Como INSTALAR o OPL do ZERO!

Como copiar o OPL de um Memory Card para outro:

 










Venão

Gamer que começou com um Master System e passou por todas as gerações após isso. Podcaster, Youtuber e Web Developer. Maior Youtuber sobre Playstation da Ámerica Latina! Se inscreve lá no canal do Youtube pra conferir todos os tutoriais, gameplays dos melhores games e trocar ideia em todas as lives! Clique aqui!

Ads Blocker Image Powered by Code Help Pro

Poxa está usando Adblock aqui?

Detectamos adblock ou algum recurso de bloqueio de anuncios. Entendemos isso, mas os anúncios mantêm o site no ar. Aqui você tem diversos tutoriais e arquivos para download de forma segura e gratuita, o mínimo que pedimos é que libere os anúncios. Caso não use a extensão adblock, cheque as configurações do seu navegador. Saiba outras formas de ajudar clicando aqui.