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
The game will detect your hack and delete the save on startup. Oddly enough, it seems to be able to bypass file permissions.
Create a new character, go back to the main menu, alt+tab the game, then edit file in Notepad++. Go back to game. You should be good from there.
After than I've closed the game and opened the folder where the characters are located \Sacrifice\saves\Characters\sacrifice. I've used Notepad++ to edit without altering the extension of it and swapped out the original code of Eldred for the Abraxus one...yes the Notepad will show a lot of NULL modules in there...however scrolling to the left you'll be able to spot it as seen in here https://i.imgur.com/8tMr9kf.png And thats how I managed to do it.
https://imgur.com/0Bm4IME - The deed done
Have you tried playing other god's missions? See if that does it. I doubt map editor could fix it either.
You could also ask people on Sacrifice discord, that I have linked at the top of this guide, they know a lot about the game, perhaps they could have a solution.
I got it to work by editing the file in Python. I opened it with latin-1 encoding then did a find-replace on the text before overwriting the original. Latin-1 (aka 8859-1) is probably not the native encoding but hey if it works it works.
Not sure if there's an easier way than that. If anyone wants a specific character and doesn't want to use Python I could upload the modified saves somewhere?