Create and Fuck your AI Slut -70% OFF
x
4.20 star(s) 62 Votes

MasterChef304

New Member
Aug 9, 2020
8
9
13
Kinda a waste of time with how awful the technical aspect of this game is but I went through the trouble of making a python script that can sort of upgrade legacy mods to 5.1. More or less works for the purposes of viewing (personally it's better since it's less effort than legacy but eh). Couldn't find anything public when I looked around.

It might have instances where a mod fails. I'd have to check though a lot of 1.x mods seemed to update fine. 2.x mods also seemed to work? I just tried random files from bbooru

As a sidenote I don't know who they have making this game but I don't know why you would have a setup this insane in a game primarily put out there by custom content. Why would you mix some custom ini with json entries instead of just pure json with some versioning. Not even proper json mind you. Why is there case sensitive path checks? If you type something wrong with the json it will load bad data instead of maybe checking the file and saying what's wrong. Why did they change the mod setup like 3 or 4 times? Why does the mod browser page break after page 1 and only load items from page 1 even though it can display content on page 2 and so on. Why would you release something that hasn't been finished and tested even if it's a patreon build. Test build I get but paying money for this?

Almost makes you think they just hate you if you make content for this. Feel free to do whatever you want with the code. I'm happy enough with it. There's a TODO in the comments for issues it has. I wouldn't upload anything made with it personally unless it's fleshed out more but can't say I care to take it further besides bugfixing. Already learned more than I care to about the internals of this game.

How it works is you just put a mod in the folder called "old" and it will hopefully give you something working in the "new" folder

Needs these libraries

pip install Pillow
pip install pydub
pip install audioop-lts
 

NotDoodle

New Member
Jul 11, 2020
4
9
103
Not possible without the cum mod which at the time of writing my previous post wasn't updated to the newest game version. Prolly still isn't
You can still use them - those commands are built into the vanilla bb
and yes it still does count your score whyyyyyy
 

Kobulo

New Member
Oct 21, 2025
1
1
0
Hey its my first time playing a game like this and im trying to download it from the Linux terminal but nothing is working, can anyone walk me through this?
 
  • Yay, update!
Reactions: Flugelbozz

WaryFox

Member
Aug 7, 2018
191
546
237
Hey its my first time playing a game like this and im trying to download it from the Linux terminal but nothing is working, can anyone walk me through this?
If you're trying to find this game in your distribution's repository, you're wasting your time. Just download it from the link in the first post, unzip it to a convenient place (for example, create Games folder in your home dir, and put it there), and run the beatbanger.x86_64 file.

If you want to create a shortcut in the apps grid / start menu, you can create a file beat-banger.desktop in the folder /home/YOUR_USERNAME/.local/share/applications/, with the following contents:

INI:
[Desktop Entry]
Type=Application
Version=1.0
Name=Beat Banger
Path=/home/YOUR_USERNAME/Games/BeatBanger
Exec=/home/YOUR_USERNAME/Games/BeatBanger/beatbanger.x86_64
StartupWMClass=beatbanger.x86_64
Icon=beat-banger
Terminal=false
Categories=Game;
Optionally, you can add an icon to the "/home/YOUR_USERNAME/.local/share/icons/" folder.
 
Last edited:
  • Like
Reactions: papel

Flugelbozz

Member
Nov 12, 2018
424
398
258
If you're trying to find this game in your distribution's repository, you're wasting your time. Just download it from the link in the first post, unzip it to a convenient place (for example, create Games folder in your home dir, and put it there), and run the beatbanger.x86_64 file.

If you want to create a shortcut in the apps grid / start menu, you can create a file beat-banger.desktop in the folder /home/YOUR_USERNAME/.local/share/applications/, with the following contents:

INI:
[Desktop Entry]
Type=Application
Version=1.0
Name=Beat Banger
Path=/home/YOUR_USERNAME/Games/BeatBanger
Exec=/home/YOUR_USERNAME/Games/BeatBanger/beatbanger.x86_64
StartupWMClass=beatbanger.x86_64
Icon=beat-banger
Terminal=false
Categories=Game;
Optionally, you can add an icon to the "/home/YOUR_USERNAME/.local/share/icons/" folder.
Isnt this possible via some kind of steam CLI command? Download using then run using `steam steam://rungameid/{YourGameID}` or some kind of convoluted mess.

Now I want f95 in my package manager :(
 

Ozmorok72

Formerly 'Vandarte'
Jun 10, 2018
18
15
37
Is there an archive of the mods hosted on ? :unsure:
Or at least is there a way to archive them using any program? I don't think gallery-dl has a .py file that supports it. :cry:
 
4.20 star(s) 62 Votes