NieR Replicant
0 of 0

File information

Last updated

Original upload

Created by

Asiern

Uploaded by

Asiern

Virus scan

Safe to use

Tags for this mod

22 comments

  1. cebika
    cebika
    • member
    • 0 kudos
    I see a command to set the player's level.  I'm currently level 41 on hard and I feel like the enemies do no damage to me, it's way too easy. 

    What are the steps I need to take to lower my level with this?  Or should I just wait for a simpler mod to de-level?
    1. Asiern
      Asiern
      • member
      • 2 kudos
      You will need visual studio, and some programming knowledge, call the setLevel() method on the main.cpp and run the program. Otherwise I'm working on a user friendly tool somewhat like this
    2. cebika
      cebika
      • member
      • 0 kudos
      Oh nice, I didn't know you made one for Automata as well.  I'll have to check that one out too.
    3. Asiern
      Asiern
      • member
      • 2 kudos
      Just released ReplicantGadget 
  2. WiseHollow
    WiseHollow
    • member
    • 0 kudos
    Really cool resource. Thank you. Any chance of a DLL version?
    1. Asiern
      Asiern
      • member
      • 2 kudos
      You would need to indicate what the dll should and compile it. This is just a library for developers
    2. druliasan
      druliasan
      • member
      • 0 kudos
      You can make DLL version by yourself, it's easy. Just replace Read/WriteProcessMemory calls to raw pointers.
    3. whydoIneedanaccounttoDL
      whydoIneedanaccounttoDL
      • member
      • 0 kudos
      Well, how do I do that? Because I am interested in .dll version but I have no idea how you would go about doing what you suggest.
  3. Netherdawg
    Netherdawg
    • member
    • 0 kudos
    Can you add resources? I feel like many will agree that the farming method in this game is utterly stupid and boring. Would be nice to have in order to get the weapons to max lvl.
  4. zehk3
    zehk3
    • member
    • 0 kudos
    How do I use this?
  5. druliasan
    druliasan
    • member
    • 0 kudos
    Can you add change player to father function?
    1. Asiern
      Asiern
      • member
      • 2 kudos
      I'll take a look 
    2. Nekorun
      Nekorun
      • premium
      • 8 kudos
      I already found it. https://twitter.com/DeepGameRes/status/1387295455814594561 Asiern PM me on here or twitter. I'd be happy to contribute to the project.  :)
    3. rossshiver
      rossshiver
      • member
      • 0 kudos
      How do you use the tool to swap models?
    4. Asiern
      Asiern
      • member
      • 2 kudos
      Functionality added. Latest version (1.1) has a method called setActorModel(), just pass as a parameter the name of the model you want to load and after it loads it you need to trigger a loading zone so that game loads the model.
    5. Patriciella
      Patriciella
      • premium
      • 0 kudos
      I want the louise actor model!
    6. princeoforiel
      princeoforiel
      • member
      • 0 kudos
      Do we know what Kaine's actor model name is? I really don't like playing guys in games.
    7. Asiern
      Asiern
      • member
      • 2 kudos
      kaineE
  6. Patriciella
    Patriciella
    • premium
    • 0 kudos
    How about Louise's model is that possible yet?
    1. Asiern
      Asiern
      • member
      • 2 kudos
      As far as I know, not yet
  7. ivxxivmmxvii
    ivxxivmmxvii
    • supporter
    • 6 kudos
    Maybe its because I am stupid but how do I actually use this. Sorry if its simple and I am just not understanding.
    1. Asiern
      Asiern
      • member
      • 2 kudos
      This is a library for modders. Im currently developing a (.exe) version for users (Something similar to this)