ANIMATION by Ninja Ripper and Blender

Тәжірибелік нұсқаулар және стиль

Animation extract from games to Blender
Version used:
Ninja Ripper 2.0.5 beta
www.ninjaripper.com/
Blender 3.0.0
www.blender.org/
You can also use an older free versions of these
Script to select similar:
"
import bpy
ACT_OBJ = bpy.context.active_object
ACT_VRTS = ACT_OBJ.data.vertices
SCN_OBJS = [m for m in bpy.context.scene.objects if m.type == 'MESH']
for OBJS in SCN_OBJS:
if len(ACT_VRTS) == len(OBJS.data.vertices):
OBJS.select_set(state=True)
"
Good Luck :)

Пікірлер: 103

  • @user-yt3fx8kl9s
    @user-yt3fx8kl9s2 жыл бұрын

    To change a rip interval: - Type "regedit" in the start menu to start registry editor - From there go to: HKEY_CURRENT_USER\SOFTWARE\black_ninja\NinnjaRipper 2.0.5 - Double click on “_maxForcedRipIntervalSec” - And change it value to your maximum(in seconds)

  • @Indrakrnwn_n

    @Indrakrnwn_n

    2 жыл бұрын

    What about gameloop? I tried to extract animation from pubgm but it have some problem

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    @@Indrakrnwn_n it seems newer games have some frameskipping. I guess there should be an option to set it off. Or You can rip each pose manualy(by standart "rip button") to build it up after. Less accurate, but works

  • @Indrakrnwn_n

    @Indrakrnwn_n

    2 жыл бұрын

    @@user-yt3fx8kl9s i select the game loop exe and try to launch it using ninja ripper and nothing was started, can u try extracting pubgm emote and make the tutorials?

  • @Indrakrnwn_n

    @Indrakrnwn_n

    2 жыл бұрын

    @@user-yt3fx8kl9s 0000327C:0417/213603 Process Id: 9416 0000327C:0417/213603 Program: C:\Program Files\TxGameAssistant\ui\AndroidEmulatorEn.exe 0000327C:0417/213603 Command line: "C:\Program Files\TxGameAssistant\ui\AndroidEmulatorEn.exe" 0000327C:0417/213603 Working directory: C:\Program Files\TxGameAssistant\ui 00004084:0417/213603 CreateProcessW(app=C:\Program Files\TxGameAssistant\ui\pluginsen\Updater32.exe cmd=) RETURN=1 00004084:0417/213603 Child process created. PID=16028 00004084:0417/213603 Child process platform is: Win32 00004084:0417/213605 ERROR: Inject to child process. injectToChildProcess(). Dll check in target. Dll not found in process. May be inject error 00004084:0417/213605 [ace-trace.dll+0xa2e9f]SetUnhandledExceptionFilter(691F3590) call disabled 00004084:0417/213605 Compability mode. dxgi hooks disabled 00004084:0417/213605 C:\Windows\SYSTEM32\d3d11.dll exports hooking 00004084:0417/213607 CreateProcessW(app=C:\Program Files\TxGameAssistant\ui\AndroidEmulatorEn.exe cmd="C:\Program Files\TxGameAssistant\ui\AndroidEmulatorEn.exe") RETURN=1 00004084:0417/213607 Child process created. PID=1868 00004084:0417/213607 Child process platform is: Win32 00004084:0417/213620 ERROR: Inject to child process. injectToChildProcess(). dllInjector.checkInjectedDllInProcess(): EnumProcessModules(): Only part of a ReadProcessMemory or WriteProcessMemory request was completed. (Win32 code=299) it says like this when i open the log in the rip directory

  • @Rufflesguy

    @Rufflesguy

    10 ай бұрын

    Does rip interval influence on how much it will rip? Like if i wait 1 minute instead of 30 seconds will it be better or makes no difference?

  • @philhoins8670
    @philhoins86702 жыл бұрын

    Thank you! what if the animation is triggered by user input, how do you rip it? for example, press jump button and quickly press forced rip button? if so, how long the interval is? does input available while freezing? thanks again.

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Yeah, realtime input ripping is a problem There was some discussion with @blackninja about it. As i remember, he promise to "unfreeze" it for newer versions as it was in free 1.7.1 (b t w this version also can be used for animation ripping from older games ;) )

  • @seaghostzthailand6276
    @seaghostzthailand62762 жыл бұрын

    thank you very much it work for me

  • @cuteanimalsvideos1775
    @cuteanimalsvideos17752 жыл бұрын

    Thank you bro so much for this tutorial I only have a question how I can import this animation into 3ds max and is there any way to convert this vertex animation to bone animation, please

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Hi! Export to "alembic (.abc)" should do the trick))

  • @gtafighting3332
    @gtafighting3332 Жыл бұрын

    can you rip and get models t posing from games like that because i tried ripping from injustice 2 and imported it with the t posing option but when i did it would show in blender i tried scaling it but nothing happened

  • @rookieonraceway
    @rookieonraceway Жыл бұрын

    Would this work for ps2 games ran on PCSX2? I tried using it and all the exports are flat and I can't unflatten them

  • @robbiebarrat4084

    @robbiebarrat4084

    Жыл бұрын

    try texmod instead of ninjaripper

  • @MagicShad_1401
    @MagicShad_1401 Жыл бұрын

    Чёрт, это конечно всё очень круто, но как у модели без костей появилась анимация...? (уже понял, через кучу вертексов) Вытащил так же через Ninja Ripper модельку, и теперь ломаю голову как ей сделать кости, вручную, или есть какие-то обходные варианты получения скелета?

  • @CAFRECIT0
    @CAFRECIT02 жыл бұрын

    hello! how much time do you have configured to rip the animation? I have 10 min 600 or less? thank you.

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Do you mean rip interval in ms? I make it about 5 minutes(300 sec) for this particular animation The longer - the higher

  • @dantles
    @dantles6 ай бұрын

    hello there, any chance you know to extract files from pak. format, from game League of Angels-Heaven's Fury?

  • @Serapha6
    @Serapha67 ай бұрын

    Can this be done for assassins creed 3

  • @pedomagnet8879
    @pedomagnet8879 Жыл бұрын

    Any, any way to get this anim to bone??

  • @theonefreeman7157
    @theonefreeman71572 жыл бұрын

    When will the Forced Rip stop ripping the frames? Will it keep ripping until it finds the same animation (first frame/idle, in this case for example) being played again?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Yeah, it has 3 minutes limit by default. In nr2 you can change this count by registry. This is your steps: - Type "regedit" in the start menu to launch it - From there go to: HKEY_CURRENT_USER\SOFTWARE\black_ninja\NinnjaRipper 2.0.5 - Double click on “_maxForcedRipIntervalSec” - And change it value to your maximum(in seconds)

  • @theonefreeman7157

    @theonefreeman7157

    2 жыл бұрын

    @@user-yt3fx8kl9s thanks for the quick reply! Can’t wait to try this on Outlast 2

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    It will ripping until you push a button again :) Or until your "forced rip interval"(fixed by registry) will ends

  • @theonefreeman7157

    @theonefreeman7157

    2 жыл бұрын

    @@user-yt3fx8kl9s Ah, so I can manually stop it as well when needed?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    @@theonefreeman7157 yeah, thanks to blackninja))

  • @XlikeZero
    @XlikeZero4 ай бұрын

    Степан, т е чисто теоретически так можно захватить целую катсцену в игре, выбрать то, что тебе нужно в Blender и добавить это в игровой движок?

  • @HiroshiShizuka

    @HiroshiShizuka

    2 ай бұрын

    Только если в качестве такой же катсцены) Изменить ты ничего не сможешь, потому что кости не импортируются, только положения объектов целиком.

  • @xanildo8453
    @xanildo84532 жыл бұрын

    does it have bones or is it just the mesh?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    No bones - vertex animation only But there are some automatic(or scripted) ways to build it up ;) I just working on it

  • @deemosKD
    @deemosKD8 ай бұрын

    My blender can't see meshes I can't even install the add-on

  • @CAFRECIT0
    @CAFRECIT02 жыл бұрын

    How do I get the blender addon to open the .nr files? Could you share or tell me where I download it please?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    It's called "io_import_nr.zip" Find it from "Ninja Ripper 2\importers" folder after you install Ninja Ripper 2 ;)

  • @CAFRECIT0

    @CAFRECIT0

    2 жыл бұрын

    @@user-yt3fx8kl9s Thank you very much, I could! XP

  • @usakoigen3683
    @usakoigen3683 Жыл бұрын

    How to do this with Mobile games Via BlueStack?

  • @michelletexas6389
    @michelletexas63892 жыл бұрын

    Dude how can I record/rip walking animation?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    What exactly? You can use same principles to any game animation

  • @wizard_still
    @wizard_still Жыл бұрын

    Отличное видео а как поставить импортер в блендер?

  • @airgfx
    @airgfx2 жыл бұрын

    Искаженную геометрию можно восстановить автоматом, благо в логе есть значения float4x4 ViewProjectionMatrix, для ручного ввода матрицы (не забудь поставить галку Transpose) - в версии 2.0.7 точно.

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Спасибо) опробую

  • @Khammii

    @Khammii

    2 жыл бұрын

    Если ещё видишь комментарии , дай ответ плз

  • @Khammii

    @Khammii

    2 жыл бұрын

    @@user-yt3fx8kl9s можешь мне вытащить файлы из игры ? Готов копию игры дать , у меня они в Т образной форме все. А когда делаю как ты делаешь , то их до 20 тыс моделкй с одинаковыми файлами

  • @airgfx

    @airgfx

    2 жыл бұрын

    @@Khammii избавиться от дубликатов можно скриптом, описано в этом видео: kzread.info/dash/bejne/aqegxaWoccTQodI.html

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    ​@@Khammii импортировал через "Ninja Ripper 2 World Space"? Если не сработало, могу потестить. Давай в дискорд: Степан#1801

  • 2 жыл бұрын

    Мать моя, спасибо! Я мод хочу сделать на Risk of Rain 2 и сейчас вникаю как брать анимации с игр, оч сложно пока что, инфы невероятно мало, ты конкретно так приоткрыл завесу. Понимаю, нагло, но можно твой Дискорд?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Да не то чтобы нагло, просто не ясно зачем) Ну ок, лови: Степан#1801

  • @chengizHan90
    @chengizHan90 Жыл бұрын

    bro what would be the process in 3ds max?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    Жыл бұрын

    Hi Need some tests for newer version of ripper and MAX...I'll see what can I do and will answer But with older(NR 1.7.1 and before) versions my experience was to write a maxscript (because of too many manual work)

  • @Lets0D
    @Lets0D2 жыл бұрын

    hey my button doesn't work it never rips the meshes nothing at all its just gives me a change log

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    ask blackninja about it)

  • @UNKNOWN-kb4hh

    @UNKNOWN-kb4hh

    2 жыл бұрын

    Was the same to me ..( but now is ok ).. You must not change the original configuration rip buttons ..... Leave the print screen and also the insert buttons of your keyboard , just like it is the original configuration !

  • @joeljose4386
    @joeljose4386 Жыл бұрын

    bro how to install the world space addon?

  • @Serapha6

    @Serapha6

    7 ай бұрын

    The world space is already with the importer for blender you have to enable it, if you haven’t found out yet

  • @user-uz7be9ch8y
    @user-uz7be9ch8y Жыл бұрын

    Версия блендера?

  • @user-mm3mc2fl8j
    @user-mm3mc2fl8j2 жыл бұрын

    У меня в импорте просто нет такого формата. Что делать? Нужно какой-то плагин установить?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Установить плагины с официального сайта по официальной инструкции, которая поставляется при скачивании официальной версии программы :P

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Все инструкции по установке и работе плагинов давно написаны здесь: www.ninjaripper.com/ и здесь: cgig.ru/ninjaripper/ В зависимости от версии риппера

  • @Timoxa15
    @Timoxa1510 ай бұрын

    Можно этой программой достать модель из игры Человек паук ремастер?

  • @Serapha6

    @Serapha6

    7 ай бұрын

    Yes from any game

  • @user-uz7be9ch8y
    @user-uz7be9ch8y Жыл бұрын

    как сделать извлеченую модель, сделать пропорционально.

  • @michelletexas6389
    @michelletexas63892 жыл бұрын

    Good for you man, I don't have money to buy nr2

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    this can be used in nr1 as well cgig.ru/ninjaripper/ (it's free)

  • @Danny-mg1hu
    @Danny-mg1hu2 жыл бұрын

    say this is with Blender. we can do this with any other 3D software right?? i wan to rip animations from Naruto Shippuden Ninja Storm 1-4 the video games. Can you show us an example of that please with ICLONE or with any 3D Software

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    If we want to build this on the other software, we need at least an importer of Ninja Ripper format to that software (as I know there're only 3ds max, Maya and blender importers) OR We can do it in blender and export from there with "FBX" exporter to any other software that has a "vertex animation" support(morphs, blendshapes, shapekeys) Your choice =)

  • @Danny-mg1hu

    @Danny-mg1hu

    2 жыл бұрын

    @@user-yt3fx8kl9s please please make an importer for ICLONE!! it will make things easier and faster for me. im desperately trying to create an anime story of Naruto and some others. this will make it faster with the animations. PLEASE PLEASE make an importer for ICLONE. ICLONE 8 is coming and it does look great.

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    ​@@Danny-mg1hu I'm not a developer) You may try to ask for it in the discord channel of the developer(@blackninja): discord.gg/u8kMqNm Anyway, don't undestand, why don't you just using blender? It's free and easy

  • @Danny-mg1hu

    @Danny-mg1hu

    2 жыл бұрын

    @@user-yt3fx8kl9s im already invested in ICLONE. i have been using it for years and its main focus is animation. already planning to buy ICLONE 8. its much easier to use for animation than any other platforms. i will try the discord server. does it take long to build the software? i wonder if they even will bother even listening to me.

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    @@Danny-mg1hu Blender is free) No investion needed! Just learn some basics(viewport navigation & objects transform) and follow the tutorial

  • @Vmenejopa
    @Vmenejopa2 жыл бұрын

    Скинь ссылку бесплатной версии пж.

  • @gerydwayne2178
    @gerydwayne21782 жыл бұрын

    it dosen't work when the games models arent just two or three meshes...

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Why? From my experience, same process for multiple meshes works fine. Also you can join these meshes together, and animate this way(that harder, but works)

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Can I see your example where it doesn't work?

  • @gerydwayne2178

    @gerydwayne2178

    2 жыл бұрын

    @@user-yt3fx8kl9s sorry for the late reply, its the hard part is the mesh tingk where you search it by like (124,324 kb- 242,123kn) when i try this i get diffrent things. im not wasting the money, i will maybe try again.

  • @quantumneuralnetworking4765
    @quantumneuralnetworking47652 жыл бұрын

    These days you’d be better off using your animation information here to green screen it so you can use machine learning on the green screened output side cam video and steal the mocap data from the animated figure then apply it to an actual skeleton And a real character so now they’re actual bone animations You can tweak or feed to a control rig

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Something like DeepMotion or Plask does? I tried these services - it buggy even with normal "bipedal" video reference Here I have a "monster" like - it has a tail and non-standart head Seems not yet usable for AI machine learning Anyway, it like programming, or spending to much time for actual "learning" yes? Don't have experience with that...but you can try))

  • @ahmededits.op12
    @ahmededits.op12 Жыл бұрын

    How do i get token for free for ninja ripper?

  • @user-ms5br8lh4i
    @user-ms5br8lh4i10 ай бұрын

    Hello, bro. At 4:02 - 4:07 seconds, I didn't understand how to operate it. What button did you press? Translation: Hello, bro. At 4:02 - 4:07 seconds, I didn't understand how to operate it. What button did you press?

  • @Optimusprime-ve7xi
    @Optimusprime-ve7xi2 жыл бұрын

    Is this the nr2?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Yep) But you can also use same technics for nr1 ripping

  • @Optimusprime-ve7xi

    @Optimusprime-ve7xi

    2 жыл бұрын

    @@user-yt3fx8kl9s the thing is that i have to do it in a 2.79 version if blender

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    1) why don't you use a newer Blender? 2) nr2 has importer for Blender kzread.info/dash/bejne/naSKltSynbufdpM.html Have you tried?

  • @Optimusprime-ve7xi

    @Optimusprime-ve7xi

    2 жыл бұрын

    @@user-yt3fx8kl9s do you think i would be that stupid to pay for it? I don't know why everyone else does that when there's a free version right infront of them

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    ​@@Optimusprime-ve7xi you can do it with nr1 also: github.com/xpawelsky/RipImport But only from dx9 games(and emulators) cause dx10-11 ripping doesn't have a poses this bug was fixed on nr2.

  • @zakariyaahmed1788
    @zakariyaahmed17882 жыл бұрын

    no bones?

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    No bones for now🙃

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    But it's like (the best) reference

  • @GoKuMoDz_VTuber
    @GoKuMoDz_VTuber Жыл бұрын

    ninja ripper is free bro?

  • @fiwark5067
    @fiwark50672 жыл бұрын

    bro plis make video how to rip pubgm character with nox player or other emulator

  • @user-yt3fx8kl9s

    @user-yt3fx8kl9s

    2 жыл бұрын

    Hi! One is already there(by blackninja): kzread.info/dash/bejne/qHuluNGDiZjbh9o.html I have tried(with PUBG) and it worked!

  • @dominiclynx8886
    @dominiclynx8886 Жыл бұрын

    hi, i have a problem can i contact you

  • @nocontent2085
    @nocontent20855 ай бұрын

    привет подскажи как скачать риппер? не могу понять

Келесі