[Request] Ratopia

Ask about cheats/tables for single player games here
Ars_Mond
Noobzor
Noobzor
Posts: 7
Joined: Fri Oct 09, 2020 2:24 pm
Reputation: 12

Re: [Request] Ratopia

Post by Ars_Mond »

yuefuremi wrote:
Fri Sep 27, 2024 5:22 pm
could someone kind enough to update the table for new game version please?
thank you so much!
Does that help you?

User avatar
flutterJackdash
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Dec 26, 2020 10:58 pm
Reputation: 1

Re: [Request] Ratopia

Post by flutterJackdash »

aniliiterate wrote:
Sun Dec 10, 2023 10:44 pm
"This is a Unity game, so you can modify its program logic through dnSpy.

dnSpy is an open-source IL DLL editor, and it can be downloaded from [Link].

After downloading and extracting, run the application and open the Assembly-CSharp.dll located in {Steam_PATH}\common\Ratopia\Ratopia_Data\Managed.

There you can find a class named Building_Storage.
Choose the AddValue method and edit it.
Before the line

Code: Select all

if (base.AddValue(_type, _state, value, add_check))
, add the following:

Code: Select all

if (value > 0)
{
    value *= 50;
}
else
{
    value = 0;
}
This will eliminate the time needed to collect resources.

Additionally, in the CheatMgr class, you can change the Awake method's

Code: Select all

this.Obj_Canvas.SetActive(false);
to

Code: Select all

this.Obj_Canvas.SetActive(true);
and the Start method's

Code: Select all

this.Obj_Accel.SetActive(false);
to

Code: Select all

this.Obj_Accel.SetActive(true);
. This will allow you to use the tools that developers themselves use."
While this does work, the interface for these things appears to be in Korean. Some icons seem self explanatory, but not all of them. Is there anything that can be done about this?

Image
Image
Image
Image
Image

didin
Cheater
Cheater
Posts: 25
Joined: Sat Nov 30, 2019 7:35 am
Reputation: 1

Re: [Request] Ratopia

Post by didin »

any update for full release? v1.0.0500

Mistwalker99
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Oct 04, 2023 6:22 pm
Reputation: 0

Re: [Request] Ratopia

Post by Mistwalker99 »

need new trainer for v1.0.0500 please

+1

didin
Cheater
Cheater
Posts: 25
Joined: Sat Nov 30, 2019 7:35 am
Reputation: 1

Re: [Request] Ratopia

Post by didin »

basically what aniliiterate give us is more than enough. You can try and error for guessing the function.

CannonFodder
Table Makers
Table Makers
Posts: 241
Joined: Mon May 08, 2017 3:34 pm
Reputation: 166

Re: [Request] Ratopia

Post by CannonFodder »

flutterJackdash wrote:
Tue Apr 01, 2025 3:37 am
While this does work, the interface for these things appears to be in Korean. Some icons seem self explanatory, but not all of them. Is there anything that can be done about this?
the only method I can think of is put the image urls or upload them to some online translator
such as:
[Link]

and I have done it for you:

CannonFodder
Table Makers
Table Makers
Posts: 241
Joined: Mon May 08, 2017 3:34 pm
Reputation: 166

Re: [Request] Ratopia

Post by CannonFodder »

I made a table for game v1.0.0500
Some of the options is updated from tables in previous posts.

Update1:

add dropdown selection for citizen cave trait, listed only positive traits from this wiki
[Link]
change some long groups to manual extend/collapse

Update2:
add option:
Set Quantum Storage Max Resource Slots To 50
added some hotkeys for citizen cave's citizen P D I ability
Attachments
Ratopia.CT
(222.37 KiB) Downloaded 234 times
Ratopia.CT
Update1
(209.35 KiB) Downloaded 113 times
Ratopia.CT
Old
(203.82 KiB) Downloaded 110 times
Last edited by CannonFodder on Sat May 17, 2025 2:41 pm, edited 2 times in total.

Hemito
What is cheating?
What is cheating?
Posts: 1
Joined: Thu May 15, 2025 3:46 am
Reputation: 1

Re: [Request] Ratopia

Post by Hemito »

Hey, I found an address to stop time. I don't know how to send it exactly, so here's a table)
Ratopia СT By Hemito.CT
(785 Bytes) Downloaded 98 times

erbenkranz
What is cheating?
What is cheating?
Posts: 4
Joined: Thu Jan 27, 2022 7:25 pm
Reputation: 0

Re: [Request] Ratopia

Post by erbenkranz »

Thank you so much for update!

User avatar
absrm01
Cheater
Cheater
Posts: 38
Joined: Tue Aug 09, 2022 5:53 pm
Reputation: 10

Re: [Request] Ratopia

Post by absrm01 »

CannonFodder wrote:
Tue May 13, 2025 4:51 pm
I made a table for game v1.0.0500
Some of the options is updated from tables in previous posts.
Thank you for the table. It's very complicated and some features don't seem to work.
Could this be due to 0501?

CannonFodder
Table Makers
Table Makers
Posts: 241
Joined: Mon May 08, 2017 3:34 pm
Reputation: 166

Re: [Request] Ratopia

Post by CannonFodder »

I don't have 0501 so can't tell. What does not work?

User avatar
absrm01
Cheater
Cheater
Posts: 38
Joined: Tue Aug 09, 2022 5:53 pm
Reputation: 10

Re: [Request] Ratopia

Post by absrm01 »

CannonFodder wrote:
Fri May 30, 2025 1:04 pm
I don't have 0501 so can't tell. What does not work?
Even if I change the options Fun, hunger, fatigue, happy, the result does not change :(
Is it possible to increase happiness and add an option that disables rebellion?

CannonFodder
Table Makers
Table Makers
Posts: 241
Joined: Mon May 08, 2017 3:34 pm
Reputation: 166

Re: [Request] Ratopia

Post by CannonFodder »

If changing citizen's fun, hunger, fatigue, necessity does not work, you can use in game cheat menu for that.
I think change Happy Rebellion Cut under system manager to a low value will prevent rebellion, while there is an option to disable rebellion in cheat menu too.

User avatar
absrm01
Cheater
Cheater
Posts: 38
Joined: Tue Aug 09, 2022 5:53 pm
Reputation: 10

Re: [Request] Ratopia

Post by absrm01 »

CannonFodder wrote:
Sat May 31, 2025 1:26 am
If changing citizen's fun, hunger, fatigue, necessity does not work, you can use in game cheat menu for that.
I think change Happy Rebellion Cut under system manager to a low value will prevent rebellion, while there is an option to disable rebellion in cheat menu too.
The cheat menu is a great addition but I don't understand it because it's in Korean :(
When translating to English, graphics and texts are corrupted. The options I understand help me a lot and this menu is the best work done :)
Sometimes I have to close the menu because it's so big, but I can't get it to open again. Is there a way to open the menu again?

CannonFodder
Table Makers
Table Makers
Posts: 241
Joined: Mon May 08, 2017 3:34 pm
Reputation: 166

Re: [Request] Ratopia

Post by CannonFodder »

the menu is made by the game's developer for debugging purpose, my table can only open it again when you load game or enter a dungeon
the pictures in my previous post shows the English translated options, most of them should be easy to understand

Post Reply

Who is online

Users browsing this forum: budboy, DrownedFairy, GeorgeBush43, Giony, Google Adsense [Bot], Krauser12, Longes, skibidiwow, vodca, ZeroPhaze