GUN
CliffCrimson✠ 2021년 1월 26일 오후 7시 15분
1080p 60fps ?
How do I play this game in Full HD 60fps ?
Is this possible ?
< >
전체 댓글 21개 중 1~15개 표시 중
Faded 2021년 1월 28일 오후 7시 32분 
dont think so. i remember the 360 version was way better than this ps2 pc port
Faded 님이 마지막으로 수정; 2021년 1월 28일 오후 7시 32분
CliffCrimson✠ 2021년 1월 28일 오후 7시 49분 
That´s sad ;(
Faded 2021년 2월 8일 오후 7시 00분 
Sr.Crimson 님이 먼저 게시:
That´s sad ;(

yeah. i did search on the gun steam discussions and did find some posts that found mods or edits to make the game 60fps 1080p. idk if it works or is good tho
Kasztan [CL] 2021년 3월 26일 오후 4시 29분 
I just already run this game in 1080p without any mods just using the progam dgvoodo2 to force resolution to 1920x1080, didn't notice any problem with that right now, but i didn't find a solution right now to unlock frames to 60
CliffCrimson✠ 2021년 3월 26일 오후 4시 56분 
Hm .. Well Tanks For the Help ... I Will try to use this program !
Kasztan [CL] 2021년 3월 27일 오전 9시 23분 
Sr.Crimson, don't try... i just finish the beginnig and heading to the city, there are problems with the textures occure, so i guess it must stay on the original resolution unfortunatelly.:/
CliffCrimson✠ 2021년 3월 27일 오전 9시 36분 
Well .. That´s Sad ;-;
Hyperduel 2021년 6월 28일 오후 4시 50분 
Kasztan CL 님이 먼저 게시:
I just already run this game in 1080p without any mods just using the progam dgvoodo2 to force resolution to 1920x1080, didn't notice any problem with that right now, but i didn't find a solution right now to unlock frames to 60

Try using the widescreen fix instead of dgvoodoo2 for this one (which should also fix the textures & aspect ratio)...

https://thirteenag.github.io/wfp#gun

Note: You can still run it @ 1080p by editing its Gun.WidescreenFix.ini file as follows (found in the scripts subfolder)...

[MAIN] ResX = 1920 ResY = 1080 FixHUD = 1 FixFOV = 1 [MISC] GameSpeed = 30 // By making this value lower game speed will be increased and vice versa. Default is 30.
Hyperduel 님이 마지막으로 수정; 2023년 7월 19일 오전 4시 28분
HomeStuckIndiaOfficial 2021년 9월 18일 오전 9시 51분 
even on dolphin this game runs at 60
uzis 2023년 7월 12일 오후 12시 43분 
2
Hi, i patched the exe to be able to run at 60FPS i did this for my own wellbeing as 30fps is just utterly disgusting to be forced especially for a game this old.

so here, have fun, if you have any issues pm me.
Patch/Mod [drive.google.com]

Video Demonstration [drive.google.com]
uzis 님이 마지막으로 수정; 2023년 7월 12일 오후 12시 44분
Hyperduel 2023년 7월 12일 오후 4시 31분 
uzis 님이 먼저 게시:
Hi, i patched the exe to be able to run at 60FPS i did this for my own wellbeing as 30fps is just utterly disgusting to be forced especially for a game this old. [/url]

Could you provide the actual changes for manual hex-editing?
uzis 2023년 7월 13일 오전 6시 26분 
Hyperduel 님이 먼저 게시:
uzis 님이 먼저 게시:
Hi, i patched the exe to be able to run at 60FPS i did this for my own wellbeing as 30fps is just utterly disgusting to be forced especially for a game this old. [/url]

Could you provide the actual changes for manual hex-editing?

Sure, you will need to download a non-steam exe though, im unsure if it needs to be cracked or not but i can't even open up the steam exe to modify it in IDA the way you'll know its the right exe i guess is whether or not you can find the lines of bytes in hex or the addresses in IDA

PSA: Theoretically you can patch these bytes to run at any FPS you want it to, 240 can even probably work, but i wouldn't personally recommend going that high.

1E = 30, 3C = 60

First off we'll patch Game Speed to 60 as you'll turn into Sonic in game at a capped 60 otherwise.

IDA Address: 0052E7C4
Find C7 05 C8 3E 6B 00 1E 00 00 00 in Hex, Change the 1E value to 3C

Now FPS Lock:

IDA Address: 0043F8B8
Find 48 53 6A 1E 52 50 in Hex, Change the 1E value to 3C

that should be just about it
Hyperduel 2023년 7월 13일 오전 9시 30분 
uzis 님이 먼저 게시:
Hyperduel 님이 먼저 게시:

Could you provide the actual changes for manual hex-editing?

Sure, you will need to download a non-steam exe though

Hey many thanks for this uzis :cupup:

It worked perfectly using a clean unhacked GOG version .exe (which is what I would strongly recommend doing instead)...

https://www.virustotal.com/gui/file/308836c0c8d05e3220a85c3111e13dfef00b95feaafbba60a0e922105f332969?nocache=1

I could never find the hex strings in the Steam one but it doesn't matter since Steam will happily run either without issue (and the save states are compatible too).

So now I am running GUN with the following changes...

- Gog .exe modified to 60fps
- Widescreen Fix for correct aspect ratio and 1080p ( https://thirteenag.github.io/wfp#gun )
- Reshade (post-processing)
- ENB Injector (to custom inject the Reshade .dll since The Widescreen Fix and Reshade don't play well together out of the box)

Finally plays like a million bucks now. I just hope that this 60 fps hack doesn't cause any game logic errors...but preliminary results look promising. Guess I'll have to keep playing the entire game to find out for sure : ]

https://postimg.cc/hX3cS0nk
Hyperduel 님이 마지막으로 수정; 2023년 7월 13일 오전 10시 42분
uzis 2023년 7월 13일 오전 10시 14분 
Hyperduel 님이 먼저 게시:
uzis 님이 먼저 게시:

Sure, you will need to download a non-steam exe though

Hey many thanks for this uzis :cupup:

It worked perfectly using a clean unhacked GOG version .exe (which is what I would strongly recommend doing instead)...

https://www.virustotal.com/gui/file/308836c0c8d05e3220a85c3111e13dfef00b95feaafbba60a0e922105f332969?nocache=1

I could never find the hex strings in the Steam one but it doesn't matter since Steam will happily run either without issue (and the save states are compatible too).

So now I am running GUN with the following changes...

- Gog .exe modified to 60fps
- Widescreen Fix for correct aspect ratio and 1080p ( https://thirteenag.github.io/wfp#gun )
- Reshade (post-processing)
- ENB Injector (to custom inject the Reshade .dll since The Widescreen Fix and Reshade don't play well together out of the box)

Finally plays like a million bucks now. I just hope that this 60 fps hack doesn't cause any game logic erros...but preliminary results looks promising. Guess I'll have to keep playing the entire game to find out for sure : ]

https://postimg.cc/hX3cS0nk


Glad i could help :steamthumbsup:, i'm not entirely sure if any issues will be ran into, its trivial. Because other games that run on the same engine (The THPS Series) all run at 60fps and between those games (And Guitar Hero) they infact do share alot of the same functions, any higher of an FPS value than 60 may cause major issues though since atleast in THPS alot of the game functions are tied to a value of 60, i'd guess the game will run fine personally though.
Hyperduel 2023년 7월 13일 오전 10시 38분 
uzis 님이 먼저 게시:
Glad i could help :steamthumbsup:, i'm not entirely sure if any issues will be ran into, its trivial. Because other games that run on the same engine (The THPS Series) all run at 60fps and between those games (And Guitar Hero) they infact do share alot of the same functions, any higher of an FPS value than 60 may cause major issues though since atleast in THPS alot of the game functions are tied to a value of 60, i'd guess the game will run fine personally though.

Yeah I definitely agree here, going above 60 fps just isn't recommended for an old engine like this.

On a side note, I played the heck out of this game back in 2006 on the original Xbox...which I still have & can play it on. But the convenience of being able to play it on PC instead is a bonus...especially when it's all fixed up to run properly.

It would be awesome if they remastered it for modern hardware but I doubt that'll ever happen. So for now this will have to do since it's a real gem of a game imo : ]
< >
전체 댓글 21개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50

게시된 날짜: 2021년 1월 26일 오후 7시 15분
게시글: 21