Go Back   Forums > Abandonia.com > Community News & Feedback
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 14-01-2011, 02:14 AM   #1
Ohne Mitleid
Brazen Pangolin
 
Ohne Mitleid's Avatar


 
Join Date: Dec 2010
Location: ,
Posts: 202
Default Lost City translation Completed

If anyone made it this far into the post, some of the information I provided was either incorrect or conjecture that proved incorrect. I could ramble on about it, but I already do too much of that.

The game is now complete. Next steps? (These are all "Should I...? questions)
- Submit the pages I translated to grammar and / or translation forums?
- Submit a list of modifications I have made for approval
- Request someone's opinion on what they feel is better (a poll probably) ?
- Have the entire game play tested? I am too close to it and have seen it too many times to try new things that might "break" it.
- The doc provided in the Extras for this download does not accurately reflect and omits some of the information about the game controls. What should I do about that?

And then:
What now? How do I submit it? I don't think this is really a "hot" game, but I am hoping a few fans will want to try it out.

I also have a full screen shot map of Level one, World one that I would love to share but don't know how to go about that.

I would also like to edit out all links in previous posts I have provided so no one thinks I am spamming, advertising or trolling (even though I don't know what that last one means).

Final question: What's next that I can do with Abandonia? I don't have $$$ but I can do some things to contribute / donate.

And where is MrDeadly anyway?
Ohne Mitleid is offline                         Send a private message to Ohne Mitleid
Reply With Quote
Old 14-01-2011, 09:08 AM   #2
dosraider
Dismembered.
 
dosraider's Avatar

 
Join Date: Aug 2007
Location: Dixmuide, Belgium
Posts: 2,767
Default

Seems to me it would be a real nice one to add as 'extra'.

Also: congrats, well done.
__________________

Not a member of The Victorious People's Shoutbox Liberation Army.
Not a member of the GAG Guerrilla. Don't get A Grip!
FOR RENT
*Advertising space*
dosraider is offline                         Send a private message to dosraider
Reply With Quote
Old 14-01-2011, 09:17 AM   #3
DarthHelmet86
SuperFishMod
 
DarthHelmet86's Avatar




 
Join Date: May 2009
Location: Perth, Australia
Posts: 1,830
Default

If you want us to check your translations (I mean check the English version of what you have written not if its a correct translation) I would be happy for it to go into Grammar.

For the game I think it would be nice as an extra on the game page.

On the note of the Doc, write a new one with the correct info and we can see about uploading it.
DarthHelmet86 is offline                         Send a private message to DarthHelmet86
Reply With Quote
Old 14-01-2011, 09:43 AM   #4
MrDeadly
Game freak
 
MrDeadly's Avatar

 
Join Date: Jan 2005
Location: Stockholm, Sweden
Posts: 106
Default Have no fear, MrDeadly is here

Congrats guys! This is the best retro-game-related news I've had in a long time! You've made my weekend Ohne! Thanks so much for putting so much time and effort into bringing us (me!) an English version :-) Count me in for play testing, please PM me as soon as possible.

I can't say what the next step should be, but some play testing done by other gamers, and grammar/spell checking, can't hurt. Just to weed out possible annoyances. And a modifications-list would be nice just so that one can see what's actually changed from the original version. If the controls are inaccurately described in the original doc then the description should get a re-write in my opinion. At least as an updated doc that comes with this fan-version?

Oh, and I think the full screen shot maps you speak of would make an excellent "extras" download. I know I've often wanted a level-map while playing...
__________________
"With strange eons even death may die" - Lovecraft
MrDeadly is offline                         Send a private message to MrDeadly
Reply With Quote
Old 14-01-2011, 03:21 PM   #5
Ohne Mitleid
Brazen Pangolin
 
Ohne Mitleid's Avatar


 
Join Date: Dec 2010
Location: ,
Posts: 202
Default In order of appearance...

@dosraider: Thanks!
@DarthHelmet86: I will go about submitting for grammar
@MrDeadly: I will PM you as soon as I finish this post

The doc doesn't need to be rewritten in its entirety. I forgot when I posted that it refers to the shareware version of the game, and not the full game. The only things that really need to be changed are the number of levels per world and left / right commands for paddling (swimming slowly, unless someone has a better term).

This is the revision text content that will be included in the zip as ENGREV.TXT. The zip file contains all of the exact same files except for the files listed below, which were replaced.

January 14th, 2011
Changes have been made to the following files:

ATLANTIS.EXE
- All onscreen German text translated to English

START.LBM
- Corrected palette color so NOCH Software logo no longer has a lighter background
- Added revision notation to the bottom of the Production Team screen
- Removed Shareware from Lost City title screen
- Stylized the scrolling text for the intro movie to be more in theme with the game ending (and not broken at the end of sentences)

COMMON.LBM
- Changed 3rd sprite of Skill Level screen to read BEGINNER / MASTER instead of ANFÄNGER / MEISTER
- Performed the same change as above for on screen status bar skill level

1, 2 and 3.MNU
- Altered graphics to display in English

FINISH.LBM
- Translated to English and replaced graphics

Last edited by Ohne Mitleid; 15-01-2011 at 04:42 PM. Reason: Discretion - may be in violation of forum rules *eeep!*
Ohne Mitleid is offline                         Send a private message to Ohne Mitleid
Reply With Quote
Old 15-01-2011, 07:29 PM   #6
MrDeadly
Game freak
 
MrDeadly's Avatar

 
Join Date: Jan 2005
Location: Stockholm, Sweden
Posts: 106
Default

I know this post will probably do nothing else then show how totally green I am about coding etc, but I just had an idea and I'm throwing it out here anyway. It is about the possibility of adding ingame-music to The Lost City of Atlantis. If it is possible to identify which "coding" enables music to play during the main menu, is it then possible to copy that coding and add it to a level, but then substitute that menu-music-track with something new? If not, are there any other ways we might be able to get ingame-music?
__________________
"With strange eons even death may die" - Lovecraft
MrDeadly is offline                         Send a private message to MrDeadly
Reply With Quote
Old 15-01-2011, 11:10 PM   #7
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

Yes and no.
What we've done here is just hacking up the game resources and finding ways to replace them.
What you're asking for would require someone with at least passing level of familiarity with Assembly and skillset (and software) required to disassemble the game executable - essentially, reverse-engineer the code from the executable - then modify it and put it back together.
Beyond what I can do at this time.
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lost City Of Atlantis, The Romano Games Discussion 26 28-02-2014 09:11 PM
Lost City of Atlantis Bazly Gaming Zone 26 10-06-2011 07:04 PM
City of Lost Children, The Paco C 11 28-06-2010 07:29 AM
City of Lost Children, The Paco Approved Requests 1 27-02-2010 09:46 AM
Atlantis - The Lost Tales [GoG] Stroggy Invalid Requests 43 09-01-2010 07:17 PM


Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 06:03 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.