Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Change my Name

A topic by ChoDra created Jun 10, 2023 Views: 10,753 Replies: 9
Viewing posts 1 to 3
(+1)

Is ther a way to change the name that the Android is Calling me, or the name of the andriod it self without losing my progress?

Developer(+2)

You could edit your save. It is explained in FAQ. I plan on adding it to the game at some point.

I also have the same question, but I check the file as it say in the FAQ, but I still couldn't find the name of the protagonist in the code.
I search for Anon, Name, User or something that lead me there, but couldn't find it, in my game everyone call Anon to the MC, to websites and more, just the bot (Jun) is the only one that call the MC the name I put.

Please can you give the line of code of the MC name or at least a word of what we are looking for to change it?

Well you can try to search the name

I use the notepad, using the find tool, but the name doesn't appear at all, I use Name to find something like that, but everything that have Name on it, is either items, npcs or settings (like store, websites, food, clothes, etc).

I really try to find the Anon name, but really not sure where it could be.

Just look for PlayerName and find next until you reach it. Great game btw

How do you change your name this latest update of mdrg, im still new to this stuff so i need some obvious directions on where to click and see

(1 edit)

The requirements to change Jun's name or how she addresses you are on "Day 21"; there's no other requirement.

i was talking about the mc name anon, if respectfully may i know if theres anyway to change it

You'll need to go into the save file and edit the name directly there if you've already set it. If you are going to do this BACKUP YOUR SAVE FOLDER as you can lose it. Just save the entire thing as a copy somewhere to be safe.

Find your save file in C:\Users\-yourname-\AppData\LocalLow\IncontinentCell\My Dystopian Robot Girlfriend\Saves and find the latest manual save that you saved. It should start with M and end in a .mdrgslot file name.  Open that file in a text editor, I recommend Notepad ++, and then you'll need to find "playerName": hidden in the text.

It'll be a lot to look through but using ctrl+f might help you find it faster and if not scroll to the end as it'll be somewhere there. Then just edit the name in the "" and save the file. You don't even need to close the game, just exit to the menu, and then after changing it load the save. It should just work afterwards.