[Atenttion!] Last Remnant

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

[Atenttion!] Last Remnant

Post by Cloudef »

Hi,

Last Remnant is new next-gen RPG from Square-Enix ported from Xbox360 to PC, The benchmark worked me fine. Then found out there is demo for this intresting game, downloaded it and saw it dint work.
Anyways, It would be nice to get this game work because its almost working really fine!

Image
Title Screen

Image
Dialog

Image
Town

Image
Battle

If anybody is intrested to run the demo then here is little how-to how i got it run.

[How-To]
1) Type regedit in terminal
2) Go to HKEY_CURRENT_USER\Software\Wine\Direct3D (if Direct3D does not exist create it)
3) Add following String values
- Multisampling Enabled
- OffscreenRenderingMode fbo
- RenderTargetLockMode textex
- UseGLSL enabled

Without textex your game will freeze after splash screen.
4) Make shortcut or launch Steam with parameters -applaunch 23340 Steam will now start downloading the Demo
5) Wine wont handle Last Remnant resolution correctly so you should emulate desktop. If you set display settings to 640x320 then you can run without emulation.. But kinda akward play that small.

Bugs:
- Game is pretty unstable
- With lower settings game seems to be more stable
- With unstable i mean crashes pretty often
- Camera spins itself (Very annyoining, Need to put sensitivy to 0 and deal with it)
- Some visual errors

Otherwise the game works perfect! So i was really amazed that it even launched! Wine team, i have to say you do awesome job on this!
Now if we just would get atleast the camera spin bug gone so this game would be atleast playable. (And maybe bit more stable)
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

It seems that the camera only spins when im using gamepad :/
Warren Dumortier

[Atenttion!] Last Remnant

Post by Warren Dumortier »

What about fps, how much do you get on your pc? Very interrested, seems to
be a nice game too...

2009/3/20 Cloudef <[email protected]>
It seems that the camera only spins when im using gamepad :/





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Havent checked the FPS yet, you know any hook for linux that check fps from window?
But anyways without knowing the actual numbers, the FPS is really good when playing with lowest settings and as for now because this game hasnt even got any support, In towns tho the game is very unstable and FPS can sluggish a bit. Otherwise the game is playable.

My PC:
Intel Q6600, Nvidia 8600GT 512, 4GB Ram

Oh and you need VC2005 runtime and Net 2.0 framework
stimpak
Level 3
Level 3
Posts: 72
Joined: Tue Apr 01, 2008 12:56 pm

Post by stimpak »

Otherwise the game works perfect!
Im soooo gonna buy this game! Thanks for the heads up.

Btw make it sticky(at the forums) sp new people to see that wine can run this game as well
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Im soooo gonna buy this game! Thanks for the heads up.

Btw make it sticky(at the forums) sp new people to see that wine can run this game as well
Well maybe i should not use the word Perfect, as you see from screenshots the Visuals are pretty messed up and the game really is not Stable, but its "playable", i suggest testing the free demo before doing any buying =)
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

This game seems to be much more Faster and Stable with readtex Rendertargetlockmode (Which is recommended setting for nvidia cards btw)

Still cannot be runned with other renderingmode than FBO, it would probably look good with backbuffer or pbuffer.
Warren Dumortier

[Atenttion!] Last Remnant

Post by Warren Dumortier »

To find out FPS:
WINEDEBUG=+fps wine program.exe

2009/3/21 Cloudef <[email protected]>
This game seems to be much more Faster and Stable with readtex
Rendertargetlockmode (Which is recommended setting for nvidia cards btw)

Still cannot be runned with other renderingmode than FBO, it would probably
look good with backbuffer or pbuffer.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Locked