Author Topic: Alright, so I installed Remix 2.5.1 - Questions  (Read 3454 times)

Mkilbride2599

  • *
  • Posts: 78
    • View Profile
Alright, so I installed Remix 2.5.1 - Questions
« on: 2010-06-27 12:03:18 »
Alright...so, I installed it, and fully didn't expect it to work(I mean heck, Windows 7-64bit, when I remember I had trouble with XP!)

And bam, it worked right away due to Remix. Nice.

My Specs:
GTX280 @ 257.15 drivers
Q6600 @ 3.0GHZ
4GB DDR2 PC8000(1000MHZ)
Windows 7-64bit

-----

So I haven't really started playing yet, but I just wanted to get into the game and see how it went. Issues I had, the FMV's remained 15FPS at all times, the same FPS they play in Media Player Classic, but they're jittery in-game, but in MPC, the videos play nicely. Also, not sure if anything can be done about this as it's an older Engine modified to hell, but what about FPS? It's @ 27-28FPS, and it acts rather slow. I don't recall if it was a 60FPS game, as it's been well...4 years, but that seems rather low. Is it just a limitation of the Engine due to age, and all these graphical enhancements thrown in?

Thanks.

CONFIG

Quote
# ff7_opengl config file

# use shaders, if available and supported
# turn shaders off to use the OpenGL 1.1 backend
use_shaders = yes

# plugins
# a movie plugin is required, the music plugin is optional, but required to make FF7Music work
movie_plugin = plugins/ffmpeg_movies.fgp
music_plugin = plugins/ff7music.fgp

# vertex and fragment shaders
vert_source = shaders/main.vert
frag_source = shaders/main.frag

# post-processing shader, used to apply fullscreen effects
# options are smartbloom.post and bloom2.post
# note that shaders/smartbloom.post must be configured to proper resolution, open with notepad
post_source = shaders/smartbloom.post
enable_postprocessing = no

# display frames per second counter in upper right corner
show_fps = no

# display some real-time debug information
show_stats = no

# set the window size (and fullscreen resolution) of FF7
# 0 means use original resolution (whatever ff7.exe provides)
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 1920
window_size_y = 1200
preserve_aspect = no
fullscreen = yes

# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)
# multiple of the original resolution and up/down-scaling
prevent_rounding_errors = yes

# check your driver settings if this option doesn't seem to work
enable_vsync = yes

# limit snowboard, coaster and highway minigames to refresh rate / 2, i.e. 30fps for a 60hz display mode
# vsync must be enabled and working for this to have any effect
minigame_framelimiter = on

# same thing, but for the battle swirl
battleswirl_framelimiter = on

# replace FF7's default framelimiter timer source
use_new_timer = yes

# use a more stable (but less accurate) timer to control FF7's framelimiter
# this option has no effect unless the use_new_timer option is on
use_stable_timer = yes

# allow FF7 to use linear filtering for its textures
# some things look slightly better with this option on, but alot of textures just lose their detail
linear_filter = off

# enable alpha blending for textures without an existing blending effect
fancy_transparency = off

# read files directly instead of using LGP archives
# this option requires you to have all your LGP archives unpacked in direct/, with one folder for each archive
# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd instead
# this option should be used for testing only, performance will take a hit
direct_mode = off
« Last Edit: 2010-06-27 12:22:53 by Mkilbride2599 »

obesebear

  • *
  • Posts: 1389
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #1 on: 2010-06-27 12:06:03 »
Moved to General

Mkilbride2599

  • *
  • Posts: 78
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #2 on: 2010-06-27 12:07:40 »
Ah...I def thought it was tech related, sorry.

obesebear

  • *
  • Posts: 1389
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #3 on: 2010-06-27 12:21:19 »
Tech Support is for crashes and just getting the game working.  At least you didn't put it in Game Tweaking :)

Mkilbride2599

  • *
  • Posts: 78
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #4 on: 2010-06-28 01:28:49 »
So I tried updating to the latest .78 beta of the OpenGL Driver...my FPS is now 30-32, but oddly enough, it is lower in battle, 14FPS, and constantly jitters. Videos have not been fixed. /sigh :P

sl1982

  • Administrator
  • *
  • Posts: 3764
  • GUI Master :P
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #5 on: 2010-06-28 01:41:30 »
Battle scenes run natively at 15fps, so 14 may be normal.

Mkilbride2599

  • *
  • Posts: 78
    • View Profile
Re: Alright, so I installed Remix 2.5.1 - Questions
« Reply #6 on: 2010-06-28 02:47:56 »
But before 0.78, it ran @ 15FPS and seemed smooth as 15FPS can be, now it jitters and seems rough. Of course if I run whatever FFVII_H is, it seems to run just dandy, though FMVs still stutter, the game has gone back to being smooth.

 Man, I was really hoping the Remix patch would just be a bang, install, and it'd take care of these problems. Guess it's my fault for wanting to be lazy. :P