Comments (8)
I've tried to do as you said, left the game in the background with nothing in mods/Textures, and waited up to 10 minutes in various fields where there were animations, but in eals_1 for example, I got only 28 png, versus the 172 to be expected. What did I do wrong?
Not sure to be honest, should be working. @satsukiyatoshi for eg. managed to get it working and matched my output as well.
Wouldn't unlpg flevel.lpg be faster and more efficient to find the missing png for animated textures?
Unfortunately not, you need to emulate the flevel scripting part and compute textures exactly as the engine does. If someone will ever manage to build this layer, then yes, you should be able to do this offline. Anyway, this feature is experimental currently so may change in the future.
Wait for at least one mod pack coming out then you can proceed building your own :)
from ffnx.
Having HD animated textures would be a dream, where nothing is lost compared to vanilla low res backgrounds.
Looking forward to it! You're doing great progress guys!
from ffnx.
But since I considered FF7 to be a "light" game, I installed it on the hdd... maybe that's the problem.
One thing everybody doesn't get is that FFNx is targeting Next-gen
platforms. So the game WAS meant to be lightweight, but not with FFNx which adds a ton of new features and capabilities which do require modern platform requirements ( SSD for eg. improves loading external textures speed by a huge margin ). So the game itself is lightweight, but if used with what it does provide OOB. FFNx pushes to the extreme your platform to give you the best you can get out of the same game files ( can't say out of the same engine as we do own now video, audio and input ) :)
from ffnx.
One thing everybody doesn't get is that FFNx is targeting Next-gen platforms.
I like this approach! Finally we have the right driver to do justice to FF7/8 and in time we'll get the definitive versions of these games from the "modest" PC versions. Much better than FF7 Remastered on the Windows Store and FF8 Remastered, which still have bugs long patched by the community.
from ffnx.
For anyone stepping in here, this feature is now part of the canary releases. In order to make use of it, it's better to run the game in vanilla with the option save_textures = yes
enabled.
The number of textures that are created may vary and in order to know if you have dumped them all is to run the scene for at least 2-3 min and check the relative mod_path
directory output if new files are being created. For example eals_1
scene ( Aerith House ) generates a total of 172 files. When those are created, it means Nx finished to dump every possible texture iteration.
Then to double-check that you dumped them all, just turn off again the save_textures
flag and re-run the game. If you see the animations well done! If not, try again and maybe wait a bit longer this time :)
from ffnx.
I've tried to do as you said, left the game in the background with nothing in mods/Textures, and waited up to 10 minutes in various fields where there were animations, but in eals_1 for example, I got only 28 png, versus the 172 to be expected. What did I do wrong?
Wouldn't unlpg flevel.lpg be faster and more efficient to find the missing png for animated textures?
from ffnx.
@daedrixxx2
might be computer power related + hdd speed limits
to extract all eal textures it take me about 30s with ssd and powerfull cpu (need to extract form raw to png + png compression, will take cpu power)
from ffnx.
I have quite a powerful rig: i9 9900k @ 3,6Ghz (still to OC to 5.0Ghz), 32 Gb of ram @3200mhz CL14 and a GTX 970 soon to be replaced by a 3080. But since I considered FF7 to be a "light" game, I installed it on the hdd... maybe that's the problem.
from ffnx.
Related Issues (20)
- [ FF7 ] Strange transparency behaviour using Ninostyle Chibi models and SYW Upscaled Backgrounds HOT 2
- [ FF7 ] Some of the worldmap Fx are missing (the particles around cloud in forest for example) HOT 2
- [ FF7 ] Game hangs on startup when using the Vulkan renderer and Borderless window mode is set HOT 1
- [ FF7 ] Collection of widescreen 16:9 bugs HOT 26
- I can't load a save file. Game crashes HOT 1
- [ FF7 ] internal hext error
- [ FF7 ] Strange behaviour with a looping/non-stop sound in background using MIDI Standard + Cosmo Memory HOT 6
- [ Core ] HEXT improvements HOT 1
- [ FF7 ] Audio skipping at a track's loop point HOT 1
- [ Common ] FMVs black levels are wrong when HDR is on HOT 8
- [ GAME ] FF7 crashes when Aerith death fmv is supposed to start playing.
- [ FF7 ] Odd behaviour when pressing CTRL key HOT 8
- [ FFVII] Game crashes when launching
- [ FF7 ] Game crash trying to enter Icicle Village
- [ FF7 ] FFNx Resolution Bug HOT 4
- [ FF7 ] Analog Stick Pressure Can Control Running/Walking
- [ FF7 ] Add New Rumble Support for Controllers HOT 1
- [ FF7 ] Text box close to char & Auto-size
- [ GAME ] ISSUE
- [ FF7 ] Batttle Animations are too fast for certain characters
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from ffnx.