Fan Art Rick and Morty: Another Way Home

kenta16807

Active Member
Oct 1, 2020
791
788
logo.jpg
Overview: Thought we needed a place to post fan-art/edits of: Rick And Morty - A Way Back Home and Rick and Morty: Another Way Home

Updated: 2025-02-09
Artist: ,Night Mirror and various others.
Censorship: No
Language: NA
Resolution: 1920x1080
Files: One Zip for now
Length: about 40Mb
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-log:
You don't have permission to view the spoiler content. Log in or register now.

Download: - -

s17_5_5.jpg S33_3_9b.jpg
 
Last edited:
  • Like
Reactions: Itisme50

kenta16807

Active Member
Oct 1, 2020
791
788
There's a somewhat easy method to do minor mods to loops in Ferdafs 'A way back home v4' (Unity)

You'll need for mono and plugins TextureReplace,

I'm on Linux, it may work differently on win(or not at all...)

It's probably unwise to run Unity with Net access so I'm using firejail:
firejail --nogroups --net=none --nodbus --nou2f --private-dev --private-tmp --seccomp ./run_bepinex.sh RM_v3_9bLinux.x86_64 -screen-fullscreen 0 -screen-width 1920 -screen-height 1080

This has the added benefit of running the game in a 1920x1080 window.
(Yes, the startup script for v4 is named v3_9b...)

If not planning on using the video in renpy mod, run any resolution...


Start 'Game' with the BepInEx script

Use ObjectExplorer to navigate to the scene you want to mod.
Screenshot_20250101_091950.jpg
Hit Alt-F11 to start a dump of assets, the script dumps a lot of irrelevant things also...

Find the texture files you need in [Game folder]/BepInEx/plugins/ModImagesDump/[Name of scene]

Ex. 'Visiting the cinema with Beth' is scene beth_15_0MB
we have texture_00_8fc0f6753fd79db160fb8d538237b7fc.png containing the condom and Beths trousers.
texture_00_8fc0f6753fd79db160fb8d538237b7fc.jpg
I want both gone, so use GIMP to remove them and save the image with the exact same name to
[Game folder]/BepInEx/plugins/ModImages
texture_00_8fc0f6753fd79db160fb8d538237b7fc_mod.jpg

You'll have to quit and start the game again for changes.

Now navigate to the scene, hit [Misc - Toggle HUD] and F7 to hide Object Explorer.

Record video with your favorite screen grab softw. :geek:

Night Mirrors post on the subject.
 

bored_dude1

New Member
Jun 16, 2024
4
12
I finished a LORA for this game and am reasonably pleased with it. It does not produce ferdafs/night mirror quality images (it makes inconsistent mouths and pupils, in particular), but it's good enough to have fun. It's trained to work with . You can get the lora and the training data from . I'm including the data in case anyone wants to expand the number of characters or quality of their training. I've had very limited success with multi-character scenes. The best workflow I've found for it is . For training it's a 128rank, 64alpha, fp32, dora, trained in OneTrainer. The trigger words for it are:
beth smith \(ferdafs\)
summer smith \(ferdafs\)
wild summer \(ferdafs\)
tricia \(ferdafs\)
morticia \(ferdafs\)
morty smith \(ferdafs\)
gwendolyn beth \(ferdafs\)
jessica \(ferdafs\)
 
Last edited:
  • Like
Reactions: kenta16807