Jump to content

CyranoJ

+AtariAge Subscriber
  • Posts

    8,546
  • Joined

  • Days Won

    235

Posts posted by CyranoJ

  1. Moth-Line v1.01 is now available for patreon supporters with the following changes:

     

    ;; v1.01
    ;;
    ;; Score line shown on first load
    ;; Highscore added
    ;; EEPROM load/save for highscore
    ;; BLUE Robot turns ORANGE shortly before turning RED
    ;; Score points float upwards from dots/pills/ghost kills
    ;; Intro splash screen improvements
    ;; EYES sprite changed to be more visible
    ::

     

    • Like 3
  2. 19 minutes ago, OVERRiDE said:

    So I am really curious how much code is custom for this mod?  As in, is this just a ROM hack or actually full recompiling the DOOM source code?

     

    Main reason I ask is to see if you guys have the ability to add GDFS support to increase asset size ( once @SainT and @CyranoJ get things sorted ) and consider a digital-only build of this game to alleviate the ROM size limitations?

     

    Full source rebuild. Required to add new monsters and fix the sound, etc.

     

    and... maybeeeee

    • Like 6
  3. 4 minutes ago, KrunchyTC said:

    Maybe they were fake, but every now and then I'll come across pictures of jaguar CD game cases that seem to be ST games ported to the jag. obviously ST games don't CD space.

     

    Yeah, and they'll be from ebay/etsy scumbags selling them, which is why I lock everything to the GD now.

    • Like 1
  4. 10 minutes ago, KrunchyTC said:

    It's a serious bummer seeing any homebrew Jaguar games that need the CD add-on, when barely any exist, and the ones that do go for thousands of dollars. Especially when the games are just ST ports. I can understand if making carts is not feasible for the developer, but playing CD games is not feasible for the player either.

     

    Umm, what?

     

    None of the 'just ST ports' I've done need the Jag CD.
    AFAIK, only a handful of homebrews 'need' the CD, such as Philia which steam video.

    • Like 3
  5. 15 hours ago, Ericde45 said:

    Game is finished.

     

    now Atariage's team will have to work on the next steps :)

     

     

     

    Sold already - you guys knocked this out of the park! Fantastic game, well done everyone involved.

    • Like 3
  6. 39 minutes ago, atari2600land said:

    I'm having trouble with random numbers. Yes, I did read the manual. It says value = rapRND() will generate a random 32-bit variable. But I don't want it to be 32 bits. I want it to be 3 bits (0-3). How can I shrink the random number I get? Or is there a way to get a random number that's smaller, like 8-bits or so?

     

    This isn't a JS question, its a math question.

     

    Divide and take the remainder, or bitwise AND with %11.

    • Like 1
  7. 42 minutes ago, atari2600land said:

    I guess the way I make .raw files is wrong. I can only play .wav files.

    Here you can "play" my ROM.

     

     

    JagStudio/Raptor cannot play "wav" files, it only plays the converted files that are done by the builder tools.  Suggest you read the manual, it usually works out quicker than bumbling around and complaining :)

  8. 6 minutes ago, atari2600land said:

    So now that I'm using JagStudio, is there a way to do what I want to do with the pineapple at the title screen?

     

    Yes, change it's position as you scale it so its in the correct place .....

  9. 2 minutes ago, BitJag said:

    I  just read some of the Q&A in that original thread, and there was something that I agreed to do, but I didn't ever end up doing for whatever reason.  That was to release a ROM of the game shortly after release.  I should probably work on getting that done for that old version of the game, 7 years late, and because I now I have a way of protecting the ROM thanks to @CyranoJ  Keep an eye on the newsletter for updates :)

     

    If you need anything for this, reach out. Happy to help.

    • Like 3
  10. 8 hours ago, 7800JAGFAN said:

    The only bummer about "ST" ports is that Double Dragon 2 has not been done yet.   It's a great port, and if the arcade soundtrack was added it would be the best 16 bit port.  All that said, I have them all on the Game Drive and just about every one they put on cart.   Having "Star Wars Arcade" on Jaguar is amazing, especially with a mouse.  

     

    If that is the only "bummer" I'm doing fine :D

    • Like 3
×
×
  • Create New...