60 fps codes
(11-29-2020, 09:16 PM)MakutaMaster962 Wrote: Still waiting for the 60fps code for Sega Ages Virtual-On [SLPM-62767] that I (kindly) requested a little over a month ago.

According to wikipedia the PS2 relase increased the FPS

https://en.m.wikipedia.org/wiki/Virtual_...r_Troopers


Since the saturn version runs on 30fps

https://segaretro.org/Cyber_Troopers_Virtual-On

I think the ps2 run at a Native 60fps
Reply

Sponsored links

(11-23-2020, 09:08 PM)Red-tv Wrote: Ico already has a 60fps hack 
(This is for Pal the best version) 

https://forums.pcsx2.net/Thread-60-fps-codes?page=61

But Lets say you want to play at 120 fps
You set the value to half so when you set pcsx2 to target double the frame rate the walking will be at normal speed

patch=1,EE,001b5258,word,3c023f00 //3c023f80

how you been calculate this?

but this codes only make the game run more slow at 100% (50,00)
doesn't change percent of speed
we have to set limit speed to 120% (60,00)
and this way we have the "60fps" game with the correct speed (because with patches make more slow for 120%)
Intel i7 4790k / 32gb Ddr3 1600Mhz / GTX 1080 /Wind 10 64bit



Reply
(11-30-2020, 05:24 AM)jonaand Wrote: how you been calculate this?

but this codes only make the game run more slow at 100% (50,00)
doesn't change percent of speed
we have to set limit speed to 120% (60,00)
and this way we have the "60fps" game with the correct speed (because with patches make more slow for 120%)

3c is lui comand that says load unit the xx is the register number and what come after that is short version of the hex value 
For example 
3c023f80 = load unit register number 02 the value 3f80 (which is a short version of 3f800000 which is equal to 1 in float) 

60/50 =1.2
1/1.2 = 0.833333...

0.833333=3f555555
https://gregstoll.com/~gregstoll/floattohex/

So my new value is 3c023f55

Use a pal to NTSC program to change the game to 60hz and then use this patch to correct the speed of the game

But I dont understand why you need that when Ico already have 60hz option in the game with the accurate speed
Reply
(11-30-2020, 02:53 PM)Red-tv Wrote: 3c is lui comand that says load unit the xx is the register number and what come after that is short version of the hex value 
For example 
3c023f80 = load unit register number 02 the value 3f80 (which is a short version of 3f800000 which is equal to 1 in float) 

60/50 =1.2
1/1.2 = 0.833333...

0.833333=3f555555
https://gregstoll.com/~gregstoll/floattohex/

So my new value is 3c023f55

Use a pal to NTSC program to change the game to 60hz and then use this patch to correct the speed of the game

But I dont understand why you need that when Ico already have 60hz option in the game with the accurate speed


oh thanks
no, i am not working in ICO game
i've been with elf search and delete code but for
Silent Hill 4 PAL game
with the code run more slow but i have to limit speed to 120% for see the real speed in 120%
y play games PAL because have spanish language..........
Intel i7 4790k / 32gb Ddr3 1600Mhz / GTX 1080 /Wind 10 64bit



Reply
(11-30-2020, 02:53 PM)Red-tv Wrote: .....

Use a pal to NTSC program to change the game to 60hz and then use this patch to correct the speed of the game...

and you said, "use a pal to NTSC program"
what program you said
Intel i7 4790k / 32gb Ddr3 1600Mhz / GTX 1080 /Wind 10 64bit



Reply
(12-01-2020, 01:01 PM)jonaand Wrote: and you said, "use a pal to NTSC program"
what program you said

https://www.psx-place.com/resources/ps2-vfix-2005.691/

Choose Pal to NTSC option and your game will be 60hz
After that patch your game with your codes and you get the correct speed

Also I need to warn you that anti virus might think its a virus since the program create a backup iso in system folder
Reply
(12-01-2020, 02:08 PM)Red-tv Wrote: https://www.psx-place.com/resources/ps2-vfix-2005.691/

Choose Pal to NTSC option and your game will be 60hz
After that patch your game with your codes and you get the correct speed

Also I need to warn you that anti virus might think its a virus since the program create a backup iso in system folder

but in the code that you give me
mine was
//patch=1,EE,001b5258,word,3c024000 //3c023f80
and you give me
//patch=1,EE,001b5258,word,3c023f00 //3c023f80 

3c024000 that we use 4000000 means 2
3c023f00  we use 3f0000000 and that is 0.5

but if we want 50 to 60
you said
60/50 =1.2
1/1.2 = 0.833333...
0.833333=3f555555

¿what calculation you have been do for answer me set 0.5 in 3c023f00?
Intel i7 4790k / 32gb Ddr3 1600Mhz / GTX 1080 /Wind 10 64bit



Reply
(12-01-2020, 05:02 PM)jonaand Wrote: but in the code that you give me
mine was
//patch=1,EE,001b5258,word,3c024000 //3c023f80
and you give me
//patch=1,EE,001b5258,word,3c023f00 //3c023f80 

3c024000 that we use 4000000 means 2
3c023f00  we use 3f0000000 and that is 0.5

but if we want 50 to 60
you said
60/50 =1.2
1/1.2 = 0.833333...
0.833333=3f555555

¿what calculation you have been do for answer me set 0.5 in 3c023f00?

Game is running at 30fps
I want to set it to 60fps

60/30 =2
1/2 = 0.5
0.5=3f000000
Reply
(12-01-2020, 08:38 PM)Red-tv Wrote: Game is running at 30fps
I want to set it to 60fps

60/30 =2
1/2 = 0.5
0.5=3f000000

and what is the relation bewteen 60/30 and 50fps to 60fps.............
Intel i7 4790k / 32gb Ddr3 1600Mhz / GTX 1080 /Wind 10 64bit



Reply
(02-19-2017, 04:27 PM)asasega Wrote: Amount of testing: Little

Drakan: The Ancients' Gates SCUS-97128 0x4167D813
60 fps
201D78F0 28420001
where do i add the fps code?
Reply




Users browsing this thread: 17 Guest(s)