Unity Kemo Coliseum [CH1-4 Revised] [Dudedle Studio]

3.00 star(s) 6 Votes

hotwolflink

New Member
Nov 20, 2021
7
0
has anyone ripped the assets from this yet? i remember seeing some of the sprites ages ago but cant find them
 
Nov 8, 2021
268
176
has anyone ripped the assets from this yet? i remember seeing some of the sprites ages ago but cant find them
Just tested the active fork of AssetStudio and it did rip all Texture2D from the game (ignore the weird game specific error the tool throws out):


Pretty much all characters are atlas files though. You either reassamble the character sprites in painstaking detail or don't bother at all. The CGs are untouched.
If there is any tool that properly splices images from those, now would be the time to spill the word.
 
Last edited:
  • Like
Reactions: MooningMonsoon

hotwolflink

New Member
Nov 20, 2021
7
0
Just tested the active fork of AssetStudio and it did rip all Texture2D from the game (ignore the weird game specific error the tool throws out):


Pretty much all characters are atlas files though. You either reassamble the character sprites in painstaking detail or don't bother at all. The CGs are untouched.
If there is any tool to properly splices images from those, now would be the time to spill the word.
thanks a ton dude! yeah im trying to see if i can find one, theres gotta be something out there that can unscramble the images
 

NiffirgkcaJ

Newbie
Oct 19, 2020
63
18
Just tested the active fork of AssetStudio and it did rip all Texture2D from the game (ignore the weird game specific error the tool throws out):


Pretty much all characters are atlas files though. You either reassamble the character sprites in painstaking detail or don't bother at all. The CGs are untouched.
If there is any tool that properly splices images from those, now would be the time to spill the word.
Oh oof.
 

hotwolflink

New Member
Nov 20, 2021
7
0
only the sprites are spliced for some reason. ive been trying to find something that can either read the files as they appear in the game or can un-splice them
 
Nov 8, 2021
268
176
only the sprites are spliced for some reason. ive been trying to find something that can either read the files as they appear in the game or can un-splice them
You mean you want to dump the called textures? I thought about that, but am not sure the RAM will hold the final spliced images. SpecialK has a dumping feature iirc.
 

hotwolflink

New Member
Nov 20, 2021
7
0
You mean you want to dump the called textures? I thought about that, but am not sure the RAM will hold the final spliced images. SpecialK has a dumping feature iirc.
sadly i dunno a thing about this kind of stuff, wish i did cause i wanna see the sprites, since a lot of them have the nude sprites already in the files and god only knows how many years itll be before we see any of it
 

NiffirgkcaJ

Newbie
Oct 19, 2020
63
18
It's an intriguing feature to see it scrambled like this, I've never seen this kind of scrambling in sprites of other games.
 
Nov 8, 2021
268
176
It's an intriguing feature to see it scrambled like this, I've never seen this kind of scrambling in sprites of other games.
Seems to be a feature in Unity to reduce file sizes for some years:
Instead of holding 20 different whole sprites just split them in evenly tiny cubes. Compare and merge all unique cubes into one file. E.g. with that if 20 sprites just have different face expression the engine will only hold 1 body and 20 different expressions to save memory.
 
Last edited:

hotwolflink

New Member
Nov 20, 2021
7
0
now the trick is to unscramble it, or perhaps somehow change the files around in the game to appear where they shouldnt be and screenshot it from there. ive tried finding something that unsplices unity assets but nothing has shown up yet
 

NiffirgkcaJ

Newbie
Oct 19, 2020
63
18
Seems to be a feature in Unity to reduce file sizes for some years:
Instead of holding 20 different whole sprites just split them in evenly tiny cubes. Sompare are and merge all unique cubes into one file. E.g. with that if 20 sprites just have different face expression the engine will only hold 1 body and 20 different expressions to save memory.
Hmm, that makes sense then.
 

superlow

New Member
Aug 28, 2018
6
2
now the trick is to unscramble it, or perhaps somehow change the files around in the game to appear where they shouldnt be and screenshot it from there. ive tried finding something that unsplices unity assets but nothing has shown up yet
There are programs and sites online that can do it, one of them being unity itself, but it would require the sprite map that calls each cube and places it or it wouldn't work. The reason there are some sprites available is either from the asset gallery patrons could look at, the game from before it diced them, or people who feel like sitting down and piecing them together by hand. Your best use of time would just be playing the game, screenshot then remove the background.
 

