Jump to content
IGNORED

High Score Competition (March: The Mine)


arcadeshopper

Recommended Posts

Somehow I cannot load it in Classic99. After unzip I renamed it to xxxz.BIN otherwise cannot see it. In the earlier Tomb8.bin I do not see the options mayhem

attachicon.gifMUMMY_LATEST.zip

 

Thankyou ! I am most humbled. If you're gonna do my game though you may as well have the last revision, here. :)

(one or two bugs were identified and fixed in this one, Ciro you've already got this one ;)

 

Also to note; there's two difficulty settings, Standard and Mayhem, well Mayhem's only in there for a laugh and it IS a lot harder, you might all wanna go with Standard mode?

Sent from my VIE-L29 using Tapatalk

Link to comment
Share on other sites

OK I updated the files and screenshots on the TI Gameshelf site, again... You can't help yourself Retrospect, now can you :D One odd behavior I noted with Chrome is that the images do not reload unless the image cache is cleared. No such issues with IE. Has anyone else experienced that?

On a side note, the game is definitely more challenging now than the original version. I like it!

  • Like 1
Link to comment
Share on other sites

Here is a general recipe for baking RPKs for 378-controlled cartridges (in particular with 32K ROMs). As you see, it is extremely simple to create a working RPK with it (as long as you use this cartridge type).

 

Copy the following text into a file

 

 

<?xml version="1.0" encoding="utf-8"?>
<romset version="1.0">
   <resources>
      <rom id="romimage" file="[FileNameOfTheDump]"/>
   </resources>
   <configuration>
       <pcb type="paged378">
          <socket id="rom_socket" uses="romimage"/>
       </pcb>
   </configuration>
</romset>

 

Replace [FileNameOfTheDump] with the actual dump file name, e.g. MummysTomb32K-8.bin. Save this file as "layout.xml".

 

Create a ZIP file which contains this layout.xml file and the dump file.

 

Change the suffix of the newly create ZIP file to "rpk". Done.

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...