<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[forums.PPSSPP.org - General Discussion and Announcements]]></title>
		<link>https://forums.ppsspp.org/</link>
		<description><![CDATA[forums.PPSSPP.org - https://forums.ppsspp.org]]></description>
		<pubDate>Mon, 15 Jun 2026 09:13:30 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[simple windows updater/launcher for dev build zip version]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41380</link>
			<pubDate>Tue, 26 May 2026 18:04:56 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41380</guid>
			<description><![CDATA[I got free time and somehow make a simple bat file for auto updater and launcher for ppsspp the dev build for windows..<br />
<br />
just feels like sharing so i put it here..<br />
made it in win 11 but i think it would run in win 10 too..<br />
<br />
put it in the same folder as your ppsspp exe and run it from there..<br />
it check for your current version and check the json of last build, if any difference it will download and extract.. and launch the ppsspp else it will just launch..<br />
<br />
you can also make a shortcut to this file if want to run from desktop or start menu..<br />
if you suspicious of this file just open in notepad or any text editor to check or scan it with antivirus.. as its just a bat file.. so change the extension from txt to bat<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/txt.gif" border="0" alt=".txt" />&nbsp;&nbsp;<a href="attachment.php?aid=18620" target="_blank">ppsspp-updater.txt</a> (Size: 2.72 KB / Downloads: 42)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[I got free time and somehow make a simple bat file for auto updater and launcher for ppsspp the dev build for windows..<br />
<br />
just feels like sharing so i put it here..<br />
made it in win 11 but i think it would run in win 10 too..<br />
<br />
put it in the same folder as your ppsspp exe and run it from there..<br />
it check for your current version and check the json of last build, if any difference it will download and extract.. and launch the ppsspp else it will just launch..<br />
<br />
you can also make a shortcut to this file if want to run from desktop or start menu..<br />
if you suspicious of this file just open in notepad or any text editor to check or scan it with antivirus.. as its just a bat file.. so change the extension from txt to bat<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/txt.gif" border="0" alt=".txt" />&nbsp;&nbsp;<a href="attachment.php?aid=18620" target="_blank">ppsspp-updater.txt</a> (Size: 2.72 KB / Downloads: 42)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RIDGE RACER 2]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41301</link>
			<pubDate>Mon, 18 May 2026 19:58:27 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41301</guid>
			<description><![CDATA[Hello,<br />
in the game, during the video introduction, <br />
the girl seems to be cut off at the end of the video; a sequence is missing. <br />
Is this normal?<br />
<br />
thanks all Dev]]></description>
			<content:encoded><![CDATA[Hello,<br />
in the game, during the video introduction, <br />
the girl seems to be cut off at the end of the video; a sequence is missing. <br />
Is this normal?<br />
<br />
thanks all Dev]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Latest version PSPP for Windows]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41267</link>
			<pubDate>Wed, 13 May 2026 13:40:28 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41267</guid>
			<description><![CDATA[If I download and install the latest stable PSPP version for Windows (version GNU pspp 2.1.1-g557d00) from the latest-release directory, the (default) installation path is C:\Program Files\PSPP-TESTING and I see 'Testversion' at the top when opening the program. In other words, is this actually the latest stable version?]]></description>
			<content:encoded><![CDATA[If I download and install the latest stable PSPP version for Windows (version GNU pspp 2.1.1-g557d00) from the latest-release directory, the (default) installation path is C:\Program Files\PSPP-TESTING and I see 'Testversion' at the top when opening the program. In other words, is this actually the latest stable version?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dynasty Warriors: Strikeforce - Experimental POM Shader (3D Depth Effect)]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41250</link>
			<pubDate>Tue, 12 May 2026 09:55:59 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41250</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
I want to share a small experiment I've been working on for Dynasty Warriors: Strikeforce. I’m not modifying the emulator, but I’ve been tweaking the game's visual presentation using a custom GLSL shader.<br />
<br />
The Goal:<br />
The environments and character armors in Strikeforce can sometimes look a bit "flat" due to the PSP's hardware limitations. I’m testing a Parallax Occlusion Mapping (POM) technique to give these 2D surfaces a real 3D volume and depth perception.<br />
<br />
Preview <br />
<a href="https://m.youtube.com/watch?v=JpZwUYi6Mec" target="_blank">https://m.youtube.com/watch?v=JpZwUYi6Mec</a><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".jpg" />&nbsp;&nbsp;<a href="attachment.php?aid=18609" target="_blank">IMG_20260512_155305.jpg</a> (Size: 431.61 KB / Downloads: 52)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I want to share a small experiment I've been working on for Dynasty Warriors: Strikeforce. I’m not modifying the emulator, but I’ve been tweaking the game's visual presentation using a custom GLSL shader.<br />
<br />
The Goal:<br />
The environments and character armors in Strikeforce can sometimes look a bit "flat" due to the PSP's hardware limitations. I’m testing a Parallax Occlusion Mapping (POM) technique to give these 2D surfaces a real 3D volume and depth perception.<br />
<br />
Preview <br />
<a href="https://m.youtube.com/watch?v=JpZwUYi6Mec" target="_blank">https://m.youtube.com/watch?v=JpZwUYi6Mec</a><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".jpg" />&nbsp;&nbsp;<a href="attachment.php?aid=18609" target="_blank">IMG_20260512_155305.jpg</a> (Size: 431.61 KB / Downloads: 52)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Release file differences on the homepage and the github page]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41196</link>
			<pubDate>Sat, 02 May 2026 11:21:45 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41196</guid>
			<description><![CDATA[Hello!<br />
<br />
You can download the emulator release either from the homepage downloads section, or from the github releases assets. But these downloaded files are not the same. For example checking the 1.20.3 windows portable release, inside the zip the 'PPSSPPWindows64.exe' file has a different filesize and hash depending whether you downloaded it from the home page or the github. The github package is also missing the 'PPSSPPWindows.exe' file, but not sure if that matters.<br />
<br />
Why are the .exe files having different sizes and should the files be identical?<br />
<br />
Thanks for the emulator!]]></description>
			<content:encoded><![CDATA[Hello!<br />
<br />
You can download the emulator release either from the homepage downloads section, or from the github releases assets. But these downloaded files are not the same. For example checking the 1.20.3 windows portable release, inside the zip the 'PPSSPPWindows64.exe' file has a different filesize and hash depending whether you downloaded it from the home page or the github. The github package is also missing the 'PPSSPPWindows.exe' file, but not sure if that matters.<br />
<br />
Why are the .exe files having different sizes and should the files be identical?<br />
<br />
Thanks for the emulator!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DLC Recipe Tool]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41137</link>
			<pubDate>Tue, 21 Apr 2026 20:11:10 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41137</guid>
			<description><![CDATA[<div style="text-align: center;"><span style="font-size: 15pt;"><span style="font-weight: bold;">DLC Recipe Tool: O Editor e criador de DLC de receitas para Yu-Gi-Oh! Tag Force</span></span></div>
<br />
<div style="text-align: center;"><!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/FAjuhvNrzB8" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --></div>
<br />
<span style="font-weight: bold;">Fala, duelistas!</span> Montar o deck perfeito em Yu-Gi-Oh! Tag Force sempre foi uma das partes mais divertidas da franquia. No entanto, criar e testar múltiplas receitas diretamente pelo menu do PSP ou do emulador PPSSPP pode ser um processo demorado e pouco prático. No passado, se você quisesse importar um deck da internet ou compartilhar sua criação com amigos, isso simplesmente não era possível.<br />
<br />
É exatamente para resolver esse problema que apresentamos a página oficial do <span style="font-weight: bold;">DLC Recipe Tool</span>. Este programa funciona como um <span style="font-style: italic;">Deck Builder</span> completo para o seu computador, permitindo que você crie receitas personalizadas e as exporte no formato <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
 de forma fácil e intuitiva. A ferramenta respeita automaticamente todas as regras de montagem do jogo: você pode adicionar de 40 a 60 cartas no Main Deck, até 15 cartas no Extra Deck e no Side Deck, sempre limitando a 3 cópias por carta. Além disso, você pode nomear sua receita com até 18 caracteres para identificá-la facilmente in-game.<br />
<br />
Os decks gerados são lidos nativamente pelo jogo como se fossem DLCs oficiais da Konami, garantindo 100% de compatibilidade direta (do Tag Force 1 ao 6 e Special) e total segurança para o seu progresso no jogo. <span style="font-weight: bold;">Não é necessário utilizar nenhum tipo de cheat</span> para que o emulador ou console reconheça os arquivos.<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">⬇️ Área de Download (Versão Mais Recente)</span></span><br />
Baixe a ferramenta acessando o post oficial no blog. Lembre-se de extrair os arquivos em uma pasta no seu computador antes de executar o programa!<br />
<br />
<span style="font-weight: bold;"><a href="https://www.muquifoplays.online/2026/03/dlcrecipetool.html" target="_blank">? CLIQUE AQUI PARA ACESSAR E BAIXAR O DLC RECIPE TOOL ?</a></span></div>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">?️ Como Usar o DLC Recipe Tool: Tutorial Completo</span></span></div>
<br />
O DLC Recipe Tool foi projetado para ser intuitivo. Confira abaixo as principais funções da interface para começar a criar seus decks agora mesmo:<br />
<br />
<span style="font-weight: bold;">1. Nome da Receita</span><ul>
<li>Campo localizado no topo da janela. Possui um limite fixo de 18 caracteres para evitar bugs visuais no jogo. Este nome é salvo diretamente dentro do arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
.<br />
</li></ul>
<br />
<span style="font-weight: bold;">2. Database (Lista Geral de Cartas)</span><ul>
<li>Banco de dados contendo todas as cartas do jogo, com ordenação automática e um campo de busca dinâmica para facilitar a localização dos seus monstros, mágicas e armadilhas.<br />
</li></ul>
<br />
<span style="font-weight: bold;">3. Painéis do Deck</span><ul>
<li>Áreas dedicadas para visualizar a construção do seu <span style="font-weight: bold;">Main Deck</span>, <span style="font-weight: bold;">Extra Deck</span> e <span style="font-weight: bold;">Side Deck</span> em tempo real.<br />
</li></ul>
<br />
<span style="font-weight: bold;">? Funções dos Comandos:</span><ul>
<li><span style="font-weight: bold;">&lt;&lt; Main:</span> Envia a carta selecionada no Database para o Main Deck.</li>
<li><span style="font-weight: bold;">&lt;&lt; Extra:</span> Envia a carta selecionada no Database para o Extra Deck.</li>
<li><span style="font-weight: bold;">&lt;&lt; Side:</span> Envia a carta selecionada no Database para o Side Deck.</li>
<li><span style="font-weight: bold;">Clique Botão Direito:</span> Atalho prático para adicionar cartas ou removê-las rapidamente da lista.</li>
<li><span style="font-weight: bold;">Remover Selecionado:</span> Retira a carta selecionada da sua lista atual.</li>
<li><span style="font-weight: bold;">Abrir .YGR:</span> Carrega um arquivo de deck existente do seu PC para edição.</li>
<li><span style="font-weight: bold;">Salvar .YGR:</span> Exporta o deck criado para o formato nativo de DLC do jogo.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Passo a Passo: Exportando e Jogando</span></span></div>
<br />
<ol type="1">
<li>Abra o programa e digite o nome da receita no topo (lembre-se: máximo de 18 caracteres).</li>
<li>Utilize a barra de pesquisa na seção <span style="font-weight: bold;">Database</span> para encontrar a carta desejada. Aproveite a nova função visual para ver a imagem da carta!</li>
<li>Selecione a carta e clique no botão correspondente para adicioná-la, ou utilize o <span style="font-weight: bold;">botão direito do mouse</span> para ganhar tempo.</li>
<li>Fique de olho nos limites de cópias (máximo de 3) e no tamanho do deck (40 a 60 cartas no Main).</li>
<li>Repita o processo até finalizar a sua estratégia.</li>
<li>Clique em <span style="font-weight: bold;">Salvar .YGR</span>, pegue o arquivo gerado e coloque-o na pasta do seu <span style="font-weight: bold;">SAVEDATA</span>.</li>
<li>Abra o jogo, vá na seção de Receitas (Recipes) e o seu deck estará lá, pronto para ser usado no seu próximo duelo!<br />
</li></ol>
<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Histórico de Atualizações (Changelog)</span></span></div>
<br />
<span style="font-weight: bold;">v2.9 (Atualização Mais Recente)</span><ul>
<li><span style="font-weight: bold;">Imagens Adicionadas:</span> Agora você pode ver as imagens das cartas durante a pesquisa, facilitando muito a montagem do deck.</li>
<li><span style="font-weight: bold;">Atalhos Dinâmicos:</span> Opção rápida adicionada para remover ou adicionar cartas nas listas usando apenas o clique com o botão direito do mouse.</li>
<li><span style="font-weight: bold;">Visualização Otimizada:</span> Melhorias gerais na exibição dos nomes das cartas dentro da interface.</li>
<li><span style="font-weight: bold;">Correções e Estabilidade:</span> Foram corrigidos bugs pontuais no carregamento dos bancos de dados.<br />
</li></ul>
<br />
<span style="font-weight: bold;">v2.7 e versões anteriores</span><ul>
<li>A ferramenta foi totalmente reconstruída do zero, focando em performance e otimização.</li>
<li>Implementada a geração nativa: não é mais necessário utilizar nenhum tipo de cheat para que o emulador ou console reconheça os arquivos de deck.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 13pt;"><span style="font-weight: bold;">? Créditos e Colaboradores do Projeto</span></span><br />
<br />
<span style="font-weight: bold;">DLC Recipe Tool</span><br />
Desenvolvido por <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">White</a></span> — <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">Muquifo Plays</a></span></div>
<br />
<span style="font-style: italic;">Um agradecimento especial para as pessoas que ajudaram no desenvolvimento da ferramenta ao longo das atualizações:</span><ul>
<li><span style="font-weight: bold;"><a href="https://forums.ppsspp.org/member.php?action=profile&amp;uid=1828162" target="_blank">Chrisfand</a>:</span> Criou toda a metodologia e base teórica que possibilitou o desenvolvimento da ferramenta.</li>
<li><span style="font-weight: bold;"><a href="https://www.youtube.com/@ralphjv" target="_blank">Ralph</a>:</span> Ensinou e documentou como funciona a criptografia usada pela Konami nos arquivos de DLC.</li>
<li><span style="font-weight: bold;"><a href="https://www.youtube.com/@NotJuninfs" target="_blank">Juninfs</a>:</span> Disponibilizou um banco de dados completo das cartas utilizado no programa.</li>
<li><span style="font-weight: bold;"><a href="https://youtube.com/@vitor_tw1?si=eMqANsIRdBeb3Fhz" target="_blank">VitorTW</a>:</span> Ajudou exaustivamente nos testes de usabilidade e na identificação de bugs.<br />
</li></ul>
]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-size: 15pt;"><span style="font-weight: bold;">DLC Recipe Tool: O Editor e criador de DLC de receitas para Yu-Gi-Oh! Tag Force</span></span></div>
<br />
<div style="text-align: center;"><!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/FAjuhvNrzB8" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --></div>
<br />
<span style="font-weight: bold;">Fala, duelistas!</span> Montar o deck perfeito em Yu-Gi-Oh! Tag Force sempre foi uma das partes mais divertidas da franquia. No entanto, criar e testar múltiplas receitas diretamente pelo menu do PSP ou do emulador PPSSPP pode ser um processo demorado e pouco prático. No passado, se você quisesse importar um deck da internet ou compartilhar sua criação com amigos, isso simplesmente não era possível.<br />
<br />
É exatamente para resolver esse problema que apresentamos a página oficial do <span style="font-weight: bold;">DLC Recipe Tool</span>. Este programa funciona como um <span style="font-style: italic;">Deck Builder</span> completo para o seu computador, permitindo que você crie receitas personalizadas e as exporte no formato <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
 de forma fácil e intuitiva. A ferramenta respeita automaticamente todas as regras de montagem do jogo: você pode adicionar de 40 a 60 cartas no Main Deck, até 15 cartas no Extra Deck e no Side Deck, sempre limitando a 3 cópias por carta. Além disso, você pode nomear sua receita com até 18 caracteres para identificá-la facilmente in-game.<br />
<br />
Os decks gerados são lidos nativamente pelo jogo como se fossem DLCs oficiais da Konami, garantindo 100% de compatibilidade direta (do Tag Force 1 ao 6 e Special) e total segurança para o seu progresso no jogo. <span style="font-weight: bold;">Não é necessário utilizar nenhum tipo de cheat</span> para que o emulador ou console reconheça os arquivos.<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">⬇️ Área de Download (Versão Mais Recente)</span></span><br />
Baixe a ferramenta acessando o post oficial no blog. Lembre-se de extrair os arquivos em uma pasta no seu computador antes de executar o programa!<br />
<br />
<span style="font-weight: bold;"><a href="https://www.muquifoplays.online/2026/03/dlcrecipetool.html" target="_blank">? CLIQUE AQUI PARA ACESSAR E BAIXAR O DLC RECIPE TOOL ?</a></span></div>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">?️ Como Usar o DLC Recipe Tool: Tutorial Completo</span></span></div>
<br />
O DLC Recipe Tool foi projetado para ser intuitivo. Confira abaixo as principais funções da interface para começar a criar seus decks agora mesmo:<br />
<br />
<span style="font-weight: bold;">1. Nome da Receita</span><ul>
<li>Campo localizado no topo da janela. Possui um limite fixo de 18 caracteres para evitar bugs visuais no jogo. Este nome é salvo diretamente dentro do arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
.<br />
</li></ul>
<br />
<span style="font-weight: bold;">2. Database (Lista Geral de Cartas)</span><ul>
<li>Banco de dados contendo todas as cartas do jogo, com ordenação automática e um campo de busca dinâmica para facilitar a localização dos seus monstros, mágicas e armadilhas.<br />
</li></ul>
<br />
<span style="font-weight: bold;">3. Painéis do Deck</span><ul>
<li>Áreas dedicadas para visualizar a construção do seu <span style="font-weight: bold;">Main Deck</span>, <span style="font-weight: bold;">Extra Deck</span> e <span style="font-weight: bold;">Side Deck</span> em tempo real.<br />
</li></ul>
<br />
<span style="font-weight: bold;">? Funções dos Comandos:</span><ul>
<li><span style="font-weight: bold;">&lt;&lt; Main:</span> Envia a carta selecionada no Database para o Main Deck.</li>
<li><span style="font-weight: bold;">&lt;&lt; Extra:</span> Envia a carta selecionada no Database para o Extra Deck.</li>
<li><span style="font-weight: bold;">&lt;&lt; Side:</span> Envia a carta selecionada no Database para o Side Deck.</li>
<li><span style="font-weight: bold;">Clique Botão Direito:</span> Atalho prático para adicionar cartas ou removê-las rapidamente da lista.</li>
<li><span style="font-weight: bold;">Remover Selecionado:</span> Retira a carta selecionada da sua lista atual.</li>
<li><span style="font-weight: bold;">Abrir .YGR:</span> Carrega um arquivo de deck existente do seu PC para edição.</li>
<li><span style="font-weight: bold;">Salvar .YGR:</span> Exporta o deck criado para o formato nativo de DLC do jogo.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Passo a Passo: Exportando e Jogando</span></span></div>
<br />
<ol type="1">
<li>Abra o programa e digite o nome da receita no topo (lembre-se: máximo de 18 caracteres).</li>
<li>Utilize a barra de pesquisa na seção <span style="font-weight: bold;">Database</span> para encontrar a carta desejada. Aproveite a nova função visual para ver a imagem da carta!</li>
<li>Selecione a carta e clique no botão correspondente para adicioná-la, ou utilize o <span style="font-weight: bold;">botão direito do mouse</span> para ganhar tempo.</li>
<li>Fique de olho nos limites de cópias (máximo de 3) e no tamanho do deck (40 a 60 cartas no Main).</li>
<li>Repita o processo até finalizar a sua estratégia.</li>
<li>Clique em <span style="font-weight: bold;">Salvar .YGR</span>, pegue o arquivo gerado e coloque-o na pasta do seu <span style="font-weight: bold;">SAVEDATA</span>.</li>
<li>Abra o jogo, vá na seção de Receitas (Recipes) e o seu deck estará lá, pronto para ser usado no seu próximo duelo!<br />
</li></ol>
<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Histórico de Atualizações (Changelog)</span></span></div>
<br />
<span style="font-weight: bold;">v2.9 (Atualização Mais Recente)</span><ul>
<li><span style="font-weight: bold;">Imagens Adicionadas:</span> Agora você pode ver as imagens das cartas durante a pesquisa, facilitando muito a montagem do deck.</li>
<li><span style="font-weight: bold;">Atalhos Dinâmicos:</span> Opção rápida adicionada para remover ou adicionar cartas nas listas usando apenas o clique com o botão direito do mouse.</li>
<li><span style="font-weight: bold;">Visualização Otimizada:</span> Melhorias gerais na exibição dos nomes das cartas dentro da interface.</li>
<li><span style="font-weight: bold;">Correções e Estabilidade:</span> Foram corrigidos bugs pontuais no carregamento dos bancos de dados.<br />
</li></ul>
<br />
<span style="font-weight: bold;">v2.7 e versões anteriores</span><ul>
<li>A ferramenta foi totalmente reconstruída do zero, focando em performance e otimização.</li>
<li>Implementada a geração nativa: não é mais necessário utilizar nenhum tipo de cheat para que o emulador ou console reconheça os arquivos de deck.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 13pt;"><span style="font-weight: bold;">? Créditos e Colaboradores do Projeto</span></span><br />
<br />
<span style="font-weight: bold;">DLC Recipe Tool</span><br />
Desenvolvido por <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">White</a></span> — <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">Muquifo Plays</a></span></div>
<br />
<span style="font-style: italic;">Um agradecimento especial para as pessoas que ajudaram no desenvolvimento da ferramenta ao longo das atualizações:</span><ul>
<li><span style="font-weight: bold;"><a href="https://forums.ppsspp.org/member.php?action=profile&amp;uid=1828162" target="_blank">Chrisfand</a>:</span> Criou toda a metodologia e base teórica que possibilitou o desenvolvimento da ferramenta.</li>
<li><span style="font-weight: bold;"><a href="https://www.youtube.com/@ralphjv" target="_blank">Ralph</a>:</span> Ensinou e documentou como funciona a criptografia usada pela Konami nos arquivos de DLC.</li>
<li><span style="font-weight: bold;"><a href="https://www.youtube.com/@NotJuninfs" target="_blank">Juninfs</a>:</span> Disponibilizou um banco de dados completo das cartas utilizado no programa.</li>
<li><span style="font-weight: bold;"><a href="https://youtube.com/@vitor_tw1?si=eMqANsIRdBeb3Fhz" target="_blank">VitorTW</a>:</span> Ajudou exaustivamente nos testes de usabilidade e na identificação de bugs.<br />
</li></ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TF Savedata Recipe Extractor Tool]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41135</link>
			<pubDate>Tue, 21 Apr 2026 20:06:41 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41135</guid>
			<description><![CDATA[<div style="text-align: center;"><span style="font-size: 15pt;"><span style="font-weight: bold;">TF Savedata Recipe Extractor: Extraia Receitas direto do seu Save!</span></span></div>
<br />
<div style="text-align: center;"><!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/uggmxdRs0Kw" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --></div>
<br />
<span style="font-weight: bold;">Fala, duelistas!</span> Você já passou horas montando os decks perfeitos no seu console ou emulador e desejou poder extraí-los para compartilhar com a comunidade ou editar no PC? Antes, os decks ficavam "presos" dentro do arquivo de Save do jogo, e recriá-los um a um no computador era um trabalho extremamente exaustivo.<br />
<br />
É para resolver isso que trazemos o <span style="font-weight: bold;">TF Savedata Recipe Extractor</span>! Esta ferramenta poderosa permite que você abra o arquivo de save original do jogo (o famoso <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
) e leia todo o conteúdo de forma automática. O programa identifica as receitas salvas na memória do jogo e permite que você exporte cada uma delas separadamente no formato <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
 (formato oficial de DLC).<br />
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;">⚠️ Aviso de Compatibilidade:</span> Pelos meus testes até o momento, a compatibilidade de leitura é quase total com o <span style="font-weight: bold;">Yu-Gi-Oh! Tag Force Special</span>. Para os outros jogos da franquia (Tag Force 1 ao 6), a ferramenta precisará de mais testes da comunidade para termos uma base boa e garantirmos 100% de estabilidade com todas as variações de criptografia.</blockquote>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">⬇️ Área de Download (Versão Mais Recente)</span></span><br />
Baixe a ferramenta acessando o post original no meu blog. Extraia todos os arquivos em uma única pasta (o executável principal e o motor de descriptografia precisam ficar juntos)!<br />
<br />
<span style="font-weight: bold;"><a href="http://COLOQUE_SEU_LINK_PUBLICO_AQUI" target="_blank">? CLIQUE AQUI PARA BAIXAR O EXTRATOR ?</a></span></div>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">?️ Como Usar a Ferramenta: Tutorial Completo</span></span></div>
<br />
A interface foi desenhada para ser simples, direta e sem complicações. Entenda as funções:<br />
<br />
<span style="font-weight: bold;">1. Abrir Arquivo de Save</span><ul>
<li>Botão responsável por localizar o seu arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
. O programa tentará lê-lo diretamente. Se estiver criptografado, ele acionará os processos internos para tentar fazer a leitura.<br />
</li></ul>
<br />
<span style="font-weight: bold;">2. Lista de Decks (Box Central)</span><ul>
<li>Assim que o save for lido com sucesso, todos os decks que você montou in-game aparecerão nesta lista com os nomes originais que você deu a eles.<br />
</li></ul>
<br />
<span style="font-weight: bold;">3. Exportar Deck</span><ul>
<li>Gera o arquivo final da sua receita pronta para ser usada no <a href="https://www.muquifoplays.online/2026/03/dlcrecipetool.html" target="_blank">DLC Recipe Tool</a> ou colocada de volta no jogo.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Passo a Passo: Extraindo suas Receitas</span></span></div>
<br />
<ol type="1">
<li>Extraia o arquivo baixado em uma pasta.</li>
<li>Abra o <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>TFSavedataRecipeExtractor.exe</code></div></div>
.</li>
<li>Clique no botão <span style="font-weight: bold;">1. Abrir Arquivo de Save (data0)</span> e localize a sua pasta de <span style="font-style: italic;">SAVEDATA</span>.</li>
<li>Selecione o seu arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
. O programa vai processar os dados; aguarde a mensagem de sucesso.</li>
<li>Na lista branca central, todos os seus decks aparecerão. <span style="font-weight: bold;">Clique em cima do deck que deseja salvar</span>.</li>
<li>Clique no botão <span style="font-weight: bold;">2. Exportar Deck (.YGR)</span>, escolha onde quer salvar o arquivo no seu PC e pronto!<br />
</li></ol>
<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Histórico de Atualizações (Changelog)</span></span></div>
<br />
<span style="font-weight: bold;">v1.0 (Lançamento Inicial)</span><ul>
<li>Ferramenta desenvolvida do zero para escaneamento de memória de Save Datas.</li>
<li>Lê o arquivo de savedata bruto sem precisar de modificações.</li>
<li>Detecção inteligente de saves do emulador PPSSPP (leitura direta).</li>
<li>Extração validada e testada com excelentes resultados em Yu-Gi-Oh! Tag Force Special.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 13pt;"><span style="font-weight: bold;">? Créditos e Colaboradores do Projeto</span></span><br />
<br />
<span style="font-weight: bold;">TF Savedata Recipe Extractor</span><br />
Desenvolvido por <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">White</a></span> — <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">Muquifo Plays</a></span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-size: 15pt;"><span style="font-weight: bold;">TF Savedata Recipe Extractor: Extraia Receitas direto do seu Save!</span></span></div>
<br />
<div style="text-align: center;"><!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/uggmxdRs0Kw" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --></div>
<br />
<span style="font-weight: bold;">Fala, duelistas!</span> Você já passou horas montando os decks perfeitos no seu console ou emulador e desejou poder extraí-los para compartilhar com a comunidade ou editar no PC? Antes, os decks ficavam "presos" dentro do arquivo de Save do jogo, e recriá-los um a um no computador era um trabalho extremamente exaustivo.<br />
<br />
É para resolver isso que trazemos o <span style="font-weight: bold;">TF Savedata Recipe Extractor</span>! Esta ferramenta poderosa permite que você abra o arquivo de save original do jogo (o famoso <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
) e leia todo o conteúdo de forma automática. O programa identifica as receitas salvas na memória do jogo e permite que você exporte cada uma delas separadamente no formato <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>.YGR</code></div></div>
 (formato oficial de DLC).<br />
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;">⚠️ Aviso de Compatibilidade:</span> Pelos meus testes até o momento, a compatibilidade de leitura é quase total com o <span style="font-weight: bold;">Yu-Gi-Oh! Tag Force Special</span>. Para os outros jogos da franquia (Tag Force 1 ao 6), a ferramenta precisará de mais testes da comunidade para termos uma base boa e garantirmos 100% de estabilidade com todas as variações de criptografia.</blockquote>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">⬇️ Área de Download (Versão Mais Recente)</span></span><br />
Baixe a ferramenta acessando o post original no meu blog. Extraia todos os arquivos em uma única pasta (o executável principal e o motor de descriptografia precisam ficar juntos)!<br />
<br />
<span style="font-weight: bold;"><a href="http://COLOQUE_SEU_LINK_PUBLICO_AQUI" target="_blank">? CLIQUE AQUI PARA BAIXAR O EXTRATOR ?</a></span></div>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">?️ Como Usar a Ferramenta: Tutorial Completo</span></span></div>
<br />
A interface foi desenhada para ser simples, direta e sem complicações. Entenda as funções:<br />
<br />
<span style="font-weight: bold;">1. Abrir Arquivo de Save</span><ul>
<li>Botão responsável por localizar o seu arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
. O programa tentará lê-lo diretamente. Se estiver criptografado, ele acionará os processos internos para tentar fazer a leitura.<br />
</li></ul>
<br />
<span style="font-weight: bold;">2. Lista de Decks (Box Central)</span><ul>
<li>Assim que o save for lido com sucesso, todos os decks que você montou in-game aparecerão nesta lista com os nomes originais que você deu a eles.<br />
</li></ul>
<br />
<span style="font-weight: bold;">3. Exportar Deck</span><ul>
<li>Gera o arquivo final da sua receita pronta para ser usada no <a href="https://www.muquifoplays.online/2026/03/dlcrecipetool.html" target="_blank">DLC Recipe Tool</a> ou colocada de volta no jogo.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Passo a Passo: Extraindo suas Receitas</span></span></div>
<br />
<ol type="1">
<li>Extraia o arquivo baixado em uma pasta.</li>
<li>Abra o <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>TFSavedataRecipeExtractor.exe</code></div></div>
.</li>
<li>Clique no botão <span style="font-weight: bold;">1. Abrir Arquivo de Save (data0)</span> e localize a sua pasta de <span style="font-style: italic;">SAVEDATA</span>.</li>
<li>Selecione o seu arquivo <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>DATA0</code></div></div>
. O programa vai processar os dados; aguarde a mensagem de sucesso.</li>
<li>Na lista branca central, todos os seus decks aparecerão. <span style="font-weight: bold;">Clique em cima do deck que deseja salvar</span>.</li>
<li>Clique no botão <span style="font-weight: bold;">2. Exportar Deck (.YGR)</span>, escolha onde quer salvar o arquivo no seu PC e pronto!<br />
</li></ol>
<br />
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 14pt;"><span style="font-weight: bold;">? Histórico de Atualizações (Changelog)</span></span></div>
<br />
<span style="font-weight: bold;">v1.0 (Lançamento Inicial)</span><ul>
<li>Ferramenta desenvolvida do zero para escaneamento de memória de Save Datas.</li>
<li>Lê o arquivo de savedata bruto sem precisar de modificações.</li>
<li>Detecção inteligente de saves do emulador PPSSPP (leitura direta).</li>
<li>Extração validada e testada com excelentes resultados em Yu-Gi-Oh! Tag Force Special.<br />
</li></ul>
<br />
<hr />
<br />
<div style="text-align: center;"><span style="font-size: 13pt;"><span style="font-weight: bold;">? Créditos e Colaboradores do Projeto</span></span><br />
<br />
<span style="font-weight: bold;">TF Savedata Recipe Extractor</span><br />
Desenvolvido por <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">White</a></span> — <span style="font-weight: bold;"><a href="https://muquifoplaysoficial.blogspot.com/" target="_blank">Muquifo Plays</a></span></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to get started with multiplayer?]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41133</link>
			<pubDate>Tue, 21 Apr 2026 04:13:40 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41133</guid>
			<description><![CDATA[Hello,<br />
I would like to play Tekken 6 with some friends online. How do I get this started? We are all using desktop computers]]></description>
			<content:encoded><![CDATA[Hello,<br />
I would like to play Tekken 6 with some friends online. How do I get this started? We are all using desktop computers]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[OutRun 2 HD GUI PPSSPP port]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41072</link>
			<pubDate>Wed, 08 Apr 2026 18:49:37 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41072</guid>
			<description><![CDATA[I wanted to ask if anyone could help me with taking the HD textures from the mod for OutRun2006Tweaks and port them to PPSSPP.]]></description>
			<content:encoded><![CDATA[I wanted to ask if anyone could help me with taking the HD textures from the mod for OutRun2006Tweaks and port them to PPSSPP.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[need help with hd texture]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41070</link>
			<pubDate>Wed, 08 Apr 2026 12:19:58 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41070</guid>
			<description><![CDATA[im running a custom linux os called muos and was wondering where i should put the hd textures?<br />
<br />
i tried putting it below but it just wont work<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP<br />
<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP/GAME/<br />
<br />
what am i doing wrong]]></description>
			<content:encoded><![CDATA[im running a custom linux os called muos and was wondering where i should put the hd textures?<br />
<br />
i tried putting it below but it just wont work<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP<br />
<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP/GAME/<br />
<br />
what am i doing wrong]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[need help on using hd texture from ps3]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=41069</link>
			<pubDate>Wed, 08 Apr 2026 11:16:48 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=41069</guid>
			<description><![CDATA[so i want to play a game eiyuu densetsu sora no kiseki with the ps3 hd texture on a linux like os called muos on a handheld called rg34xx sp . i already tried put the files in <br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP<br />
and<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP/GAME/<br />
<br />
but nothing works. the game crashes when i hit start in the title screen.<br />
<br />
what am i doing wrong]]></description>
			<content:encoded><![CDATA[so i want to play a game eiyuu densetsu sora no kiseki with the ps3 hd texture on a linux like os called muos on a handheld called rg34xx sp . i already tried put the files in <br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP<br />
and<br />
/opt/muos/share/emulator/ppsspp/.config/ppsspp/PSP/GAME/<br />
<br />
but nothing works. the game crashes when i hit start in the title screen.<br />
<br />
what am i doing wrong]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Blazblue Calamity Trigger freezes in Android version of PPSSPP version 1.20.3]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40924</link>
			<pubDate>Tue, 24 Mar 2026 02:41:28 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40924</guid>
			<description><![CDATA[Help! My phone runs Tekken 6 fine! But after playing for a few minutes on this game, it freezes! Someone help me...]]></description>
			<content:encoded><![CDATA[Help! My phone runs Tekken 6 fine! But after playing for a few minutes on this game, it freezes! Someone help me...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Log to File not creating log.txt]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40746</link>
			<pubDate>Tue, 10 Mar 2026 04:38:06 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40746</guid>
			<description><![CDATA[I am using the latest stable PPSSPP portable version for Windows on Windows 11. I enabled the “Log to File” option in the developer settings, but the DUMP folder and log.txt file are not being created.<br />
<br />
I also tried changing the output directories, but the log file still does not appear anywhere in the PPSSPP folder.]]></description>
			<content:encoded><![CDATA[I am using the latest stable PPSSPP portable version for Windows on Windows 11. I enabled the “Log to File” option in the developer settings, but the DUMP folder and log.txt file are not being created.<br />
<br />
I also tried changing the output directories, but the log file still does not appear anywhere in the PPSSPP folder.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Log to File not creating log.txt]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40745</link>
			<pubDate>Tue, 10 Mar 2026 03:50:47 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40745</guid>
			<description><![CDATA[I am using the latest stable PPSSPP portable version for Windows on Windows 11. I enabled the “Log to File” option in the developer settings, but the DUMP folder and log.txt file are not being created.<br />
<br />
I also tried changing the output directories, but the log file still does not appear anywhere in the PPSSPP folder.]]></description>
			<content:encoded><![CDATA[I am using the latest stable PPSSPP portable version for Windows on Windows 11. I enabled the “Log to File” option in the developer settings, but the DUMP folder and log.txt file are not being created.<br />
<br />
I also tried changing the output directories, but the log file still does not appear anywhere in the PPSSPP folder.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to disable Ad Hoc notification?]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40655</link>
			<pubDate>Thu, 05 Mar 2026 05:12:40 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40655</guid>
			<description><![CDATA[So ever since the new update 1.20.1 every time I start a game, I get this notification saying “Ad Hoc multiplayer: Relay server mode” is there any way to disable this notification?]]></description>
			<content:encoded><![CDATA[So ever since the new update 1.20.1 every time I start a game, I get this notification saying “Ad Hoc multiplayer: Relay server mode” is there any way to disable this notification?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SOCOM: U.S. Navy SEALs – Fireteam Bravo 3 (EUROPE version) dubbing voices get mi]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40324</link>
			<pubDate>Sun, 15 Feb 2026 11:15:20 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40324</guid>
			<description><![CDATA[In SOCOM: U.S. Navy SEALs – Fireteam Bravo 3 (EUROPE version), the dubbing voices get mixed up during the cutscenes.<br />
When I set the language to Polish (or another language), the cutscenes play in German (or another different language), while the rest of the gameplay is in the correct language.]]></description>
			<content:encoded><![CDATA[In SOCOM: U.S. Navy SEALs – Fireteam Bravo 3 (EUROPE version), the dubbing voices get mixed up during the cutscenes.<br />
When I set the language to Polish (or another language), the cutscenes play in German (or another different language), while the rest of the gameplay is in the correct language.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Controller issue?]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=40175</link>
			<pubDate>Mon, 09 Feb 2026 07:24:15 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=40175</guid>
			<description><![CDATA[Ive downloaded ppsspp onto my windows 10 notebook and ive even got some games My only trouble is not being able to use a controller. Ive been trying to use a regular ps3 dualshock controller and remapping controls, but that has proven ineffective. The controller is connected and shows up in devices and printers, but all that happens is the 4 flashing lights. How exactly can i fix this?]]></description>
			<content:encoded><![CDATA[Ive downloaded ppsspp onto my windows 10 notebook and ive even got some games My only trouble is not being able to use a controller. Ive been trying to use a regular ps3 dualshock controller and remapping controls, but that has proven ineffective. The controller is connected and shows up in devices and printers, but all that happens is the 4 flashing lights. How exactly can i fix this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PPSSPP UI sounds?]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=39298</link>
			<pubDate>Tue, 13 Jan 2026 19:20:34 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=39298</guid>
			<description><![CDATA[Is there a way to customize the UI sound effects of PPSSPP?<br />
<br />
For example: Replacing the default PPSSPP UI sounds by PS4 UI sound effects...]]></description>
			<content:encoded><![CDATA[Is there a way to customize the UI sound effects of PPSSPP?<br />
<br />
For example: Replacing the default PPSSPP UI sounds by PS4 UI sound effects...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Yu-Gi-Oh Arc-V Tag Force Special Mod BGM Duel Links]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=39158</link>
			<pubDate>Fri, 09 Jan 2026 05:26:52 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=39158</guid>
			<description><![CDATA[Eae, Galera! trago um Mod que desenvolvi para o Yu-Gi-Oh Arc-V Tag Force Special. Este Mod substitui as músicas de duelo por músicas do Yu-Gi-Oh Duel Links, que são muito boas e queridas pela comunidade.<br />
<br />
<!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/61nAFIWc_V4" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --><br />
<br />
Estarei disponibilizando este Mod em diferentes versões:<br />
<br />
Na tradução em português do Juninfs<br />
Na minha versão alternativa, que utiliza a tradução do Juninfs, porém mantendo os nomes das cartas em inglês<br />
Na tradução em inglês do jogo<br />
E também na versão que inclui meu Mod de Background, que altera o campo de batalha<br />
O Mod agora está 100% finalizado, com o máximo de qualidade possível. Espero que vocês curtam e aproveitem bastante!<br />
<br />
Links Para Download:<br />
<a href="https://www.muquifoplays.online/2024/06/ygotagforcespecialmodbgmduellinks.html" target="_blank">https://www.muquifoplays.online/2024/06/...links.html</a><br />
<br />
⚠️ Atenção<br />
Para utilizar a função que permite alterar o background do campo de batalha, siga as instruções disponíveis neste link: <a href="https://muquifoplaysoficial.blogspot.com/2024/04/ola-pessoal-essa-postagem-e-sobre-o-mod.html" target="_blank">https://muquifoplaysoficial.blogspot.com...o-mod.html</a>]]></description>
			<content:encoded><![CDATA[Eae, Galera! trago um Mod que desenvolvi para o Yu-Gi-Oh Arc-V Tag Force Special. Este Mod substitui as músicas de duelo por músicas do Yu-Gi-Oh Duel Links, que são muito boas e queridas pela comunidade.<br />
<br />
<!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/61nAFIWc_V4" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --><br />
<br />
Estarei disponibilizando este Mod em diferentes versões:<br />
<br />
Na tradução em português do Juninfs<br />
Na minha versão alternativa, que utiliza a tradução do Juninfs, porém mantendo os nomes das cartas em inglês<br />
Na tradução em inglês do jogo<br />
E também na versão que inclui meu Mod de Background, que altera o campo de batalha<br />
O Mod agora está 100% finalizado, com o máximo de qualidade possível. Espero que vocês curtam e aproveitem bastante!<br />
<br />
Links Para Download:<br />
<a href="https://www.muquifoplays.online/2024/06/ygotagforcespecialmodbgmduellinks.html" target="_blank">https://www.muquifoplays.online/2024/06/...links.html</a><br />
<br />
⚠️ Atenção<br />
Para utilizar a função que permite alterar o background do campo de batalha, siga as instruções disponíveis neste link: <a href="https://muquifoplaysoficial.blogspot.com/2024/04/ola-pessoal-essa-postagem-e-sobre-o-mod.html" target="_blank">https://muquifoplaysoficial.blogspot.com...o-mod.html</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Yu-Gi-Oh Arc-V Tag Force Special Mod BGM Master Duel]]></title>
			<link>https://forums.ppsspp.org/showthread.php?tid=39157</link>
			<pubDate>Fri, 09 Jan 2026 05:21:29 +0000</pubDate>
			<guid isPermaLink="false">https://forums.ppsspp.org/showthread.php?tid=39157</guid>
			<description><![CDATA[Eae, Galera! esse é um mod que desenvolvi para o Yu-Gi-Oh Arc-V Tag Force Special. Este Mod substitui as músicas de duelo por músicas do Yu-Gi-Oh Master Duel, que são muito queridas pela comunidade.<br />
<br />
<!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/f8mjnYftxxU" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --><br />
<br />
Estarei disponibilizando este Mod em diferentes versões:<br />
<br />
Na tradução em português do Juninfs<br />
Na minha versão alternativa, que utiliza a tradução do Juninfs, porém mantendo os nomes das cartas em inglês<br />
Na tradução em inglês do jogo<br />
E também na versão que inclui meu Mod de Background, que altera o campo de batalha<br />
O Mod agora está 100% finalizado, com o máximo de qualidade possível. Espero que vocês curtam e aproveitem bastante!<br />
<br />
Links Para Download:<br />
<a href="https://www.muquifoplays.online/2024/05/ygotagforcespecialmodbgmmasterduel.html" target="_blank">https://www.muquifoplays.online/2024/05/...rduel.html</a><br />
⚠️ Atenção<br />
Para utilizar a função que permite alterar o background do campo de batalha, siga as instruções disponíveis neste link <a href="https://muquifoplaysoficial.blogspot.com/2024/04/ola-pessoal-essa-postagem-e-sobre-o-mod.html" target="_blank">https://muquifoplaysoficial.blogspot.com...o-mod.html</a>]]></description>
			<content:encoded><![CDATA[Eae, Galera! esse é um mod que desenvolvi para o Yu-Gi-Oh Arc-V Tag Force Special. Este Mod substitui as músicas de duelo por músicas do Yu-Gi-Oh Master Duel, que são muito queridas pela comunidade.<br />
<br />
<!-- start: video_youtube_embed --><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/f8mjnYftxxU" frameborder="0" allowfullscreen></iframe><br />
<!-- end: video_youtube_embed --><br />
<br />
Estarei disponibilizando este Mod em diferentes versões:<br />
<br />
Na tradução em português do Juninfs<br />
Na minha versão alternativa, que utiliza a tradução do Juninfs, porém mantendo os nomes das cartas em inglês<br />
Na tradução em inglês do jogo<br />
E também na versão que inclui meu Mod de Background, que altera o campo de batalha<br />
O Mod agora está 100% finalizado, com o máximo de qualidade possível. Espero que vocês curtam e aproveitem bastante!<br />
<br />
Links Para Download:<br />
<a href="https://www.muquifoplays.online/2024/05/ygotagforcespecialmodbgmmasterduel.html" target="_blank">https://www.muquifoplays.online/2024/05/...rduel.html</a><br />
⚠️ Atenção<br />
Para utilizar a função que permite alterar o background do campo de batalha, siga as instruções disponíveis neste link <a href="https://muquifoplaysoficial.blogspot.com/2024/04/ola-pessoal-essa-postagem-e-sobre-o-mod.html" target="_blank">https://muquifoplaysoficial.blogspot.com...o-mod.html</a>]]></content:encoded>
		</item>
	</channel>
</rss>