• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Game Modifications › Custom Texture Projects v
1 2 3 4 5 10 Next »

Resident Evil 2 & Resident Evil 3 Seamless HD Project
View New Posts | View Today's Posts

Pages (28): « Previous 1 ... 23 24 25 26 27 28 Next »
Jump to page 
Thread Rating:
  • 9 Vote(s) - 4.56 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Resident Evil 2 & Resident Evil 3 Seamless HD Project
10-21-2019, 09:52 AM
#241
Duke91 Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Oct 2019
To anyone who doesn't like the delay between transitions, right click the game on dolphin > properties > check speed up disc transfer rate, this will basically make the transitions seamless(or close to it), only downside is that some CGI cutscenes will become a stuttery mess, and alt-tab sometimes fixes it.

A question to OP: the resident evil 1(stay tuned) on your site is the GC version or another version (ps1,pc,etc)?
Find
Reply
10-22-2019, 02:15 AM
#242
Kayael Offline
Member
***
Posts: 123
Threads: 3
Joined: Aug 2018
(10-17-2019, 07:00 PM)Polybius22 Wrote: I just wanted to say thanks to you Kayael. About a year ago I played through 2 and it was a great experience. Definitely the definitive version of a classic. Getting the itch to do a playthrough of 3 for Halloween and happy to see you're still at it. One question for anyone familiar with the dolphinfxsuite2 shader. I was surprised to find it working with the dx11 backend, however, I have only ever used it for one purpose: scanlines. Unfortunately, even with low internal resolutions and an OpenGL backend I cannot get them working like I used to enjoy with the original dolphinfxsuite. Has anyone had any luck?

Thanks ! Indeed the scanlines appear to be broken. Not sure we can do much more here unfortunately.

(10-21-2019, 09:52 AM)Duke91 Wrote: To anyone who doesn't like the delay between transitions, right click the game on dolphin > properties > check speed up disc transfer rate, this will basically make the transitions seamless(or close to it), only downside is that some CGI cutscenes will become a stuttery mess, and alt-tab sometimes fixes it.

A question to OP: the resident evil 1(stay tuned) on your site is the GC version or another version (ps1,pc,etc)?

Original 1996 for PC Smile Though we don't have an ETA yet.
https://www.reshdp.com/re2/
Find
Reply
11-02-2019, 05:20 AM
#243
spannernick1 Offline
Junior Member
**
Posts: 2
Threads: 0
Joined: Nov 2019
(09-16-2018, 04:55 AM)Kayael Wrote: I had a idea.. is it possible to get the emulator to boot into the game from a Shortcut on the desktop(so like a command line command) so it boots straight into Re2 and Re3 once you have added the iso..?

By the way brilliant job with the textures on both games... 5 stars *****

EDIT 04/30/2019 : Big update for Resident Evil 2:

https://www.reshdp.com/re2/

You'll find there everything you need to play RE2 with seamless HD textures. The project is getting bigger and will possibly cover more versions of the game as well as other games in the serie so it's easier for us to maintain everything via this site. It all started here so we'll always support Dolphin as much as possible (Im looking at you RE3 and your nightmarish dumps).

I have to precise one thing : we made a portable custom Dolphin build (source code here) based on a recent rev (9916) that reintroduces the DMA hack so the music plays correctly, and added a new 4:3 aspect ratio that is a true 4:3 (like the forced 4:3 option in the Ishiiruka build). We did this to take advantage of the DDS BC7 format to limit the freezes between screen transition that PNG brings. It's pretty important is these kind of games so I highly suggest you go with the DDS pack. With the 1.1 update, the wildcard system has been tweaked to take advantage of the way RE2 and RE3 dump textures (different names with same tlut). We can thus avoid the numerous duplicates a single texture can have.

I hope you'll enjoy this !

https://youtu.be/Nk0W1qylTVQ

RE3 is also live now at https://www.reshdp.com/re3/

The improved wildcard feature we implemented allows us to finally bypass the major issue that was plaguing this game (countless dumps of the same textures).

Spanish pack for RE2 by CyberConan

Spanish pack for RE3 by CyberConan

RE2 Darkside Chronicles costume mod
Find
Reply
11-02-2019, 10:52 PM
#244
spannernick1 Offline
Junior Member
**
Posts: 2
Threads: 0
Joined: Nov 2019
(10-21-2019, 09:52 AM)Duke91 Wrote: To anyone who doesn't like the delay between transitions, right click the game on dolphin > properties > check speed up disc transfer rate, this will basically make the transitions seamless(or close to it), only downside is that some CGI cutscenes will become a stuttery mess, and alt-tab sometimes fixes it.

