|
#1191
|
||||
|
||||
![]()
Thanks, I was able to get your saved state working with your help on IRC and have this implemented now.
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#1192
|
|||
|
|||
![]() ![]() Have tried the usual delete/recreate config trick...also tried any number of the recent EmuCR builds Any tips? -meant to add: can work around by changing to built-in PJ64 RSP but obviously keen to stick with the better plugin ;-) Last edited by fallaha56; 10th June 2015 at 05:47 PM. |
#1193
|
||||
|
||||
![]() Quote:
http://forum.pj64-emu.com/showthread.php?t=5028 HatCat's build is 64bit, my build is 32bit. |
#1194
|
||||
|
||||
![]()
Yeah this plugin's had a history of various people contributing a GUI for the config and it never working out in the end for one reason or another--either being closed-source from corrections, inescapably using a text-based INI-style config (rsp_conf.cfg instead of .bin), being written in megabytes of some overbloated library like Qt...just tons of contributions for a GUI that never worked out.
I think the spconfig.exe that Frank just linked to or integrating with the HLE gfx/audio checkboxes built in to the Project64 2.0+ GUI are the only sensible options at this point.
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#1195
|
||||
|
||||
![]()
I honestly don't like using PJ64's integrated checkboxes for selecting between HLE and LLE. You can't change it on the fly
![]() I actually used to use hex editor at one point, before making a GUI ![]() |
#1196
|
||||
|
||||
![]() Quote:
I never actually used a hex editor to change RSP settings that I can remember; that was just the answer I presented to everyone else. If I ever needed to change it I would just add CFG_HLE_GFX = 1 or something at the end of InitiateRSP and re-compile the source then that worked fine for me. However double-clicking spconfig.exe and entering 10 then starting emulation to configure HLE gfx that way seems faster than either compiling or going through a GUI anyway so I am happy with that. ![]() Typing just much faster than pointing and clicking the mouse 3 times. Easier to enter 100 and the console exits and understands immediately from that single input that gfx is HLE, other two are LLE. You could even enter 1 then 0 then 0 separately if you preferred it that way; GUIs aren't really all that flexible. ![]()
__________________
http://theoatmeal.com/comics/cat_vs_internet |
#1197
|
||||
|
||||
![]()
You can change HLE/LLE setting on the fly in PJ64, but it only works when switching plugin. For example if I have HLE gfx and want to switch to LLE, I select 1.6 D3D plugin, click apply, and switch back to 1.7 D3D and uncheck HLE Gfx box.
|
#1198
|
||||
|
||||
![]() Quote:
![]() Quote:
![]() |
#1199
|
|||
|
|||
![]()
I notice there's been three implementations of this plugin thus far: your own upstream, the mupen64plus fork, and the libretro fork. Are they all pretty much at parity with each other, or are the forks missing optimizations and such present in upstream?
|
#1200
|
||||
|
||||
![]() Quote:
I'm saying it's faster i.e. easier for the person to do it without a GUI, not "asm h4x ftw efficiency" faster. Quote:
I can recall that structurally the rsp fork in libretro was based on a point in time where I had the source laid out way differently, so there is some lack of synchronicity there. However it is not my concentration to be able to understand either the Mupen64Plus API or the RetroArch API, so I am not one with the ability to be involved in something like that.
__________________
http://theoatmeal.com/comics/cat_vs_internet |