Jump to content
Age of History 3
MeteHun

Age of History 2 Toaster Mod.

Recommended Posts

This mod is a miniaturized version of the original Age of History 2 game, with minor optimizations made and an attempt to give it a Victoria 3 theme.

Made only for Android.

It can be played even on an empty 450 MB RAM device using 1 scale.
- java Debug symbols removed.
- Kepler Scenario has been completely removed.
- 100 Kb backgrounds are used (2 colors).

- Only Victoria3 music will play in the game.

There are 1,5,7 saceles for AoC2. Removed others available for AoC 1.4.

 

Some ideologies in the latest update of Age of History 2 have been activated.

The names of the civilizations in the "Ancient Greece" scenario were translated into Turkish.

As I said, it can even be played in a toaster.

I couldn't finish the UI Adjustments completely, I will try to make the icons from the Victoria 3 theme.

link: https://drive.google.com/file/d/1-3UvY6iruZp1RC8nEcWUU3nD4PfKyl6u/view?usp=drivesdk

Screenshot_2024-06-07-17-23-40-954_age.of.civilizations2.jakowski.lukasz.jpg

Share this post


Link to post
Share on other sites

Posted (edited)

Yes, now let me share another mod for toaster devices.
Note: I am testing the Optimization Modes on the Galaxy Tab 3 device, which is a slightly below average device. The modes can be played without any problems with minimal lag.

Another toaster mod was made for Blody Europe 2 v1.3.1.1 (Mobile exclusive).
Let me underline that I share this mod in accordance with the "netiket" rules, also known as internet etiquette. This quality mod belongs to the user MrDavid on the forum.
Really very high quality...

Yes, let me write in detail about what I did in the mod, maybe the official producer of the mod can take notes and fix some things.
I will also inform the community. I feel like letting it go for a while 😀.

 

Things done for optimization:

  • Unnecessary assets have been removed.

assets/UI/H/main_menu/bg0.png
assets/UI/H/main_menu/bg1.png
assets/UI/H/main_menu/bg2.png
assets/UI/H/main_menu/bg3.png
assets/UI/H/main_menu/bg4.png
assets/UI/H/main_menu/bg5.png

assets/map/backgrounds/BEI_M.png
assets/map/backgrounds/BES_M.png

assets/map/backgrounds/BE_M.png (I guess these backgrounds are the loading screen before coming to the game.).
assets/map/backgrounds/BEe_M.png

I removed its files from the game. I examined the dex code a little, but I couldn't see that these were called from anywhere. Some image files probably used for testing or in some trials (old versions). And you won't even feel its absence with its presence.


assets/game/bg/bg0.png
assets/game/bg/bg1.png
assets/game/bg/bg2.png
assets/game/bg/bg3.png
assets/game/bg/bg4.png
assets/game/bg/bg5.png
assets/game/bg/bg6.png
assets/game/bg/bg7.png
assets/game/bg/bg8.png
assets/game/bg/bg9.png
assets/game/bg/bg10.png
assets/game/bg/bg11.png
assets/game/bg/bg12.png
assets/game/bg/bg13.png
assets/game/bg/bg14.png
assets/game/bg/bg15.png

These cannot be called from anywhere in the dex. probably the file location was changed later.
There are already the same files in assets/UI/bg/.
That's why these were removed too.

 

  •  Assets that are necessary for some but not used by the majority.

Of course, every nation thinks that concrete is not enough to support its history, anthems and music.
But most gamers and streamers probably don't listen to it even once (even if they do, they don't listen to it through the game) and set the music volume to 0% in the settings.

For this reason:

    Scheming_Weasel.ogg, (This is the music that plays while typing the hi command and typing other commands in the console. But it had an unbearably loud bumpy gameplay, so I replaced it with the original game.).
    Sudden_Defeat.ogg,
    Victoria3_1.ogg, (Added music from the game Victoria 3 "netiket" and is metadata per Patent rule and cannot be used for merchandise)
    Impact_Allegretto.ogg.
    I deleted all the music in the game except the Music in the list.

 

  •  Debuggers that are useless except for Developers and Data analysts.

In this game, these are the sections of code required to log any crashes or see at runtime which class, method, field or line was called.
You can see this from the terminal or port or on debuggers. In short, it is extremely unnecessary for a normal player.
If I give an example of this from the PC version, when I create a bat file that writes "java -jar BE2.jar" and start the Blody europa 2 mod, the texts that come through cmd.

Of course, applications that do not contain any debugging code cannot be trusted, do not trust them.
A virus can be written in between. But I DID NOT do such a thing (If I did, would I say I did it?🧐)
Don't worry, you can look at AndroidManifest.xml, it doesn't require any extra permissions, you can also remove the debuggers in the original game.
You can remove debugging with jadx and compare files with Winmerge. (Although a normal user cannot do this, but...)

Anyway, this made the game lighter in both runtime and storage.
BE2 dex code is 9.99 Mb. It became 8.91 MB.

 

libsteam_api.dylib
libsteamworks4j-encryptedappticket.dylib
libsteamworks4j-server.dylib
libsteamworks4j.dylib
steam_api.dll
steam_api64.dll
steamworks4j-encryptedappticket.dll
steamworks4j-encryptedappticket64.dll
steamworks4j-server.dll
steamworks4j-server64.dll
steamworks4j.dll
steamworks4j64.dll