A question to OP: the resident evil 1(stay tuned) on your site is the GC version or another version (ps1,pc,etc)?

Its the GC version but do not see the point where the remake is on PC,its on Steam and RE Zero too,its in HD already.

https://store.steampowered.com/app/304240/Resident_Evil__biohazard_HD_REMASTER/

https://store.steampowered.com/app/339340/Resident_Evil_0__biohazard_0_HD_REMASTER/
Find
Reply
11-26-2019, 01:41 PM (This post was last modified: 11-27-2019, 03:57 AM by frakkinREmake.)
#245
frakkinREmake Offline
Junior Member
**
Posts: 1
Threads: 0
Joined: Nov 2019
Has anyone managed to get the emulation to work properly on MacOS 10+? I am using Catalina and am having a difficult time getting the build to work. I managed to get the binaries for the application built but the application crashes when I run it. If anyone can lend a hand on how they got it to work, you'd make my year.

Have a good one!

UPDATE: GOT IT WORKING!
Here are some details on the crash.

Spoiler: (Show Spoiler)
Code:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff634f349a __pthread_kill + 10
1   libsystem_pthread.dylib       0x00007fff635b06cb pthread_kill + 384
2   libsystem_c.dylib             0x00007fff6347ba1c abort + 120
3   org.qt-project.QtCore         0x0000000110befa89 0x110bd8000 + 96905
4   org.qt-project.QtCore         0x0000000110f1873e QMessageLogger::fatal(char const*, ...) const + 196
5   org.qt-project.QtGui           0x0000000110a7244d 0x110678000 + 4170829
6   org.qt-project.QtGui           0x00000001106abcbd QGuiApplicationPrivate::createPlatformIntegration() + 6989
7   org.qt-project.QtGui           0x00000001106abcdb QGuiApplicationPrivate::createEventDispatcher() + 27
8   org.qt-project.QtCore         0x0000000110dba2bf QCoreApplicationPrivate::init() + 1583
9   org.qt-project.QtGui           0x00000001106a6f59 QGuiApplicationPrivate::init() + 57
10  org.qt-project.QtWidgets       0x000000010e67d36a QApplicationPrivate::init() + 26
11  org.dolphin-emu.dolphin       0x000000010ca4307b main + 315
Find
Reply
03-15-2020, 03:55 PM
#246
Awaken47 Offline
Junior Member
**
Posts: 10
Threads: 0
Joined: May 2019
I noticed there is 1.2 update patches.
What do they do?
Find
Reply
03-15-2020, 04:04 PM
#247
Zombie Offline
Ancient Lich
***
Posts: 137
Threads: 6
Joined: Feb 2019
(03-15-2020, 03:55 PM)Awaken47 Wrote: I noticed there is 1.2 update patches.
What do they do?


Quote:# For RE2 :
- New character textures featuring manual edits and improvements
- New inventory item textures to be more consistent with the original ones
- New render for the STARS photograph in the STARS office
- Bugfixes (most notably the missing room :NemesisSmileSmile

# For RE3 :
- New character textures featuring manual edits and improvements
- New inventory textures
- New render for the STARS photograph
- Bugfixes (Some missing masks and the boutique now shows correctly open booths)
Phazon UI Discord | Phazon UI
Eternal Darkness HD | X-Men Legends II HD | Resident Evil Code: Veronica X HD | Metroid Prime Trilogy KBM UI Project
Website Find
Reply
03-15-2020, 11:53 PM
#248
Kayael Offline
Member
***
Posts: 123
Threads: 3
Joined: Aug 2018
@Zombie Thank you !

It's nothing big or major, just a few quality of life improvements.
https://www.reshdp.com/re2/
Find
Reply
04-02-2020, 12:29 AM (This post was last modified: 04-02-2020, 12:30 AM by GottaEvil.)
#249
GottaEvil Offline
Junior Member
**
Posts: 1
Threads: 0
Joined: Apr 2020
Problem with notes in RE3

https://i.ibb.co/7NVmg1F/GLEP08-21.png

RE3 PAL and NTCS

Dolphin version: 5.0 and 5.0-9919-dirty (seamless build)

Configuration: Default
Find
Reply
04-03-2020, 09:21 PM
#250
Kayael Offline
Member
***
Posts: 123
Threads: 3
Joined: Aug 2018
We had this issue reported, it's a graphic card issue. Try another video backend or you're just unlucky with your video card.
https://www.reshdp.com/re2/
Find
Reply
« Next Oldest | Next Newest »
Pages (28): « Previous 1 ... 23 24 25 26 27 28 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode