Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I was never skilled enough with web programming frameworks to be able to make the emulator completely web based. Creating a local app that your tabletop simulator connects to was a workaround that fits within my limited skills.
Fixed
My "CDN" domain has been pointing to github for a few years now. All records still appear valid and all files are still living in the github account. Maybe github had an outage or is having service issues in certain regions?
Do you get an error when you try the link? Seems fine to me. Might have temporarily been down when you last tried to get it.
Is that where the session ID would be, but it's just failing instead?
Session ID shows up in the console window that's created when you host a game.
I'm not sure about changing the virus tracking card at this time. Not against it, but mainly just time constraints. We'll see what the future brings. As it stands it's pretty open ended. 3 Check boxes you can arbitrarily assign to good, bad, or virus found for each room as you play through.
Thanks for pointing it out to me.
Because if it's to update the emulator, that's absolutely necessary. I pushed out a bad copy with a bug where the server crashed immediately on launch (which could be why the N button wasn't working). The update fixes that. The build number at the top of the emulator should be 842739305.
If you keep getting prompted to update each time, then it's because the update is failing (probably your AV software again). You can always manually re-download from my website as I posted it for just this type of scenario.
So it works like this:
{Host player (AKA Server)}
Launch the workshop item
Let the tablet load the page
Launch the emulator and start a game
(Optional) Invite others with the code from the server
(Optional) Set the emulator to be "always on top" - makes it easier to enter secret codes
{Remote players}
Launch the workshop item
Let the tablet load the page
Launch the emulator and start a game
Join via code provided by the host
(Optional) Set the emulator to be "always on top" - makes it easier to enter secret codes
And finally for both Host and remote players:
Start playing!
Try the following:
1) Extract anywhere but your downloads folder. Some antivirus programs lock this down these days and prevent exe files from running there. Sometimes extracting to your documents is enough as some endpoint protection apps learn from your behavior to determine if a file is safe.
2) Add an exception to your AV application. The files are safe. You can upload them to virustotal to check. The code isn't obfuscated so you can even decompile it and look through it yourself if you're feeling nerdy or sadistic.
After many many years I finally updated the emulator. Teleport crash fixed, original sounds work without a manual config edit, and it's on a slightly newer version of the .net framework which shouldn't be a problem if you're running windows 10
To get it to pop up over TTS, go to tools and select 'Always on top'. There was a bug in the previous version where you had to toggle it off then back on every time.
The tablet buttons don't work until you start a new game with the big grey button. If they still don't work after that, you may not have allowed the game through the windows firewall when the prompt came up.
With the exception of the session tracking, the emulator is as close to the original game as possible. You'll need to read the original manual to best know what to do.
If it was: http://www.groundtactics.com/index.php?topic=40 then it's moved to: https://www.groundtactics.com/books/omega-virus-emulator-v2
I know chrome has complained because I'm an unknown and the file hasn't been around in the wild enough for it to have a reputation. WIndows smartscreen can possibly complain for the same reason.
I've used a tool that protects my program from reverse engineering - protected programs are known to trigger some antivirus alerts which is why I suspect it's a false positive. Antivirus programs don't like protected files because they can't scan them properly.
You can have all 4 players on a single system and it will work just fine. I've actually run this on one of those cheap $100 Windows 10 tablets and used it for the original board game.
In the meantime if that happens again and you're on the same LAN or VPN, you can put the IP of the host instead of an ID.
Not sure if I can link it, but if you google search for 'hasbro omega virus manual' you'll find an official copy to see for yourself. It's on page 17 in the 'Sector Shutdowns' section.
If it's really still an issue though, use this info:
http://mee.pe/ovemu redirects to:
http://www.groundtactics.com/index.php?topic=40
I tested it just a few minutes ago and it's working fine but maybe there's some new secure browsing feature or dumb antivirus program that's overcompensating for real analysis by arbitrarily blocking URL redirects.
I hope that helps.
By the way, if anyone would like note cards for this game (either for use in TTS as a token to lock/draw on, or to print out/load into an image editor while playing), I've custom made my own notecards which are a huge improvement over the official game's note sheets: https://i.ibb.co/yVfMMtS/omega-card.png
I'm totally going to make my fiance play this with me.
Here's a workaround to hear the original sounds for now.
After downloading and extracting the emu somewhere, open the LANG subfolder, then the OMEGA subfolder under that.
Find the "Sound.xml" and "Interface.xml" files. They may just show up as "sound" and "interface" without the ".xml". Either way, right click and select "Open With". If notepad isn't listed, select "Choose another app" or "Choose program" and choose notepad from the following list.
In both files, look for the line that says:
<LANGNAME>English (OVEMU Custom)</LANGNAME>
And change it to:
<LANGNAME>English (Original game)</LANGNAME>
Re-launch the emulator and select "English (Original game)" from the list of languages and enjoy the original sounds!