Can you show an example of a string and the correct crc and key.
are these the options you used? "32 -1 -1 0 0 1"
The rules have been updated, read them now: Rules!
Search found 2574 matches
- Sun Apr 28, 2019 4:58 am
- Forum: 3D/2D models
- Topic: Star Ocean Anamnesis Tools
- Replies: 201
- Views: 54519
- Sat Apr 27, 2019 3:38 pm
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93458
Re: Mobile Game Asset Download
Here are all the files seems like it goes offline in a few days.
https://gofile.io/?c=voTowb
@wanglata
https://gofile.io/?c=voTowb
@wanglata
- Sat Apr 27, 2019 2:11 am
- Forum: 3D/2D models
- Topic: Star Ocean Anamnesis Tools
- Replies: 201
- Views: 54519
Re: Star Ocean Anamnesis Tools
What version are you looking at of the apk could you say what offset the function is at in that version.
- Thu Apr 25, 2019 4:44 pm
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93458
Re: Mobile Game Asset Download
What game?
- Sat Apr 20, 2019 1:07 pm
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93458
Re: Mobile Game Asset Download
Hello, I'm trying to download the assets for Life After by Netease (CN Version) And following the steps, I've found a JSON file but I'm stuck on how to interpret this (Im a helpless newbie) http://nos.gameyw.netease.com/gameyw-gbox/regular_encode_g66_1555728555_c9b16cf46d3cecca35d49b9574b9aafb.json...
- Fri Mar 29, 2019 9:43 am
- Forum: Code Talk
- Topic: Noesis Create NoeBone from Pos, Rot, Scl?
- Replies: 2
- Views: 1424
Re: Noesis Create NoeBone from Pos, Rot, Scl?
Just look in the python folder at the file inc_noesis.py
then find the starting data type like for instance
class NoeQuat
you can see it being initialized
quat = (0.0, 0.0, 0.0, 1.0)
and the option
toMat43
so you could do
myQuat = NoeQuat().toMat43()
then set the position with
myQuat[3] = [x,y,z]
then find the starting data type like for instance
class NoeQuat
you can see it being initialized
quat = (0.0, 0.0, 0.0, 1.0)
and the option
toMat43
so you could do
myQuat = NoeQuat().toMat43()
then set the position with
myQuat[3] = [x,y,z]
- Sun Mar 24, 2019 5:38 pm
- Forum: Game Archive
- Topic: DEAD OR ALIVE XTREME 3: SCARLET
- Replies: 11
- Views: 3702
Re: DEAD OR ALIVE XTREME 3: SCARLET
You should never need to rename any files they will show up when you extract the nca correctly
- Sun Mar 24, 2019 11:49 am
- Forum: Game Archive
- Topic: DEAD OR ALIVE XTREME 3: SCARLET
- Replies: 11
- Views: 3702
Re: DEAD OR ALIVE XTREME 3: SCARLET
You need to use hactool to extract to raw files.
just google extract nsp and the first result will give you tools.
you want version 1.6 of the bat file
NCA-NSP-XCI_TO_LayeredFS.bat
just google extract nsp and the first result will give you tools.
you want version 1.6 of the bat file
NCA-NSP-XCI_TO_LayeredFS.bat
- Sat Mar 23, 2019 7:56 pm
- Forum: Game Archive
- Topic: DEAD OR ALIVE XTREME 3: SCARLET
- Replies: 11
- Views: 3702
Re: DEAD OR ALIVE XTREME 3: SCARLET
switch version there is no way to get ps4 files.
- Sat Mar 23, 2019 4:37 pm
- Forum: Game Archive
- Topic: DEAD OR ALIVE XTREME 3: SCARLET
- Replies: 11
- Views: 3702
Re: DEAD OR ALIVE XTREME 3: SCARLET
Here is a script to extract the ktss files from the xhs files. You can then play them with vgmstream #script by chrrox #use quickbms #http://aluigi.altervista.org/quickbms.htm get ARC basename goto 0x14 get FILES long savepos TMP for i = 0 < FILES goto TMP get OFFSET long savepos TMP goto OFFSET get...
- Fri Mar 22, 2019 4:33 pm
- Forum: Game Archive
- Topic: DEAD OR ALIVE XTREME 3: SCARLET
- Replies: 11
- Views: 3702
DEAD OR ALIVE XTREME 3: SCARLET
Here is a quickbms script to extract this game. https://media.discordapp.net/attachments/389775406313766917/558664343194173455/det2AkP.png #script by chrrox #use quickbms #http://aluigi.altervista.org/quickbms.htm open FDSE "package_data.bin" 1 comtype zlib_noerror goto 0x68 1 get FILES long 1 goto ...
- Sat Mar 16, 2019 3:36 pm
- Forum: Tutorials
- Topic: Mobile Game Asset Download
- Replies: 235
- Views: 93458
Re: Mobile Game Asset Download
For help with games I need more info on where you are stuck. Here are the assets (unity 3d) of this game. LYN: THE LIGHTBRINGER https://pastebin.com/raw/SrAwcRya https://i.ibb.co/FWM96sb/unknown.png The game reaches out to these url's https://mlynglobal.dn.nexoncdn.co.kr/PatchFiles/live/revisions.tx...
- Sun Mar 10, 2019 2:03 am
- Forum: 3D/2D models
- Topic: Dead or Alive Xtreme Venus Vacation
- Replies: 9
- Views: 4044
Re: Dead or Alive Xtreme Venus Vacation
It is easy to dump the model files from memory to get the 3d models.
any character that is on screen can be dumped no problem.
any character that is on screen can be dumped no problem.
- Sun Feb 17, 2019 2:43 am
- Forum: Game Archive
- Topic: God Eater 3
- Replies: 7
- Views: 3364
Re: God Eater 3
its most likely related to this
viewtopic.php?f=10&t=16595
viewtopic.php?f=10&t=16595
- Sun Jan 20, 2019 3:56 am
- Forum: 3D/2D models
- Topic: X-Heroes .primitives
- Replies: 5
- Views: 897
Re: X-Heroes .primitives
only have this one