#beginer tutorial
Explore tagged Tumblr posts
stunfiskz · 8 months ago
Text
Tumblr media
brain rotting about how fucked it is to be a darkner again lately. how do you care about being abandoned by your gods if they never seemed to care that much about you in the first place
918 notes · View notes
rapidhighway · 2 years ago
Text
Tumblr media Tumblr media Tumblr media
extremely happy to have enough blender skill now to make this shit
3K notes · View notes
sunny1927 · 23 days ago
Text
ENA TREND IS REALL FOR SUNNY!! >0< 💥💥/pos
Anyway please enjoy my ENA Oswald/Mickey trend animation?? Yeah something along those lines haha! (ENA Oswald/Mickey (my vers) inspired by @rockhousejai of her ENA Mickey/Oswald version , she drew them so beautifully and definitely should check out (along with her art too :DD) teehee :3)
146 notes · View notes
birf · 2 days ago
Text
How to change your hair in Love and Deepspace without having illuso available:
Tumblr media Tumblr media
tutorial 👇👇👇
you don’t have to have ‘Promise’ purchased, you just have to click an accessory from ‘Promise’ and ‘go’
this works for memories, main story, and bond moments
there are a few select memories that it doesn’t work if MC had a specific hairstyle for it other than the default hair down
I don’t know if this works with hair that is purchased with crystals unfortunately
other than that enjoy <3
75 notes · View notes
wombywoo · 3 months ago
Text
I made a little step-by-step tutorial for my latest piece, available on my $2 tier on patreon 🙆‍♀️
Tumblr media
70 notes · View notes
revenantghost · 1 year ago
Text
Oh my god oh my god oh my god
There's a Vash and Wolfwood dog papercraft
Tumblr media
256 notes · View notes
rowanisawriter · 3 days ago
Text
Tumblr media
is evreyone aware of the polish undercut + adventurers beard combo .
20 notes · View notes
r3dcam3llias · 10 months ago
Text
How to Download Our Life: Beginnings and Always Mods
(a step-by-step guide!)
If you've ever wanted to download extra content for OLBA but were unsure how or where to even start, this post will hopefully explain everything you need to know!
What you will need:
Our Life: Beginnings and Always
RPA extractor
Latest version of Python
RPA repack tool
1. Finding mods.
As far as I'm aware, there are very few people who make OLBA mods, but if you do happen to come across someone who makes mods/script edits and would like to download them, you'll likely end up with files with the end extension ".rpy" or ".rpyc" Because the software used to make OLBA is Ren'py, these are ren'py script files that basically contain the script that runs the mod and official script files. (Note: Some mods that don't just simply add onto/edit/add more scenes may also include other important resource files (images, sounds etc...) and might be formatted in a ".zip" file. I'll cover how to unzip and use those as well.)
2. Find your game files.
First of all, before you do anything with your .zip or .rpy/.rpyc file(s) you're going to need to find your copy of your OLBA game's files. For Steam, you should be able to open the Steam app on your computer, navigate to your library, right-click your copy of OLBA, select "properties", navigate to the "Installed Files" tab, and click the "Browse" button.
For a direct download of the game such as from Itch.io, you should just be able to navigate to wherever you downloaded your game and find the same results. You should see your game files now like the picture below.
Tumblr media
3. Finding/extracting the RPA file.
Now, you are going to want to navigate to the "game" folder inside the OLBA folder. Here you should find these files:
Tumblr media
(Note: depending on whether you have the DLC or not, you may or may not have the DLC files. I do not have the Baxter or Derek DLC so I don't have those files here.) These files are basically all the .rpy/rpyc files, along with images, sounds and all other resources for the game, compressed into single files. So, in order to add our modded files, we will need to extract whichever RPA file pertains to the mod. For example, archive.rpa contains all the scripts, etc from the main game. The rest should just be DLC, so if you have a mod that only affects the main game, you will only need to extract that file. The same works if it is a mod that only affects a DLC; you will only need to extract that respective DLC file.
To do this, you can either download this RPA extractor or find your own and follow its steps. For this tutorial, we will be following the steps of the RPA extractor provided. Once you have downloaded the RPA extractor, drag the .RPA file you want to extract out of the OLBA folder, into a new folder, then drag and drop it onto the RPA extractor icon (shown below)
Tumblr media
This should open a new Command window where the .rpa file will be extracted. You should end with something like this:
Tumblr media
(for this example I extracted the step 3 DLC RPA file)
Now you should have a new folder containing all the .rpy and resource files you need.
Tumblr media
4. What to do with modded .rpy/.rpyc and/or .zip files?
If the mod you downloaded just came with the files not zipped, you can skip this first part. Otherwise, you will need to unzip this zipped folder. To do this, you can either just right-click the zipped file and click "Extract All" and "Extract" when a new window pops up.
Tumblr media
Alternatively, you can use a program such as 7-zip, which may help extract speeds for large files. Now, you should have, or already have your modded .rpa files on hand (finally!) Normally, if these files are editing preexisting material from the game or adding new scenes, at least one file, if not all of them will have the SAME EXACT file name as an already existing file. In this case, BEFORE YOU DO ANYTHING go into the folder(s) you got earlier by extracting the .rpa file(s) and look for the file(s) with the same name(s) as your modded .rpy/.rpyc file(s) and either make a copy or move them somewhere safe in case something is wrong with your modded files/you no longer want the modded files, you can put the original files back in. Once you have done this, you are going to drag the modded files directly into the folder(s) you got earlier by extracting the .rpa file(s). MAKE SURE YOU PUT THEM IN THE CORRECT FOLDERS AND EITHER OVERWRITE THE ORIGINAL FILES OR MAKE SURE THEY HAVE BEEN REMOVED.
Tumblr media
If there are any other files, such as sounds or images or .rpy/rpyc files, feel free to just make another folder to put these in.
5. Repacking the RPA file.
Now these next steps can get really complicated, so I'll break them down into smaller steps. 1.) Download the RPA repack tool (make sure to unzip it) and the latest version of Python if you haven't already.
2.) Inside the unzipped "rpa-master" folder you'll find another folder of the same name. Inside this folder all you need is the "rpatool" file. Take this file and move it into a new folder completely outside of the "rpa-master" folder, name this folder whatever you want, it doesn't matter. (EXAMPLE BELOW)
Tumblr media
3.) Now take the folder(s) you got from extracting the .rpa file earlier or created and put them in this new folder. (EXAMPLE BELOW)
Tumblr media
4.) Type "cmd" into the path while in the folder with both of these.
Tumblr media
5.) Now, a command prompt window should pop up, type in this:
 py rpatool -c
