How to Play in 2023 (Windows)

General Armor Critical discussion for topics without their own explicit forum.
Post Reply
User avatar
AgtExodus
Posts: 7
Joined: Wed May 03, 2023 2:30 am
Location: Austin, TX
Contact:

How to Play in 2023 (Windows)

Post by AgtExodus » Thu May 04, 2023 8:01 pm

Hey all,

Looks like we have a new forum. Wanted to add a few things for folks who just found this and are using windows 64 bit / want to get started playing right away. I found that I had to find and compile a bunch of things if I wanted to start playing which is a problem and part of the reason the community is thinning:

* EXTRACT ZIP: In the 'ArmorCritical Setup2023' download, extract the zipped Armor Critical folder to wherever you'd like to store AC. I use C:\Program Files\ArmorCritical and manually place shortcuts to the armorcritical.exe in my start menu ( C:\ProgramData\Microsoft\Windows\Start Menu\Programs )

* INSTALL JAVA 341: The attached zip also includes Java v. 341(jre-8u341-windows-x64.exe) in the AC folder. Armor Critical/ARC wont run on newer versions of Java so make sure you have this version installed, then open Java (Start Menu) and turn off auto updates.

* GAME LAUNCHERS: If you're like me, and also use a game launcher like Launchbox ( https://www.launchbox-app.com ) to compile your games into one place, then you won't be able to link directly to a shortcut you created (ex: armorcritical.lnk). Reason being, AC has to be launched from the windows explorer file browser in order to connect with JAVA. Otherwise, if you link the launcher to your shortcut (.lnk) and launch the game, it will ask you to install Java (even though you already have).
- To get around this, I included a .bat file (LaunchboxLaunch) in the attached zip's AC folder, that you can link any launcher to. Basically, it's just a simple code to tell windows explorer to launch Armor Critical, which will loop in Java and launch properly. Note: the .bat is looking for AC in your C:\Program Files\ArmorCritical folder. If you have the folder elsewhere, just open the .bat with notepad and edit the location to your AC directory, then save.
- If you already have an AC installation, you can create it yourself by opening notepad, pasting the code below, and saving it as a .bat. Just remember to change the location of armorcritical.exe to whichever directory you have it stored.

Code: Select all

@echo off
explorer "C:\Program Files\ArmorCritical\armorcritical.exe"
* PATCHES/THEMES: The second attached download is a patch/skin for AC that reverts both the look and soundfx back to the TEN / WON / SIERRA days, for those feeling nostalgic. Its one I created during some pandemic downtime and posted in the old forum, but it doesn't look like it was included in the patches repository. It's not an exact replica of the original HUD as the game is formatted a bit diff these days, but it's extremely close. To install it, place the '.armorcritical' folder in your 'C:\Users\YOURUSERNAME' folder. If you already have a folder in there, rename it '.armorcriticaloriginal' in case you want to revert back to it.

* JOIN DISCORD: Last but not least, you'll need to find someone to play with. The community is a bit small these days so join the discord and ask if anyone wants to hop on a match. Games tend to be more active on weekends.
https://discord.gg/HY7gxTn

That's it. Hopefully, that saves you guys some tinkering, time, and frustration with getting the game to be playable. Let me know if you run into any issues!
Attachments
ArmorCritical Setup2023 (Win64).zip
(133.03 MiB) Downloaded 466 times
ArmorCritical RetroARCPatch.zip
(3.51 MiB) Downloaded 405 times

M0use95
Posts: 5
Joined: Tue May 16, 2023 9:44 am

Re: How to Play in 2023 (Windows)

Post by M0use95 » Tue May 16, 2023 9:49 am

Thank you for this..

I feel like something made me think of you guys.

And here it is.

Amazing work

User avatar
AgtExodus
Posts: 7
Joined: Wed May 03, 2023 2:30 am
Location: Austin, TX
Contact:

Re: How to Play in 2023 (Windows)

Post by AgtExodus » Thu May 18, 2023 10:54 pm

Haha, no problem!

User avatar
aTreYu
Posts: 55
Joined: Thu Feb 24, 2022 10:20 pm

Re: How to Play in 2023 (Windows)

Post by aTreYu » Wed May 24, 2023 10:22 am

Nice work Exodus; just saw this thread!

User avatar
oTaCon
Posts: 87
Joined: Thu Feb 24, 2022 10:13 pm
Location: Indiana
Contact:

Re: How to Play in 2023 (Windows)

Post by oTaCon » Fri Jan 19, 2024 10:32 am

AgtExodus:

We had a returning player try your method and was getting an error when trying to run the AC desktop client. They were able to get it to work using the official download from the homepage (another player also said they couldn't get your method to work). Might be worth looking into!!

Here is the error:
Image

Thanks for doing the work in putting this together.
Image

Post Reply