ROM Hack Question Burnout paradise handheld resolution

  • Thread starter Thread starter vanraz86
  • Start date Start date
  • Views Views 6,349
  • Replies Replies 17
  • Likes Likes 1

vanraz86

Well-Known Member
Newcomer
Joined
Jan 24, 2019
Messages
47
Reaction score
8
Trophies
0
Age
38
XP
1,541
Country
Greece
I've recently played Burnout Paradise on Switch and the lack of anti aliasing in handheld is terrible. This, with a resolution of, my guess 480p, maybe 540p, leads to a terrible image quality.

Can something be done to improve the quality and have 720p and antialising in handheld? Reverse nx would not do it for me, I don't want to play with a charger, but maybe gpu overclock 460mhz, 1200 Cpu and 1600 ram could do the trick?

I'm thinking of the great work that was done on Outer Worlds and both Xenoblades.

Thank you!
 
  • Like
Reactions: Fadi5555
I've recently played Burnout Paradise on Switch and the lack of anti aliasing in handheld is terrible. This, with a resolution of, my guess 480p, maybe 540p, leads to a terrible image quality.

Can something be done to improve the quality and have 720p and antialising in handheld? Reverse nx would not do it for me, I don't want to play with a charger, but maybe gpu overclock 460mhz, 1200 Cpu and 1600 ram could do the trick?

I'm thinking of the great work that was done on Outer Worlds and both Xenoblades.

Thank you!
From what I saw in code (it's not confirmed by any tech reviewer) game is 720p in handheld and 900p in docked. This is if it doesn't have dynamic res.

Code:
iVar8 = GetOperationMode();
DAT_710145a1fc._0_4_ = 1600;
if (iVar8 != 1) {
   DAT_710145a1fc._0_4_ = 1280;
}
DAT_710145a1fc._4_4_ = 900;
if (iVar8 != 1) {
   DAT_710145a1fc._4_4_ = 720;
}

It's definitely not 480p.
 
Last edited by masagrator,
yes agree handheld is not 720p maybe 480p
Its have dynamic res
Overclock to 1780 760 1600 u will get native res

For that I will need a charger, which defies the whole purpose of a handheld mode.

--------------------- MERGED ---------------------------

From what I saw in code (it's not confirmed by any tech reviewer) game is 720p in handheld and 900p in docked. This is if it doesn't have dynamic res.

It's definitely not 480p.

Can something be done to improve the IQ? Much appreciate your previous efforts
 
Overclock gpu to 460mhz and you'll be fine. I think game gets stable 720p with it. At least I don't see any differences with docked mode.
 
Last edited by ShinRaikdou,
Wtf, the game looks and plays amazingly well, even on stock clocks... Thank god its smooth 60fps, i'd take 60 with semi-decent graphics over 30 with good picture quality all day. And also you mostly drive with a speed of light in this game, 540p or 720p won't make a huge difference anyway, too fast for sightseeing.
 
According VG tech youtube channel
Portable mode uses a dynamic resolution with the highest resolution found being 1280x720 and the lowest resolution found being 640x720. The resolution drops below the maximum value more often in portable mode than in docked mode.
Docked mode uses a dynamic resolution with the highest resolution found being 1600x900 and the lowest resolution found being approximately 1152x900. The resolution seems to rarely drop below 1600x900 in docked mode.
 
From what I saw in code (it's not confirmed by any tech reviewer) game is 720p in handheld and 900p in docked. This is if it doesn't have dynamic res.

Code:
iVar8 = GetOperationMode();
DAT_710145a1fc._0_4_ = 1600;
if (iVar8 != 1) {
   DAT_710145a1fc._0_4_ = 1280;
}
DAT_710145a1fc._4_4_ = 900;
if (iVar8 != 1) {
   DAT_710145a1fc._4_4_ = 720;
}

It's definitely not 480p.
Do you think there's room for a bump in resolution with OC?
 
Do we need internet to play burnout paradise remastered?
I have modded switch n downloaded the game but when am starting it's showing can't connect to internet since I have not connected to wifi to be safe from ban
 

Site & Scene News

Popular threads in this forum