GithubHelp home page GithubHelp logo

mode8fx / trogdor-reburninated Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 8.0 9.29 MB

A fan-made recreation of Trogdor for PC and consoles

License: MIT License

C++ 99.30% C 0.68% Shell 0.01% CMake 0.02%
3ds fangame flash game game-development gamecube homebrew homestar-runner nintendo-switch psp sdl sdl2 vita wii wii-u

trogdor-reburninated's People

Contributors

joyrider3774 avatar mardy avatar mode8fx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

trogdor-reburninated's Issues

won't install on 3ds

tried installing this through universal updater and by putting files for the game onto my sd card, neither option will work

Please add build instructions

Hi! I'm trying to build the Wii SDL2 version. This change made me go a bit forward:

diff --git a/Trogdor-Reburninated/Makefile_wii_sdl2 b/Trogdor-Reburninated/Makefile_wii_sdl2
index 649230c..1f17538 100644
--- a/Trogdor-Reburninated/Makefile_wii_sdl2
+++ b/Trogdor-Reburninated/Makefile_wii_sdl2
@@ -109,7 +109,7 @@ export OUTPUT       :=      $(CURDIR)/$(TARGET)
 #---------------------------------------------------------------------------------
 $(BUILD):
        @[ -d $@ ] || mkdir -p $@
-       @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
+       @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile_wii_sdl2
 
 #---------------------------------------------------------------------------------
 clean:

But then the build fails here:

$ make -j1 -f Makefile_wii_sdl2 V=1
demo.gba
bin2s -a 32 -H `(echo demo.gba | tr . _)`.h /home/mardy/src/git/gamedev/Trogdor-Reburninated/Trogdor-Reburninated/data/demo.gba > /tmp/tmp.AtrFGW9g39
powerpc-eabi-gcc -x assembler-with-cpp   -c /tmp/tmp.AtrFGW9g39 -o demo.gba.o
make[1]: *** No rule to make target 'demo_gba.h', needed by 'classes.o'.  Stop.
make: *** [Makefile_wii_sdl2:112: build_wii] Error 2

The demo_gba.h file is created in build_wii, but for some reason the Makefile does not see it?

SDL.h: No such file or directory

when running make on linux, it seems to not be able to find SDL.

[  7%] Building CXX object CMakeFiles/trogdorrb.dir/src/main.cpp.o
In file included from /home/korbo/test/Trogdor-Reburninated/Trogdor-Reburninated/src/main.h:1,
                 from /home/korbo/test/Trogdor-Reburninated/Trogdor-Reburninated/src/main.cpp:1:
/home/korbo/test/Trogdor-Reburninated/Trogdor-Reburninated/src/include.h:19:10:fatal error: SDL.h: No such file or directory
   19 | #include <SDL.h>
      |          ^~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/trogdorrb.dir/build.make:76: CMakeFiles/trogdorrb.dir/src/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/trogdorrb.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

sound not working 3ds

i tried the 3dsx and cia but i cant figure out how to get the audio working. im new to this stuff so i could just be being stupid lol

[3DS] CIA Format

I was wondering if you could make a CIA of this for the 3DS. I have made a banner image and sound for this.
Archive.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.