These are STEAM API support.
It was removed because it was of no use in the BE2 code.

 

  • Removed x86, x86_64 bit and armeabi (thumb) libraries.

Each upper API, let's say 4, can already run 2. That is, an x86 device can already run 64-bit code.
Upper ndk's were removed because AoC2 memory requirements were already sufficient for this ndk.
Note: x86 support is important for emulators, but I don't know a maniac who would play a game that already has a PC version on an emulator.

 

Let's get to the scenarios.

First of all, let me give you this historical note.
Hatay's Joining Date to the Motherland is 23 July 1939.

In other words, in all scenarios after July 23, 1939, Hatay was reorganized as Turkey's.

 

Screenshot_2024-06-10-15-13-06.jpg

Normally, after Nazi Germany attacked France in World War II and the establishment of Vichy France, there were supposed to be vassals in Africa and the Middle East, I'm lazy about making flags and borders.

 

Balancing and diplomatic changes in the banned scenario.

Screenshot_2024-06-10-15-15-0.jpg

Screenshot_2024-06-10-15-15-06.jpg

The script of "Holy new world" was reworked by me. (In a fitting way).
However, it is a balanced power scenario where diplomacy and strategy are important.

 

Screenshot_2024-06-10-15-18-10.jpg

Battle of Titans scenario. I'm not an expert. And I respect the history of every nation.
However, a bit too pan-Slavist approach was followed. The Ural-Altaic language alliance was made as a part of Pan-Slavism.

Anyway, since I am a Turkist, a few small Turquoise and Ural touches were made by me. (I'm no expert, but it's definitely more realistic than the original).

Did you like the changes in the scenarios? You can play the original scenarios by changing the assets/map/BE/scenarios/ folder.

RESULT: The --- that was 474 MB became 161 MB...
and there is no visible difference.
Of course, if Art is for the ear, I can't say anything 😂.

link: https://drive.google.com/file/d/1-2xHF4qtPlL3VoLOEsccTIwAyIEkWAhQ/

Edited by MeteHun

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.



  • Popular Now


  • Our picks

    • AoH3 – Help with translation of the Game
      Hi, I need your help translating the Age of History 3 to your native language.
      Your translation into your native language would be very helpful! ❤️

      In the attachment is a file with new texts in the game to be translated.
       

      How to make translation:

      In the file there is list of texts in the game

      The Left side is the key, do not change it!

      The right side of each line after = is the translation to your language

       

       

      Example:

      ChooseAnAdvisorToHire = Choose an Advisor to Hire

      ChooseAnAdvisorToHire is the key, don't change it

       

      Correctly made translation:

      ChooseAnAdvisorToHire = Your translated text
      ClickToHireAnAdvisor = Your translated text
      ClickToFireAnAdvisor = Your translated text

      etc.

      ShiftClickToInvestXTimes = Shift + Click to invest {0} times

      In the place of {0} will be placed number or text

      PerformTheActionXTimes = Perform the action {0,choice,0#{0} times|1#{0} time|1<{0,number,integer} times}

       

       

      For now the game is translated to: Only English language!

       

      translation.txt
    • Bloody Europe II | New update
      Bloody Europe II - it's a mod with a huge map of Europe.

      In these mod is:
      -Giant map of Europe (4434 provinces) + big map of Europe (2637 provinces) + large map of German Empire (937 provinces)

      -Large count of scenarios from ancient times to alternative future

      -New fonts and music

      -Plenty of new civilizations, form civs and union

      -You will see changes in the game code that will change the game significantly
    • Events - Common events for every civilization in the game
      Hi,
      in this topic, I am interested in your ideas for events that can happen for every Civilization in the game.
      I'm also interested in Missions for every Civilization.

      Here is some example, have more than 10k army, have more than 5000 gold, build 10 buildings, recruit an Advisor, increase tax efficiency 20 times, be largest  producer of some resource in the world, unlock 5 Civilization legacies etc.
      • 187 replies
    • First preview of the Alpha version of Age of History 3
      First preview of the Alpha version of Age of History 3, YouTube.
      Release date: When it's ready 😛 Subscribe for more!



       





       
    • Land units - Ideas AoH3
      AoH3 will have different types of land units.

      In this topic we will write ideas for new land units. 

       

      So the AoH 3 will have new battle system.


      Representation of the battlefield in the game.


      Land units will be grouped into 3 types. Each unit will have a different recruitment cost, attack, defense, movement speed and upkeep.

      Groups determine the placement of units on the battlefield.


       

      Each unit can be unlocked by researching technology and then upgraded.

       

      Here is the current list of units with upgrades:

      First line:

      Warrior -> Light Footmen -> Heavy Infantry -> Infantry -> Line Infantry -> Modern Infantry

      Hoplites -> Spearmen -> Pikeman -> Elite Pikeman -> Musketeer -> Riflemen -> Mechanized Infantry -> Modern Mechanized Infantry

      First line side:

      Horseman -> Elite Horseman -> Cavalry -> Tank -> Modern Tank

      Second line:

      Archer -> Bowmen -> Crossbowman -> Elite Crossbowman

      Canon -> Field Cannon -> Artillery -> Modern Artillery

      Early Airplane -> Airplane -> Modern Airplane

       

      This is a very early version, so maybe something should be changed?

      Or maybe an idea for a new type of unit with upgrades? I'm waiting for your suggestions.

       
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Age of History Games