Months of fun are waiting for you in your Gp2x Wiz, Wii, PC, and Linux machines xDDD
Gp2x Wiz version is coming soon, very soon
Posted 04 April 2011 - 08:14 AM
Posted 05 April 2011 - 11:27 AM
Posted 08 April 2011 - 11:56 PM
Posted 09 April 2011 - 12:30 AM
The game is suspended by imposition of SEGA, there is no more oficial download, so let's wait to the final veredict
![]()
Edited by jlenoconel, 09 April 2011 - 12:30 AM.
Posted 09 April 2011 - 12:40 AM
Posted 09 April 2011 - 09:00 AM
Posted 11 April 2011 - 10:02 PM
Posted 14 April 2011 - 11:28 PM
Edited by Orion4874, 14 April 2011 - 11:29 PM.
Posted 15 April 2011 - 07:47 PM
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain...?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.
Posted 16 April 2011 - 09:55 PM
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).
There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain...?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.
// OFFICIAL PORTS : PC, WIZ, WII // UNOFFICIAL PORTS : HANDHELD, XBOX, PSP system = WIZ; // LOADING TYPE : POST, REALTIME loading = REALTIME;
#!/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
Edited by Damian IW, 16 April 2011 - 10:51 PM.
Posted 18 April 2011 - 06:57 PM
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).
There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain...?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 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// 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:#!/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 :-(
Posted 18 April 2011 - 07:16 PM
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).
There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain...?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 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// 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:#!/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 :-(
No one else trying ?
Posted 18 April 2011 - 07:24 PM
I´ve been fast enough to download the PC-version, but i´d really love to see that on my Caanoo(via Ginge).
There's some instructions on how to get the game working on the Wiz over at GP32 Spain, http://www.gp32spain...?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 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// 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:#!/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 :-(
No one else trying ?
How have you create the gpe file?
Posted 18 April 2011 - 07:31 PM
Used notepad, could that be the problem
Posted 18 April 2011 - 08:06 PM
// OFFICIAL PORTS : PC, WIZ, WII // UNOFFICIAL PORTS : HANDHELD, XBOX, PSP system = WIZ; // LOADING TYPE : POST, REALTIME loading = REALTIME;
#!/bin/sh unset OS_ID ## Is important set first bgd-runtime folder LD_LIBRARY_PATH_BAK=$LD_LIBRARY_PATH PATH_BAK=$PATH LD_LIBRARY_PATH=../bgd-runtime:$LD_LIBRARY_PATH PATH=../bgd-runtime:$PATH ### For use Wiz games on Caanoo uncomment the next lines #OS_ID=8 #export OS_ID echo 2 > /proc/cpu/alignment bgdi SorR.dat sync LD_LIBRARY_PATH=$LD_LIBRARY_PATH_BAK PATH=$PATH_BAK cd /usr/gp2x exec /usr/gp2x/gp2xmenu
Edited by Damian IW, 18 April 2011 - 08:22 PM.