Akabei said:
Orion4874 said:
There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain.com/foros/showthread.php?t=81909&page=8
It's the last post at the bottom of the page.
Not sure if it works or if anyone has even tried, damn Google Translate.
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).
I got the PC one, trying to understand spanish now ;-)
Failed miserably,
Tried the following,
followed translated notes on that page -
run on pc to get past 1st time config, set bgm to none and exit.
in mod folder edit system.txt set system to
Code:
// OFFICIAL PORTS : PC, WIZ, WII
// UNOFFICIAL PORTS : HANDHELD, XBOX, PSP
system = WIZ;
// LOADING TYPE : POST, REALTIME
loading = REALTIME;
downloaded bgd-bgd-1.0.0RC23(r244)-openwiz.tar.gz and extracted to sd card, includes pacman and galaga which I ran to check it worked.
copied sorrv5 to /sor folder
created a gpe with the following code as per the site:
Code:
#!/bin/sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../bgd-runtime
PATH=$PATH:../bgd-runtime
echo 2 > /proc/cpu/alignment
bgdi SorR.dat
cd /usr/gp2x
exec /usr/gp2x/gp2xmenu
Just get stuck at now loading :-(
Oh well, maybe someone smarter or better at spannish will have more luck :-(