followed by the name of the .rpa file you want to make and the name of the folder(s) you are repacking separated by a space for each. (EXAMPLE BELOW)
Tumblr media
6.) Depending on the size of your file it might take some time, but once you see the .rpa file appear in the folder, you're all done! It should look something like this:
Tumblr media
Now, all that's left to do is put that .rpa file into the game folder with the rest of the .rpa files !! After that you can test it out and your mods should now work!
As always if you have any questions or need help doing this yourself, feel free to contact me or submit an ask!
71 notes · View notes
dykephan · 3 months ago
Text
if you still aren't pirating your sims games at this point i think you're a lost cause and a loser
27 notes · View notes
minnarr · 5 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
new life begins: love is stored in the food: 1/∞
bonus:
Tumblr media
49 notes · View notes
dragonlover736 · 5 months ago
Text
youtube
LETS GOOOOO A SHADOW CROCHET TUTORIAL!! HELP THIS VIDEO GET TO 1,000 LIKES IF YOU ALSO WANNA MAKE HIM!!
I’ve checked out their other tutorials too, they’re pretty neat! And all for free!
24 notes · View notes
rbtlvr · 5 months ago
Text
& by the way i literally CONSTANTLY think about how loop uses the partys titles to create distance to remind themself that those arent 'their versions' of them. that theyre not loops party anymore. and yet and yet and yet
Tumblr media
#talk tag#i think about 'and because of you bonnie was-' DAILYYYYYY#god. god. they care s mcuhghfjkbjkdklj#i think that may be the only time until twohats that they ever use any of the partys names. except! for reminding sif if u get that dialogu#which. im also normal about. clearly obviously absolutely#they create that distance as much as they can and yet. for siffrin.#godddddd i need to be sedated#isat spoilers#okay oh my god i went back to check to make sure i was right and turns out i forgor a couple of times both of which make me even more ill#one is technically under the umbrella of twohats bc its at the very end when loop says theyll need to accept everyones thanks. and they say#-everyones names. and the other is at the very very beginning in the initial battle tutorial they say everyones names + stats#(which btw PROVES MY POINT abt so much of loops help going under the radar bc in any other game itd just be a regular tutorial with no-#-in universe correlation or effect)#but they start with 'heres some basic stats about you and your party members to remember' and i. the. like realistically the explanation-#-for loop using their names instead of titles. is bc adrienne thought using their titles would make it too obvious someone else was talking#since u havent met loop yet at that point and dont know its not a regular tutorial thats only directed at the player and not the character#But Also: heres some things you should remember about your party members [lists their names]#im normal. im fine and normal. prommy#... okay it turns out they also say isabeaus name when giving the paper mache hands tutorial. no idea what to make of that one aklfjdlksjf#and after the change god event when u bring it up they say 'mirabelles statue'#And Thats It. fascinating. what is the logic there#isatposting
33 notes · View notes
chucklepea-hotpot · 5 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
André Kaczmarczyk, I don't know who you had to sell your soul to to make this happen, but it was worth it.
or: @your-friendly-sleep-demoness and I saw Cabaret on stage and now I am a changed person.
42 notes · View notes
claire-starsword · 11 months ago
Text
youtube
OH WHAT A BEAUTIFUL THING TO WAKE UP TO
49 notes · View notes
shayberri789 · 3 months ago
Text
I am out here fighting for my life trying to convince people than being 30 is not fucking old
11 notes · View notes
artwithsum · 13 days ago
Text
Tumblr media
I’ll be posting more tutorials like this! Let me know what you’d like to see 🩷
8 notes · View notes