Wolfenstein 3D for Nintendo 64

Discussion in 'Nintendo Game Development' started by jnmartin84, Nov 11, 2013.

  1. jnmartin84

    jnmartin84 Robust Member

    Joined:
    Nov 11, 2013
    Messages:
    236
    Likes Received:
    31
    I wouldn't know. The port I based mine off of uses the PC data files and those are the only ones I have legal access to for development and testing.
     
  2. jnmartin84

    jnmartin84 Robust Member

    Joined:
    Nov 11, 2013
    Messages:
    236
    Likes Received:
    31
    Still plenty of issues to deal with in the mean time, like figuring out the random freezes.
     
  3. MasterOfPuppets

    MasterOfPuppets Site Supporter 2013

    Joined:
    Apr 6, 2010
    Messages:
    549
    Likes Received:
    5
    Works on real hardware, one problem is some minor overscan on the controller mapping screen. Also, it might make more sense to say what the action is, instead of the key in the mapping screen.
     
  4. jnmartin84

    jnmartin84 Robust Member

    Joined:
    Nov 11, 2013
    Messages:
    236
    Likes Received:
    31
    Any chance you could take a photo of the controller screen on hardware/a real TV for me?

    I could change my string table to be descriptions instead of just the keyboard keys, I was just trying to get it done quickly (also, I went through some sort of "Groundhog Day"-esque debugging nightmare last night when implementing it and didn't care much by the time I finally got everything working correctly enough).

    Always interested in suggestions and polite criticisms so please let me know what you think.
     
  5. jnmartin84

    jnmartin84 Robust Member

    Joined:
    Nov 11, 2013
    Messages:
    236
    Likes Received:
    31
    One of the next improvements I need to make is adding input code to allow switching weapons forward or backward instead of having to use the number keys to do it.
     
  6. sanni

    sanni Intrepid Member

    Joined:
    May 30, 2008
    Messages:
    653
    Likes Received:
    77
  7. jnmartin84

    jnmartin84 Robust Member

    Joined:
    Nov 11, 2013
    Messages:
    236
    Likes Received:
    31
    Thanks much. I will work on the control screen some more tonight.
     
  8. nesworld

    nesworld Gutsy Member

    Joined:
    Jan 1, 2008
    Messages:
    426
    Likes Received:
    4
    hmm looks like the guy has vanished sadly :-(
     
  9. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    Maybe something came up. Lots of things can put personal projects on the sideline. Hopefully he'll be back.
     
  10. tharo

    tharo Member

    Joined:
    Jan 27, 2014
    Messages:
    8
    Likes Received:
    0
    Yeah. He would be an big loos :/
    Awesome progress he did in such less time
     
  11. Goemon

    Goemon AG Member since 2005!

    Joined:
    Feb 4, 2013
    Messages:
    584
    Likes Received:
    17
    oh i hope he will be back, this is a cool project!
     
  12. zouzzz

    zouzzz Site Supporter 2013

    Joined:
    Mar 24, 2008
    Messages:
    362
    Likes Received:
    56
    hi,
    Doesn't work with Project64 ?
     
  13. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    It might not work on any emulator. It's intended to be played on a real N64 using a device like a Flash Cart or Copier.
     
  14. zouzzz

    zouzzz Site Supporter 2013

    Joined:
    Mar 24, 2008
    Messages:
    362
    Likes Received:
    56
    Ok, i'll test with my Mr Backup.
    Can we have a completely source code ? Please.
     
    Last edited: Feb 11, 2014
  15. Zoinkity

    Zoinkity Site Supporter 2015

    Joined:
    Feb 18, 2012
    Messages:
    499
    Likes Received:
    108
    Like many PD projects, this uses the TRAP opcodes to implement events. Popular HLE emulators (such as Project64) didn't bother to support them because they aren't used by any commercial games. Silly emu developers ;*)
    So, in order to use this ROM with those emulators, you'd have to alter the trap events into suitable branches or write comparable code.
     
  16. zouzzz

    zouzzz Site Supporter 2013

    Joined:
    Mar 24, 2008
    Messages:
    362
    Likes Received:
    56
    Silly emu ^^
     
  17. danhans115

    danhans115 Spirited Member

    Joined:
    Sep 15, 2007
    Messages:
    183
    Likes Received:
    7
    Great work one of my favourite games, would love to see a PS1 port of it.
     
  18. Billy

    Billy Member

    Joined:
    Feb 26, 2014
    Messages:
    5
    Likes Received:
    0
    Great work I always loved this game!
     
  19. lolzvid

    lolzvid Peppy Member

    Joined:
    Jan 27, 2012
    Messages:
    340
    Likes Received:
    11
    I wanted to see more homebrew N64 games, principally that i got a N64 recently :)
    Anyways, nice work!
     
    Last edited: Mar 8, 2014
  20. MadBullBunny

    MadBullBunny Newly Registered

    Joined:
    Mar 18, 2014
    Messages:
    2
    Likes Received:
    0
    I'm using a new everdrive 64 from krikzz himself. Downloaded the rom from OP's link and it keeps locking up for me after a minute of gameplay.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page