Search results

  1. QuantumApprentice

    Fallout 2 utility Translating a mod?

    Ok so I created an account and tried translating the French section of the Fallout/Fixt mod. I only did about 30 lines so it's easy to clean up my mess if you don't like them...but I noticed something. The first lines to translate were the standard intro movie subtitles for Fallout 1. Earlier...
  2. QuantumApprentice

    Fallout 2 utility avi2mve

    yup, I know that, just like you said earlier, and that wasn't my question That was my question, thanks for answering :) The command line structure isn't my problem, it's trying to figure out the exact format that makes a video and audio track compatible with avi2mve. Thanks for helping me get...
  3. QuantumApprentice

    Fallout 2 utility Translating a mod?

    Awesome thanks! Well I was hoping for your opinion from your experience, but I'll go ahead and try and use the tool myself since you suggested it :)
  4. QuantumApprentice

    Fallout 2 utility Translating a mod?

    I think my understanding of the system is somewhat limited and I may be misunderstanding what you're saying since... Is this (https://github.com/BGforgeNet/msg2po) the github for the open source part of this project? If somebody were to compile this and run it on their own server would the have...
  5. QuantumApprentice

    Fallout 2 utility Translating a mod?

    :(* I agree lol I forgot the crowd I was in, I meant new projects need your permission, as opposed to just a registration or something. Sadly that makes it sound like translators would be forced to use notepad and would be unable to use your system in any meaningful way? :( oh that's frickin...
  6. QuantumApprentice

    Fallout 2 utility Translating a mod?

    Ah ok, so it's a permission based system on a private server? Do you have a vetting process? or is it just informal? If somebody wanted to start a translation of one of the bigger known mods (like Nevada, Sonora or Yesterday) would that be possible? (I'm unaware if these have githubs) lol of...
  7. QuantumApprentice

    Fallout 2 utility avi2mve

    lol of course it is...but avi2mve should still be able to understand the microsoft version when I encode it from VirtualDub2. That's cool, and is certainly one workaround (thanks for pointing it out!), but I'm hoping there's a way to skip this extra step. This is what I've been using, a video...
  8. QuantumApprentice

    Fallout 2 utility Translating a mod?

    Hey! Thanks for letting me know! I've added a link to this forum post to my video :) I showed the Notepad + Google translate method in my video, but your translate system looks very interesting. The guy I was talking to was in Chile, and wanted to do a Spanish translation for a mod...is there a...
  9. QuantumApprentice

    Fallout 2 utility avi2mve

    You may be right, .mve may use the full 18 bits to store it's color information, it just doesn't match the results I'm getting...doesn't immediately matter though, I'll get back to you on this whenever I actually figure out how to directly convert to .mve :P but for now...I just got VirtualDub2...
  10. QuantumApprentice

    Fallout 2 color palette.

    I know this is an older thread, but can you explain this? Does this mean that for some FRMs a different palette is used? Is there a way to take advantage of this to produce wildly different colors on death and help images?
  11. QuantumApprentice

    Fallout 2 utility avi2mve

    Time for an in-depth technical breakdown of this conversation: "codecless" doesn't mean anything. Even raw video uses a codec. I used ffmpeg's built-in "rawvideo" codec, which ffprobe identified as the same codec used by avi2mve when converting from mve to avi. VLC identifies it as "araw"...
  12. QuantumApprentice

    Fallout 2 utility avi2mve

    I've spent the last few weekends trying to get avi2mve from dobrovnik's archive (here) to work with an encode of my own arbitrary video. Unfortunately I can't seem to easily find any direct information on the types of encoding that avi2mve will accept, but using it to convert one of the original...
  13. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    huh...map script too...ok, I'll try that as well, but that doesn't explain why the base script doesn't compile to working with default headers
  14. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    Good point, I just swapped out the party.h for a vanilla one from the 1.02d mapper headers and recompiled...the dialogue still crashes on that node. If I remove her compiled script and use the one from the master.dat then the dialogue won't crash, but my party member won't turn invisible either.
  15. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I just pulled her script from the 1.02d source codes that came with the mapper and recompiled it. Did nothing else to it. I also tried the rp2.3.3 source script but that caused more crashes :P Also compared all the different versions of the NCAngBis.ssl script I could find between the RPU...
  16. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I got this to happen when recompiling and I'm not sure what I did wrong: https://clips.twitch.tv/TangentialTallButterflyPMSTwin-hqM4kazUUcU27kLj
  17. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    Well...re-compiling Angela Bishop's script did make it so my new party members disappeared when in her bedroom...but the dialogue crashes and leaves an empty dialogue screen up while the game runs in the background. This isn't how I imaged it working :P Any idea what I did wrong? I'm using the...
  18. QuantumApprentice

    Fallout 2 utility Fallout 2 Modding - World Map

    This video explains the basic steps to make a new world map for Fallout 2 in about 20 minutes, but once you get the steps down it'll only take a minute to actually convert and copy all the pieces to the right places. +++Downloads+++ MSK2BMP2020 Github download page...
  19. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    dang it! lol at least it's something simple, thank you!
  20. QuantumApprentice

    Fallout 2 utility Party Member Script Template

    I'm having trouble getting my new party members to disappear when I sleep with either of the Bishop women. I've added their names to all of the relevant entries in Party.h...what am I missing?
Back
Top