Jump to content

MADRAFi

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by MADRAFi

  1. Digital should be available all the time. The page prevents from submitting the same order more then once. Clear cache or reopen a page to get it reset. In a result you will receive an 1st email that order is submitted. That email will contain paypal link. Later you would receive 2nd email with a link to digital copy.
  2. Yes, this time it will be 30 copies available. When I get floppies prepared I will open orders on my page. It will be based on first come first served bases.
  3. I have updated game to version 1.3 and send email to everyone who have pre-ordered. Concurrently I am gathering all materials for the new batch.
  4. I have shipped all pre-ordered games today. Everyone should receive email with tracking information. Monday is bank holiday in poland so they should leave Poland on Tue, Jan 7th 2020. I will start working on a new batch. It should be ready soon.
  5. if anyone knows how to translate this game into cartridge. I would appreciate help. Unfortunately I have no idea if this is possible. Game is written in MAD-Pascal and consumes a lot of space in memory. It utilize address space reserved for atari cartridges. All IO is done by xbios but that part could be replaced to copy data from cart banks. Anyway I am not that skilled to do it myself.
  6. Somewhere in January I will make a post and enable orders. I am waiting for print house to respond.
  7. If you got game already you should update to the latest version. I have sent email to everyone who received package.
  8. Please be patient. I am working with print house to get all required materials as soon as possible. However still delayed due to incorrect print.
  9. I used bmp2mic tool. I used standard tools to convert from png to bmp, like photoshop @echo off setlocal enabledelayedexpansion cd GameLocations for %%a in (*.bmp) do ( set oldname=%%a set newname=!oldname:~0,5! d:\Atari\Soft\g2f\bmp2mic\bmp2mic.exe "!oldname!" "!newname!.mic" ) cd ..
  10. I have good and bad news. I have a delay in print shop preparing boxes. I may not be able to ship packaged till the new year. On the other side I have decided to make additional copies, so those who were interested in will be able to purchase one. I will keep you posted.
  11. it seems there is a missing entry in config file for 64bit platform add entry in the correct line
  12. Does anyone knows how to fix fpc? I have a linking problem. I had latest fpc installed before Catalina came out. Assembling (pipe) mp.s Linking mp ld: file not found: /usr/lib/crt1.10.5.o An error occurred while linking mp.pas(31057) Error: Error while linking mp.pas(31057) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/local/bin/ppcx64 returned an error exitcode
  13. First lucky guys were able to see and pickup game on Silly Venture 2019. All existing boxed versions have their owners now. I will start packing and sending your pre-orders after the Silly Venture. On atarionline.pl forum I made a topic where you can add you to the list for future re-edition. If there will be enough requests I will make additional copies. Thanks, everyone for supporting Atari 8 bit.
  14. Can you please PM me your email and full name? Possibly there was an difference between payment name and data entered into pre-order form.
  15. If you made a pre-order and did not paid yet please do so. I will only secure copies for those who have completed their pre-orders by making a payment. Game will be shipped after premier on Silly Venture 2019.
  16. Yes, If you choose digital version please select pickup as method of shipment. The game will be downloaded from the link sent in a separate mail after the game premiere.
  17. I have made a pre-order on my Iphone without an issue. I guess it was network problem on your side.
  18. Emails should be sent immediately. Please check spam folder if you haven't seen it.
  19. Can you please sent me an email from the footter of madsoft.us page? I will try to have a look and resolve your issue.
  20. This is a protection to submit only once. I kind of expect 1 pre-order from 1 person. Of course sometimes you have different need. Usually reopening pre-order page should help.
  21. I think I have found an error and fixed it. I was able to place pre-order on english version of the page. If you wish to pre-order please try now.
  22. The field on the form is no longer email type so it should not validate to RFC standard. It has been changed to text and should work as any other field. I have the same issue as you do with different emails I enter. I will try to fix it as soon as possible.
  23. I have cleared cache on page just now. try again please.
  24. Ok I have changed the field type for email. It will not check RFC. That supposed to be a help not obstruction. Same for a zip code, It will not validate it.
×
×
  • Create New...