Search found 93 matches

by nebiun
Sun Apr 03, 2022 2:07 pm
Forum: Gamecube/Wii Development
Topic: SDL link error
Replies: 3
Views: 7998

Re: SDL link error


Hello,
as you said OpenXcom uses SDL, but uses also other modules of SDL
SDL (libsdl1.2)
SDL_mixer (libsdl-mixer1.2)
SDL_gfx (libsdl-gfx1.2), version 2.0.22 or later
SDL_image (libsdl-image1.2)

Do you have all of them in your env?


Hi, HudsonBr.
Yes, I added all libraries to makefile.
But I ...
by nebiun
Sun Mar 20, 2022 5:14 pm
Forum: Gamecube/Wii Development
Topic: SDL link error
Replies: 3
Views: 7998

SDL link error

Hi,
I try compile OpenXcom for Wii. It uses SDL lib.

I have these errors:

c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-eabi/11.2.0/../../../../powerpc-eabi/bin/ld.exe: C:/devkitPro/portlibs/wii/lib\libSDL_mixer.a(music_modplug.o): in function `modplug_init':
/home/davem/projects/devkitpro/pacman ...
by nebiun
Mon Jan 31, 2022 7:04 pm
Forum: Bug Reports
Topic: ERROR 429: Too Many Requests
Replies: 1
Views: 19165

[SOLVED] ERROR 429: Too Many Requests

Now it works!

$ pacman -Syu
:: Synchronizing package databases...
mingw32 is up to date
mingw64 is up to date
ucrt64 is up to date
clang64 is up to date
msys is up to date
dkp-libs is up to date
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting ...
by nebiun
Mon Jan 31, 2022 6:22 pm
Forum: Bug Reports
Topic: ERROR 429: Too Many Requests
Replies: 1
Views: 19165

ERROR 429: Too Many Requests

Hi, I trying to update MSYS2 environment with pacman -Syu
I got an error:
$ pacman -Syu
:: Synchronizing package databases...
mingw32 is up to date
mingw64 is up to date
ucrt64 is up to date
clang64 is up to date
msys is up to date
dkp-libs.db failed to download
error: failed retrieving file ...
by nebiun
Sat May 29, 2021 5:03 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 32425

Re: devkitPPC release 39

Solved! :D

Thankyou
by nebiun
Fri May 28, 2021 5:46 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 32425

Re: devkitPPC release 39

Update

Now packages are found, but I cannot install them:
# pacman -Syu
:: Synchronizing package databases...
msys is up to date
dkp-libs is up to date
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
resolving dependencies ...
by nebiun
Thu May 27, 2021 6:07 pm
Forum: Announcements
Topic: devkitPPC release 39
Replies: 4
Views: 32425

Re: devkitPPC release 39

Hi, when I try to get updates, none are found.

# pacman -Syu
:: Synchronizing package databases...
msys is up to date
dkp-libs is up to date
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
there is nothing to do

And if I ...
by nebiun
Mon May 25, 2020 5:16 pm
Forum: Homebrew Show and Tell
Topic: [Wii] ledHead for Wii
Replies: 4
Views: 38132

Re: [Wii] ledHead for Wii

Released version 1.1

- Added games not present in original Peter Hirschberg's LedHEAD PC version:
  • Basketball 2
  • Soccer 2
  • Missile Attack
- fixed small (and not so small) bugs
by nebiun
Tue Mar 03, 2020 7:00 pm
Forum: Homebrew Show and Tell
Topic: [Wii] ledHead for Wii
Replies: 4
Views: 38132

Re: [Wii] ledHead for Wii

Released version 1.0
with sources.
  • Fix minor bugs
  • Added 2 players mode with 2 wiimotes for two players games
  • Removed unnecessary code