10-10-2015, 04:42 PM
Hi, i also tested this fork, and i too get a black screen upon launching it from homebrew channel.
I renamed the mgba.dol to boot.dol, put it in the /apps/m-gba wii/ folder, copy/pasted this onto the .xml file
btw, this is what the older betas .xml file has
Should i delete those lines after adding the ones in the first quote?
I renamed the mgba.dol to boot.dol, put it in the /apps/m-gba wii/ folder, copy/pasted this onto the .xml file
Quote:<arguments>
<arg>-rom</arg>
<arg>sd:/roms/My rom.gba</arg>
<arg>-r</arg>
<arg>2</arg>
<arg>-reduceScale</arg>
<arg>75</arg>
</arguments>
btw, this is what the older betas .xml file has
Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>mGBA</name>
<coder>Jeffrey Pfau (endrift)</coder>
<version>0.4-2809-9a538f8</version>
<short_description>mGBA Game Boy Advance emulator</short_description>
</app>
Should i delete those lines after adding the ones in the first quote?