Smirnovvo

New Member
Aug 26, 2024
2
0
The developers have finished this game, and moved on to ProjectR. In Project R, you breed monsters to help you defend against hordes of rampaging human women.
Not sure what you mean when you speak about ranks, but Japanese ranks go from F (beginner) to A (best in a country), and then continue to S (godlike), SS (overpowered) and SSS (power scaling has gone out of control).

Yes, that's exactly what I mean and you are right with the classification of ranks. That's why I was wondering if you could have slaves of ss or even sss rank. Well, I only have A and B, if you go to the slaves tab, where the complete list appears, you will see that a letter appears next to each one. I wonder if A is the maximum range or is there more?

Btw, does this game have an apk? It would be great to be able to play it on Android without an Win emulator
 
Last edited:

flannan

Engaged Member
Dec 15, 2022
2,434
2,454
Yes, that's exactly what I mean and you are right with the classification of ranks. That's why I was wondering if you could have slaves of ss or even sss rank. Well, I only have A and B, if you go to the slaves tab, where the complete list appears, you will see that a letter appears next to each one. I wonder if A is the maximum range or is there more?
That's strange. I checked my list, and did not find any rank for any of my slaves. There are only their names, their prices, and whether they are in main estate or private estate.
 

flannan

Engaged Member
Dec 15, 2022
2,434
2,454
donde se coloca las partida save
C:\Users\[UserName]\AppData\LocalLow\ApplePie\MonsterBlackMarket\SaveData

The details might differ depending on your OS and locale.
Note that AppData folder is a hidden system folder, you have to enable their visibility to find it.
 

YAMMII

New Member
Nov 6, 2020
2
1
Does anyone know how to apply Mods and Bepinex lately? I tried adding them to the v2.0.16.0 w Dlc w uncnesored but everytime I add bep and run the game no config files or Plugins are shown ??
 

flannan

Engaged Member
Dec 15, 2022
2,434
2,454
Does anyone know how to apply Mods and Bepinex lately? I tried adding them to the v2.0.16.0 w Dlc w uncnesored but everytime I add bep and run the game no config files or Plugins are shown ??
Try using the modding guide in my signature.
 

flannan

Engaged Member
Dec 15, 2022
2,434
2,454
yo lo ise perono me cargar las partidas y no aperesen

Google translate: I'm not charged the games and don't wait.
We seem to have a translation issue. Can you say what you want in English?
If you want a finished savegame, you can find it in this topic.
 

flannan

Engaged Member
Dec 15, 2022
2,434
2,454
This game...what requeriments? or my pc is oldest?
Seems to run on just about any PC. Unity games are usually undemanding.
DLSite says 1.5 GB memory and 1.5 GB disk size is enough.
Probably unplayable on anything that doesn't have PC-size screen, like a smartphone.

Lo hice pero los juegos no cargan y no aparecen
I did it but the games don't load and they don't appear
I attached my save file.
Note that it is an archive. You will need to unpack it to save folder. Because in this game, every save needs 2 files.

Will there be any updates to this game?
No. The developers are done with this game, and are working on ProjectR now.
 

Mana Renard

Newbie
Aug 5, 2020
28
28
Is there an android version of this?
There is no Android version, and the production team has no plans to port it.
Currently it can only be run through the wine kernel emulator, and the efficiency is not good
And because it is not adapted to touch screen operations, various actions are very inconvenient. Screenshot_2024-09-12-00-09-07-477_com.winlator.jpg
 
  • Like
Reactions: Arabi1 and flannan

Krongorka

Active Member
Sep 22, 2017
865
2,794
One thing I always forgot to check in Spine for MBM before was 'performance metrics tab'. Glad I did:

AmiliaOptimizedComparison.png

Nothing serious for original if it's just one skeleton, but it's never the case with MBM. Clipping section is generally bad for performance and should be avoided.
Also a reminder why "Unique slaves" existing in MBM was a bad call - every unique slave requires separate skeleton to render and it all adds up to CPU calculation (they are also unoptimized). So yeah, for performance reason I'd always suggest for players to get rid of slaves like Aure, Silvia, etc. Optimizing them will help with performance (mostly for CPU load), but it is what it is.
 

Krongorka

Active Member
Sep 22, 2017
865
2,794
Another thing which I find a bit interesting... maybe also some rant here to the developer UnknownDevDot :

As I posted before, I found a way to fix mipmaps issue for modded MBM textures, but current solution comes with a drawback: edited texture needs to be recompressed again, which is like saving JPEG image to JPEG again resulting in quality loss and some additional artifacts.
Good news is we actually have access to most MBM's graphics in uncompressed form via pre-release versions (They used RGBA32 format which takes a lot of space on disk). Unfortunately, latest version I have is v0.7, so I can't upgrade every asset (including DLC assets as well), so PLEASE, if anyone have pre-release build of MBM newer than 0.7 (0.8, 0.9, 0.10+) - PM me. It's probably the last chance for the game to have upgraded quality assets.

Now, release game comes with DXT5 assets and I have access to pre-release RGBA32 uncompressed data, so how can I use it without bloating bundle size after import ( +4 mb for each imported texture and resulting in more memory usage in runtime )?
Short answer is to use BC7 compression instead. Same memory requirements, engine support is there, resulted asset actually have LESS compression artifacts - it's especially noticeable when looking at bright/high contrast spots in general/clothes/hairs.

Probably not the best example I can give right now, but let's take a look at Amilia ("Night Stand" version)

BC7vsDXT5forum2.png

And yeah, while maximum available zoom is like this:

BC7vsDXT5forum1.png

PS: pre-release "night version" shoes were red :)

I don't see a reason to use DXT5 and I'd suggest to developers to not use it for ProjectR too. Performance difference comes from optimized .skel files (Prune weights, don't overuse clipping function!) and texture resolution first.

As for texture, this asset in original game comes with 2048x1024 atlas resolution, while current modded version use Polygonal texture packing and can fit into 1024x1024 atlas file. No benefits for release game file size, but it should actually help with faster texture processing.

Update: Texture resolution must be 2:1 or 4:1 proportions to be able to generate 12 mipmap levels. So final Amilia sprite atlas is 2048:512 now.

Closing note: this is NOT an upscaled texture vs original texture, but an original asset from pre-release version with a better texture format!
 
Last edited:

Potiblagueur

Newbie
Dec 28, 2022
40
28
Does anyone have any ideas to help me? I play with a complex breeding for dummies, everything was going well, and I don't know why, but my pixies (40 in total) have completely stopped working? Given the size of my empire it's impossible to play like this, I don't want to start all over again T_T

Edit : I had a bug with a gnome, who disappeared but was considered grabbed by the game, and therefore blocked everything, just alt+F4. Apparently by moving this girl again without bug, it unblocked everything. I didn't understand anything x_x
But they work but strangely, even once pregnant, girls continues to get fucked until their life is low (it's looooong), then gets treated, then back to the cage, then birth, it's so long for nothing! Any idea to fix this?
 
Last edited:
4.50 star(s) 122 Votes