hotwolflink

New Member
Nov 20, 2021
7
0
There are programs and sites online that can do it, one of them being unity itself, but it would require the sprite map that calls each cube and places it or it wouldn't work. The reason there are some sprites available is either from the asset gallery patrons could look at, the game from before it diced them, or people who feel like sitting down and piecing them together by hand. Your best use of time would just be playing the game, screenshot then remove the background.
it would be but the sprites im wanting arent used in the game yet, as they are likely not going to be for another 10 years
ill have to figure something out since i cant seem to find any tutorials on what i wanna do and i know nothing about unity
 

NiffirgkcaJ

Newbie
Oct 19, 2020
63
18
Seems like there are some plugins that are made to splice assets so they're more compact, and this seems to be the best candidate for the plugin, but I might be wrong.

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

baradoge

Newbie
Apr 7, 2019
24
47
I did manage to dump all the characters sprites.
game_and_sprites_dump
This is fascinating, obviously it doesn't represent all of the art that the game will have but in this collection I spot that there's naked Bolis sprites which I don't believe we've seen in game yet, also it's very interesting that there's naked sprites for Cronus in the data when he's not confirmed as a love interest , but there aren't any of Maximus (who is), I wonder why that the case?

I don't suppise there's a way to mine the art files in the game to find the CGs? They're ridiculously protective over them so I doubt there are unused ones in there, but can't help to look. I'd do it myself but I know nothing of code.
 
Nov 8, 2021
268
176
This is fascinating, obviously it doesn't represent all of the art that the game will have but in this collection I spot that there's naked Bolis sprites which I don't believe we've seen in game yet, also it's very interesting that there's naked sprites for Cronus in the data when he's not confirmed as a love interest , but there aren't any of Maximus (who is), I wonder why that the case?

I don't suppise there's a way to mine the art files in the game to find the CGs? They're ridiculously protective over them so I doubt there are unused ones in there, but can't help to look. I'd do it myself but I know nothing of code.
Mining the CGs is the easiest part. There are no unused files though. So just the currently full gallery.
The simpliest reason for some naked sprites being included is the dev included them as soon as Nullghost or someone else finished them. Other characters probably aren't finished or other reasons made the dev not include them.

Use the tool and rip them yourself. No need to code etc.
Just tested the active fork of AssetStudio and it did rip all Texture2D from the game (ignore the weird game specific error the tool throws out):
 
Last edited:
  • Like
Reactions: cadmaster

AnHumanGuy

Newbie
Jun 6, 2022
18
14
Currently replaying the game (last time I played was summer 2020, public demo).

I advise people that are used to this type of gameplay like in PuzzleQuest to play on Extreme difficulty as it poses little to no resistance with good enough play (assuming you know what you're doing) and makes it more challenging and fun (also Extreme is considered the base difficulty lol). I jumped on it right as I started the game and managed to never fail a major boss except Lambert (RNG fest with my build), note that most dungeons will make you game over a couple of times but you have checkpoints to help and the game won't throw you far back. Playing on higher difficulties does not bring anything new to the game, so don't hesitate to play it more casually. If you want info on my way of playing, I can give some tips.

I'm currently exploring as far as I can in the dating mechanics, and it's pretty hard to know if you're doing the right thing in order to unlock everything (assuming you're not using the cheat codes that comes with the patreon version :cautious:). I'll eventually post my notes on every best choice to make for characters (to save a lot of time on it); but unlocking the scenes is weidly hard for some reason (the game gives ZERO indications on where to get them). I'm still trying to get all available scenes, and I will indicate how to get them also (if I understand what the games want from the player). Looking through the code is a last resort tactic, and it would be sad if I had to do it to get them.

After reading everything the current version (at the time i'm writing this) has in the main story, I'd say they did a good job of making the story more lively (it's still not a VN, so the text is still thin for VN lovers) and gets interesting from chapter 3 and onwards. Reading through it does need to play the game, but easy difficulties will make you cruise through the dungeons/battles so you won't be kept waiting to see more. I'll write a review after i'm done with everything the game can offer.

NB : The exists but severely lacks info on the romance routes btw

TL;DR I'd advise to play through the game and not cheat/datamine through it as they made it quite fun to read, yet the dating mechanics are not well explained nor easy to get through without trial and error, so I will post my notes about everything you can see. btw if you just want porn, go ham on the files/cheats
 
Last edited:
3.00 star(s) 6 Votes