-
-
Found this issue while searching clues for #4 .
With a repackaged .ykc from the original with no modified files, the game engine refuses to use the contained files and popups a missing file warning…
-
Hi, IDK if you're still actively maintaining this project, but currently I'm stuck on this issue.
Currently messing around on one of PeasSoft games with a bit of botched TL, and trying to fix it on…
-
This might be related to AtomCrafty/yukatool#8
`Unpack` / `decompile `was working spotlessly (all Japanese-character filename is safely extracted), but I hit a roadblock while using `pack`. Note th…
-
---
1) `uname -a`:
```
Linux ykc 5.9.8-arch1-1 #1 SMP PREEMPT Tue, 10 Nov 2020 22:44:11 +0000 x86_64 GNU/Linux
```
2) `cmus --version`:
```
cmus v2.8.0
Copyright 2004-2006 Timo Hirvonen
…
-
![N6X0F0QXcS](https://user-images.githubusercontent.com/33509958/87827546-4ae67e00-c8a5-11ea-8bc9-d2f4cf890ec6.png)
game: https://vndb.org/v11086
file: data01.ykc
urupz updated
4 years ago
-
I am trying to access two observatories at once, i.e. like:
```python
request = SwarmRequest(server_url)
request.set_collection("SW_OPER_AUX_OBSM2_:ABG", "SW_OPER_AUX_OBSM2_:ABK", )
...
```
whic…
-
-
-
Issue Type: Performance Issue
Create a variable of a well defined object type.
Start to type the name of the variable then hit Ctrl+Space.
Same when you type '.' after the name of the variable …