A Community discussion forum for Halo Custom Edition, Halo 2 Vista, Portal and Halo Machinima

Home  Search Register  Login Member ListRecent Posts
  
 
Viewing User Profile for: Demoxicini
About Contact
Joined: Feb 15, 2020 07:11 AM
Last Post: Dec 22, 2020 08:57 AM
Last Visit: Oct 12, 2022 06:27 PM
Location: France
Occupation:
Interests:
Your Age: 15
What Games do you play: all Halo game ; L4D2 , Half-life 2 , Portal 1 and 2 , Gmod, Black ops 2 and WaW.
Avatar:
343 Guilty Spark


Send Private Message
Post Statistics
Demoxicini has contributed to 22 posts out of 465278 total posts (0.00%) in 1,070 days (.02 posts per day).

20 Most recent posts:
Halo CE General Discussion » [Utility] Reclaimer Dec 22, 2020 08:57 AM (Total replies: 207)

Gravemind we need the converter for xbox format to pc format when saving as DDS file because if we can't open the file itself it's useless to implement it.

Halo CE General Discussion » [Utility] Reclaimer Dec 11, 2020 02:04 PM (Total replies: 207)

Gravemind, why when i save a bitmaps file as dds file, i can't open it even with photoshop or other tool it said this error.

Halo CE General Discussion » [Utility] Reclaimer Dec 4, 2020 11:50 AM (Total replies: 207)

Gravemind there would have an update about bitmaps extractions, to extract them depending with their shaders functions like albedo color, because texture are too dark and some game engine need color for their textures.

Halo CE General Discussion » [Utility] Reclaimer Nov 25, 2020 09:19 AM (Total replies: 207)

Gravemind can the DXviewer can put the ligh tag position to edit light in some case of place.

Halo CE General Discussion » [Utility] Reclaimer Nov 4, 2020 03:11 PM (Total replies: 207)

Gravemind, is it possible to add another function to the extraction of a model (bsp) to avoid the fact that those surface aren't totally flat, some 3D viewer have some trouble with vertex of flat surface of the model.
Edited by Demoxicini on Nov 4, 2020 at 03:13 PM

Halo CE General Discussion » [Utility] Reclaimer Sep 7, 2020 03:58 PM (Total replies: 207)

there is a solution about the sound extractor for Halo CE wasn't actually working, we need a fix the most quickly as possible.

Halo CE General Discussion » [Utility] Reclaimer Aug 10, 2020 03:04 PM (Total replies: 207)

Model save is broken, when i want to save a part of the models it saves whatever the entire of the model or i chose a part.

Halo CE General Discussion » [Utility] Reclaimer Jul 8, 2020 06:43 PM (Total replies: 207)

Graveming, it is possible without bothering you to make a sound extraction for Halo 2 classic.

Halo CE General Discussion » [Utility] Reclaimer Jun 25, 2020 03:55 PM (Total replies: 207)

i really need some help to convert collada file to vmf someone know to do if yes you could explain to me how or do the conversion, i would want just to convert the reflection (halo reach).

Halo CE General Discussion » [Utility] Reclaimer Jun 15, 2020 05:41 PM (Total replies: 207)

It is possible to create a sound extractor for Halo 2, if you can Gravemind, i know that Reclaimer don't support sound extraction from Halo 2...

Halo CE General Discussion » [Utility] Reclaimer May 28, 2020 05:26 PM (Total replies: 207)

i really need a vmf exporter, i used 3Dmax but it gives error, sorry to bother you Gravemind.

I have another question about reclaimer bitmap extraction, it would be very enjoyable that you could add the jpeg bitmaps format for the extraction.
Edited by Demoxicini on May 29, 2020 at 07:13 AM

Halo CE General Discussion » [Utility] Reclaimer May 17, 2020 11:49 AM (Total replies: 207)

it is a possiblity Gravemind that you can create another options to extract the map as a vmf file or it's not possible for you, i could understand.

it's possible to extract Halo 2 sound with reclaimer because the batch tag extract doesn't show it.
Edited by Demoxicini on May 19, 2020 at 08:39 AM

Halo CE General Discussion » [Utility] Reclaimer May 13, 2020 08:30 AM (Total replies: 207)

thank you somuch Gravemind it finally works but for scenario_struct_map_bsp, could you add the vmf format to use this for hammer editor (Valve game) if you can...

Halo CE General Discussion » [Utility] Reclaimer May 12, 2020 08:15 AM (Total replies: 207)

it's not a model file but a sound file...

Halo CE General Discussion » [Utility] Reclaimer May 12, 2020 07:04 AM (Total replies: 207)

no sorry, i redownloaded this but when i extract one tag, there is any sound.

Halo CE General Discussion » [Utility] Reclaimer May 11, 2020 06:19 AM (Total replies: 207)

Now another problem with the sound extractor, when i want extract a sound, there is no error, the batch extract show that it was extracted but when i wanted to see that, D:\XMA convert\sound\levels\deadlock\sound_scenery\flybys_halo3\details\ any sound detected. it is empty.
Edited by Demoxicini on May 11, 2020 at 06:37 AM

Halo CE General Discussion » [Utility] Reclaimer May 10, 2020 02:01 PM (Total replies: 207)

Hello Gravemind, there is an error with the sound extractor, i post it to you.

System.IO.IOException: the communication canal have been closed.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at System.IO.BinaryWriter.Write(Byte[] buffer)
at Adjutant.Utilities.SoundUtils.WriteRiffData(Stream output, IFormatHeader header, Byte[] data)
à Reclaimer.Plugins.SoundExtractorPlugin.WriteSoundFile(GameSound sound, String directory, Boolean overwrite)
at Reclaimer.Plugins.BatchExtractPlugin.SaveSound(ISoundContainer sound, String baseDir)
at Reclaimer.Plugins.BatchExtractPlugin.SaveSound(IIndexItem tag)
at Reclaimer.Plugins.BatchExtractPlugin.Extract(IIndexItem tag, ExtractCounter counter)
Extracted 0 tags in 4 seconds with 1 errors.


System.ComponentModel.Win32Exception (0x80004005): Le fichier spécifié est introuvable
à System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
à System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
à Assembly.Helpers.VariousFunctions.RunProgramSilently(String path, String arguments, String workingDirectory)
à Assembly.Metro.Controls.PageTemplates.Games.Components.Editors.SoundEditor.ConvertToAudioFile(ICollection`1 data, String path)
à Assembly.Metro.Controls.PageTemplates.Games.Components.Editors.SoundEditor.btnExtractSelectedPerm_Click(Object sender, RoutedEventArgs e)
à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
à System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
à System.Windows.Controls.Primitives.ButtonBase.OnClick()
à System.Windows.Controls.Button.OnClick()
à System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
à System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
à System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
à System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
à System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
à System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
à System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
à System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
à System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
à System.Windows.Input.InputManager.ProcessStagingArea()
à System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
à System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
à System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
à System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
à System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Halo CE General Discussion » [Utility] Reclaimer Feb 17, 2020 07:33 AM (Total replies: 207)

The sound extractor is quite hard to programm but it seems to easy to understand, but some unextractable just change the codec index value to 1 or 0 but they can be listened with some raw data problems (tics or white noise)

Halo CE General Discussion » [Utility] Reclaimer Feb 16, 2020 07:01 AM (Total replies: 207)

Thank Gravemind for those uptades, (i hope for the sound extractor )


Time: Thu January 19, 2023 12:08 AM 125 ms.
A Halo Maps Website