Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - KnifeTheSky77

Pages: [1] 2 3 4 5 6 ... 22
1
The last time I noodled around with things, there was quite a bit left to reverse engineer, which I guess you could also call the design flaw. qgears was always meant to work with the original formats of things, and be a drop in replacement for the ff7 exe (if I'm remembering this right). Ogre3D as a game engine is also... tricky to work with imo

I think akari still does some reversing every once in a while
Edit: here's some fun stuff https://github.com/Akari1982/q-gears_reverse

2
@Akari taking another stab at q-gears? I see you are back to reversing https://github.com/Akari1982/q-gears_reverse

3
lol ok.

4
No.

Node can directly execute c++ if necessary and can easily modify system files, while also being simple to learn.

Suggesting c++ to someone with no prior programming experience is bad advice.

5
Learn Node for free on the internet, then electron + react for a UI if necessary -- it's all just JS. I wouldn't bother with other stuff tbh

6
Completely Unrelated / Re: Barret
« on: 2018-11-16 16:47:30 »
For living in squalor this dude sure eats pretty well.

7
Completely Unrelated / Re: RIP Diablo
« on: 2018-11-06 02:53:22 »
The intersection of art and capitalism.

8
Team Avalanche / Re: Mako reactor bridge scenes
« on: 2018-10-17 05:54:06 »
Holy crap, you really nailed the vibe

9
That's not a bug, it's a feature!

10
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-09-26 03:18:11 »
Brilliant!

11
@DLPB welcome to software development, where nothing is good enough and you're always behind schedule.

I find flattery in impatient customers, it usually means they like what you're doing ;-)

12
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-09-13 20:42:30 »
Here is something you guys could do to make things a little more manageable:

1. Make a trello board -- it's free https://trello.com/
2. Have columns for TODO, In-Progress and Completed

This way, you guys won't do the same scenes by accident/have a good grasp of what is already finished... all in one place.

> 24h to render 7680x5760(8K)
I have a machine that could do the final renders pretty quickly...

13
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-09-13 16:48:13 »
The point I was making is that these file sizes aren't that prohibitively large given today's tech.

A marginally extra amount of render time _now_ is a small price to pay for having the highest quality source material -- you might as well go all the way and shrink later if you feel like it imo.


14
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-09-09 06:15:09 »
Modern nvme ssds can easily load a 100mb scene and 8k monitors are on the market. I'll take the obscene amount of pixels pls

15
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-08-29 03:30:49 »
The rock material in jmp's version is awesome, however the nuclear-esque colors of jusettes are very fitting for the scenario

16
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-08-24 01:01:01 »
holy cats that looks good

17
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-08-17 14:56:15 »
@jusete I got you covered, keep up the good work!

18
Completely Unrelated / Re: Linux n00b. Please gentle.
« on: 2018-08-02 23:50:32 »
You could just use the latest Windows 10 build...?

19
Completely Unrelated / Re: Linux n00b. Please gentle.
« on: 2018-07-29 03:12:40 »
I always find these threads kind of ironic. Windows causes the very least amount of problems for me, but I actually enjoy solving the tons of quirks getting Linux set up correctly -- which it _does_. Maybe I'm just cool like that

20
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-07-16 00:46:30 »
Do you know what the actual hard limits of Aali's driver is? Processing is definitely not an issue on my end, probably not an issue for sl1982 either. Go as high as possible would be my philosophy

21
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-07-15 22:25:45 »
Renders with 4k displays in mind make the most sense imo, given how they are becoming the norm.

edit: @sl1982 good point. Since not all backgrounds are the same aspect ratio, maybe target a certain PPI instead?

22
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-07-15 04:04:05 »
I can give you some flops as well if the workload can be networked

23
Team Avalanche / Re: Jusete´s field scenes
« on: 2018-05-30 05:30:23 »
Pretty clever putting the Advent Children swords on the walls, looks awesome dood

24
These look really good! I think they'll fit the style of the game/backgrounds better than a lot of other packs on here

25
C can be manageable with the right tools/proper documenting practices, but it is pretty barebones as far as adding comfort to the programmer, C++ gets a little better. Something like C# feels like alien technology in comparison. Visual Studio can cut down on a lot of debugging/documenting pain points.

If we are going to talk about languages that can cause ptsd, I may as well throw PHP into the mix

Pages: [1] 2 3 4 5 6 ... 22